FHIR Chat · I have a pdf of labwork, how do I associate it with an LPR ? · implementers

Stream: implementers

Topic: I have a pdf of labwork, how do I associate it with an LPR ?


view this post on Zulip Ruchika K (Feb 04 2022 at 16:49):

I have a pdf of labwork information and I want to associate it with the patient as is. I am planning to use this resource https://hl7.org/fhir/R4/diagnosticreport.html . It has a media->link which could potentially have any url including a png/pdf etc. Is that a standard way to do this ?

view this post on Zulip Elliot Silver (Feb 04 2022 at 17:09):

That is one way. You could also look at using DocumentReference.

view this post on Zulip Yunwei Wang (Feb 04 2022 at 17:35):

You can consider DiagnosticReport.presentedForm

view this post on Zulip Ruchika K (Feb 05 2022 at 23:49):

Thank you so much. Am checking out those options.


Last updated: Apr 12 2022 at 19:14 UTC