FHIR Chat · How to retrieve MedicationStatement from basedOn reference. · implementers

Stream: implementers

Topic: How to retrieve MedicationStatement from basedOn reference.


view this post on Zulip Karimulla (Jan 16 2018 at 12:24):

Hi,

We are saving MedicationStatement Objects of Patient separately.
We are saving MedicationRequest object and after saving We are creating MedicationStatement object with reference of MedicationRequest Object using basedOn.

How to retrieve MedicationStatement object with basedOn reference id's?

Please suggest.

Thanks in Advance.

view this post on Zulip Lloyd McKenzie (Jan 16 2018 at 19:49):

Right now you'd need to define a custom search parameter, but this should probably be a standard search parameter. Can you please submit a change request so we can get this included in R4?


Last updated: Apr 12 2022 at 19:14 UTC