Stream: implementers
Topic: MedicationRequest deliverTo
Dave Barnet (Dec 03 2018 at 15:05):
Just looking at MedicationRequest, and have a requirement to say where the medication is to be delivered. I see that in SupplyRequest there's a deliverTo location - what would be the equivalent using the Patient focused MedicationRequest?
Melva Peters (Dec 03 2018 at 15:54):
The requirement to include the deliver to location has never been raised for MedicationRequest. I expect it would be part of the MedicationRequest.dispenseRequest backbone element if it was added. If you have a use case, please add a GForge Tracker item with the details for the Pharmacy Work Group to consider.
Melva Peters (Dec 03 2018 at 15:55):
The other option is for you to use an extension.
Jose Costa Teixeira (Dec 09 2018 at 09:48):
I don't know whether the question is about
a) where the medication is requested to be delivered (at prescription time we can say that it is to delivered at a specific location), or
b) where the dispensed medication is to be sent to.
I'd think the first one would be in the request resource, the second in the dispense resource
Last updated: Apr 12 2022 at 19:14 UTC