Stream: implementers
Topic: Medication Refill Order...
Shubham Sharma (Aug 27 2020 at 18:13):
Hi All, Trying to map a already issued medication order's refill / reorder scenario with medication request.
But somehow definition of "priorprescription" attribute and "intent" is not matching for same. Has any one tried it.
Lloyd McKenzie (Aug 27 2020 at 18:49):
Can you explain what you mean by "not matching"?
Shubham Sharma (Aug 27 2020 at 19:20):
Hi @Lloyd McKenzie attribute 'priorPrescription' says "An order/prescription that is being replaced".
It seems more of replacing like some changes as been done in new order and it replaces the previous one.
Melva Peters (Aug 27 2020 at 20:30):
It could point to the a prescription that was renewed - no change was made other than the previous order was renewed.
Shubham Sharma (Aug 28 2020 at 06:14):
Yes, I looked into details comment for priorPrescription --> "A link to a resource representing an earlier order related order or prescription." This looks more generous and i think that can point to previous order.
Last updated: Apr 12 2022 at 19:14 UTC