Medication Dispense: Row-per-Order/Medication Request vs "Row-Per-Prescription"

Ah, yes, I think this was something I wasn’t too sure on. There is an authoredOn standard field for MedicationRequests that we could map to… something, but I wasn’t entirely clear on the meaning of “dateActivated” in the order model.

Will do!

Yeah, I was looking at “authored” as well… I would think that would most likely map to “date created”, but that’s more than an audit timestamp field than anything else.

The assumption was orders are always done within the context of an encounter, which occurs at a point in time. So, the orders would inherit the encounter_datetime.

1 Like