Stream: implementers
Topic: Problems assessment
rekha (Jan 07 2021 at 14:02):
Hi All,
Is there anyone creating an Implementation guide based on problems consisting of medications, laboratory reports and radiologies . Please let me know.
Thanks in advance...
René Spronk (Jan 07 2021 at 14:03):
There are lots of projects that cover these topics, e.g. http://build.fhir.org/ig/HL7/US-Core/
Bhaveshkumar Shah (Jan 07 2021 at 14:03):
I have implemented MedicationRequest Resource and in that I have attached the reference of Medication but the PatientEverything API does not return the data of Medication Resource against the Patient. Can you please help me for the same.
Bhaveshkumar Shah (Jan 07 2021 at 14:11):
I there any other way to fetch Medication resource's data against the Patient using PatientEverything API?
rekha (Jan 07 2021 at 14:15):
Hi @Bhaveshkumar Shah We can perform curd operations by using api calls upto my knowledge.
Bhaveshkumar Shah (Jan 07 2021 at 14:17):
@rekha I am just fetching all the resources against the Patient by using PatientEverything API. Also in the FHIR store I have checked that reference is given correctly. But API is not returned Medication Resource's data.
rekha (Jan 07 2021 at 14:21):
@Bhaveshkumar Shah Please check with the server team for the operation to perform correctly to retrieve the data you needed .
Last updated: Apr 12 2022 at 19:14 UTC