Super informative. What is the purpose of constraining a resource via use of profile if I can post the same resource without that constraint? In your example, do you now have two patients - one with patient id and one without?
A resource will be validated against a profile if the resource mentioned the profile in the meta attribute. So that way you can have some guarantee of the data to expect in the resource.
Hi Sidharth, How could manage to get an entire medical history of a patient. I need patient,medication,ecounter, immunization etc from a single request agiants the patient id or identifier
Hello Sidharth, is it advisable to put profiles (structure definitions) in a Bundle and then send to the FHIR server or send individual profiles? Please what do you suggest?
How can we save all patient data on fhir server? Means if one of my EHR have 100 patients. Shall I manually save these all patient data through the patient resource by curl request ?
@@medblocks are you know about the code, that is from fhir client using by python 'app_id': 'my_web_app', 'api_base': 'r4.smarthealthit.org', 'redirect_uri': 'localhost:8000/fhir-app/', What is the api_base? we can use our own server to for my developement
@@medblocks are you know about the below code, that is from fhir client using by python 'app_id': 'my_web_app', 'api_base': 'r4.smarthealthit.org', 'redirect_uri': 'localhost:8000/fhir-app/', What is the api_base? we can use our own server for my developement
If i understand correctly, one can prepare a transactional bundle like specified in previous video with those 100 patients and submit as one single bundle. It saves requests.
@@medblocks yes on the open source it is there but on the managed fhir server i have got a confirmation from MS that no validation is provided. In that case would the purpose of profiles and extensions get diluted??
@@medblocks yes that's the right use case. I just wanted to ask you one question on extensions: If we create a extension for a resource and post some data accordingly, then when we do a GET on that data does the extension tag gets resolved or it still appears as an extension?
@@medblocks thanks for your response..I am trying to visualize the workflow..So if I download an app and connect to payer , it would be needing a consent from patient to query data..How to achieve that
Good information. While trying this, getting error message “Unable to resolve profile ‘hl7.org/fhir/StructureDefinition/Patient’” Any help on this please?
@@medblocks Yes but for that I want to give profile (US Core) and validate resources against this profile only. So. I want java code for it, if you have.
Do you want to become a FHIR 🔥 expert? Come join me in my upcoming webinar on 5th September 2024. Register now! link.medblocks.com/fhir-3dac0d
Its easy to understand after watching this tutorial
Great job Sidharth. You are a great teacher and explain concepts simply and concisely. Thank you!
Thank you so much
Great content. Could you cover implementation guide and terminology concepts as well
can you please provide database schema for FHIR resources so that we can implement in our own language easily
Clear and great!
Learn a lot with your videos
Super informative.
What is the purpose of constraining a resource via use of profile if I can post the same resource without that constraint? In your example, do you now have two patients - one with patient id and one without?
A resource will be validated against a profile if the resource mentioned the profile in the meta attribute. So that way you can have some guarantee of the data to expect in the resource.
Hi Sidharth,
How could manage to get an entire medical history of a patient. I need patient,medication,ecounter, immunization etc from a single request agiants the patient id or identifier
Hi
Recently I got project for FHIR
I need to learn more
Can u upload more videos regarding FHIR
Can you make a tutorial about how to represent the FHIR resources for a patient in a UX e.g. a web app?
@@medblocks thanks!!! I will check. Do you have a link?
Excellent content
Is there any similar projects available in 64-bits mac? look like forge can only be installed in windows or 32-bits mac...
Hello Sidharth, is it advisable to put profiles (structure definitions) in a Bundle and then send to the FHIR server or send individual profiles? Please what do you suggest?
Will you be covering extensions as well?
@@medblocks yes that would be great if you could, because as per the documentation i have gone through, extensions don't seem to be that easy
@@medblocks Thanks 👍
is there an opensource software like Forge?
could you please create a video on CodeSystem and ValueSet? Thanks.
@@medblocks Thank you.
How can we save all patient data on fhir server? Means if one of my EHR have 100 patients. Shall I manually save these all patient data through the patient resource by curl request ?
@@medblocks Thanks bro
@@medblocks are you know about the code, that is from fhir client using by python
'app_id': 'my_web_app',
'api_base': 'r4.smarthealthit.org',
'redirect_uri': 'localhost:8000/fhir-app/',
What is the api_base? we can use our own server to for my developement
@@medblocks are you know about the below code, that is from fhir client using by python
'app_id': 'my_web_app',
'api_base': 'r4.smarthealthit.org',
'redirect_uri': 'localhost:8000/fhir-app/',
What is the api_base? we can use our own server for my developement
If i understand correctly, one can prepare a transactional bundle like specified in previous video with those 100 patients and submit as one single bundle. It saves requests.
If a FHIR server(Azure FHIR) doesn't support profile and extension validation, will creating them derive any meaning in that server?
@@medblocks yes on the open source it is there but on the managed fhir server i have got a confirmation from MS that no validation is provided.
In that case would the purpose of profiles and extensions get diluted??
@@medblocks yes that's the right use case.
I just wanted to ask you one question on extensions:
If we create a extension for a resource and post some data accordingly, then when we do a GET on that data does the extension tag gets resolved or it still appears as an extension?
How do we implement consent management with FHIR?
@@medblocks thanks for your response..I am trying to visualize the workflow..So if I download an app and connect to payer , it would be needing a consent from patient to query data..How to achieve that
Good information. While trying this, getting error message “Unable to resolve profile ‘hl7.org/fhir/StructureDefinition/Patient’”
Any help on this please?
Unistalling/Installing Forge fixed this issue. Thanks
Hi, Can you please share java code for validating resource against profile ?
@@medblocks Yes but for that I want to give profile (US Core) and validate resources against this profile only. So. I want java code for it, if you have.
👍 nd🙌