Stream: implementers
Topic: MedicationRequest.dispenseRequest.performer
Shalinee Batri (Aug 28 2018 at 08:58):
Hello all,
Does anyone knows what MedicationRequest.dispenseRequest.performer attribute means. Its a reference to Organization resource. I need to know Pharmacy ID (NPI ) from medication request resource. So looking for appropriate attribute
Jose Costa Teixeira (Aug 28 2018 at 10:42):
Hi. This is intended to indicate, at prescription time, which dispenser is intended to dispense the prescription. It points to a "desired" pharmacy, or a department in a hospital. It does not indicate which pharmacy actually dispensed the medication - that would be in medicationDispense.
Shalinee Batri (Aug 29 2018 at 04:29):
Thanks @Jose Costa Teixeira . I am concerned about at the time of prescription itself (the desired pharmacy). So I guess that's the correct attribute.
Last updated: Apr 12 2022 at 19:14 UTC