Stream: implementers
Topic: How to implement FHIR
Prasad Yenpure (Apr 30 2020 at 18:01):
Hi All,
I am software engineer, I wan to know about FHIR and how it works , how the RestAPI use to implement it.
Please help me in this, thanks in advanced !!
Jean Duteau (Apr 30 2020 at 18:12):
the best thing to do is go read the specification, specifically the section on REST. if you have more specific questions, then you can come back and ask.
Prasad Yenpure (Apr 30 2020 at 18:14):
Yes, from last two days I am going through official website, but not getting clear idea about it
Jean Duteau (Apr 30 2020 at 18:27):
well, you'll have to be specific with your questions or consider taking one of the many FHIR tutorials that HL7 offers
Prasad Yenpure (Apr 30 2020 at 18:33):
Yes correct,
Actually I wanted to implement FHIR into my one application, for that i am collecting some information about it.
Bapi Behera (Apr 30 2020 at 19:13):
Prasad Yenpure said:
Hi All,
I am software engineer, I wan to know about FHIR and how it works , how the RestAPI use to implement it.Please help me in this, thanks in advanced !!
What is your usecase? That will help to guide what FHIR resources you can use or any Implementation guide is available. Is it HL7 ADT /ORU/... you wana implement
Lloyd McKenzie (Apr 30 2020 at 19:24):
You can also experiment with the public test servers linked to at the bottom of the FHIR home page
Last updated: Apr 12 2022 at 19:14 UTC