Thank you for helping me understand FHIR! Your videos are a great resource for someone jumping in for the first time. Looking forward to Part 3 of this series while I try to figure it out as well :-P
Nice information. Thanks and continue posting such videos. Could you please point me to the APIs for Epic Mychart. I want to get patient information (EPT and WPT records) for my clients.
Hi Gino, how are you? Is there a contact email to communicate with you? I have an unusual situation involving the server response JSON format. Instead of returning something like: "id": "1190270", Returns: "id": { "value": "1190270" }, Have you ever been through something like this?
Please, please, please continue the series!!
Please continue making these videos Gino. Thanks.
Thanks for posting this series, looking forward to the next episodes!
Thank you for helping me understand FHIR! Your videos are a great resource for someone jumping in for the first time.
Looking forward to Part 3 of this series while I try to figure it out as well :-P
Awesome video. I am looking forward to learn how to connect and run get/post against the actual hapi-fhir server.
Hi Gino, Do you have any plans to do tutorials on openEHR?
Hello Gino. This episode is a kind of a teaser :) What about releasing part 3...? :) Cheers
This is fantastic - thanks so much.
Why is the POST request named "TypeCreate" rather than "InstanceCreate"?
Thank you for the video :)
I'm a student studying FHIR.
Is there anything you should observe regarding the security of the FHIR database?
Nice information. Thanks and continue posting such videos. Could you please point me to the APIs for Epic Mychart. I want to get patient information (EPT and WPT records) for my clients.
Hi Gino, how are you? Is there a contact email to communicate with you?
I have an unusual situation involving the server response JSON format. Instead of returning something like:
"id": "1190270",
Returns:
"id": {
"value": "1190270"
},
Have you ever been through something like this?