You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there is a bug in the operation.provide-dispensation-erp.png (embedded in guides/erp-operations.md):
(case: Use Data absent Reason Extension) i am missing an action like: set Medication.status = active (in Medication referenced bei MedicationRequest)
(all Medication.status with RxPrescriptionProcessidentifier have been set to "inactive" before)
In case of "NOT use Data absent Reason Extension" (Medication referenced in MedicationDispense), the status of the Medication referenced bei MedicationReques remains "inactive", this is with intent?
By the way, a table for all possible combinations of states from involved resources would be helpful (for building FHIR-search-requests and interpretation of results), something like that:
MedicationRequest / referenced Medication
MedicationDispense / referenced Medication
meaning of status-combination
active / inactive
---
Request created by physician, waiting for dispense
completed / active
completed / ---
Dispene done, no substitution of medication
completed / inactive(?)
completed / active
Dispene done, with substitution of medication
---
completed / active
Dispense without request done (OTC, over the counter)
active / inactive
cancelled / inactive
Dispense cancelled, request waiting for dispense
cancelled / inactive
cancelled / inactive
cancelled / inactive
---
Request cancelled before any dispense
active / inactive
declined / inactive
???/???
???/???
Best regards
The text was updated successfully, but these errors were encountered:
Hello!
I think there is a bug in the operation.provide-dispensation-erp.png (embedded in guides/erp-operations.md):
(case: Use Data absent Reason Extension) i am missing an action like: set Medication.status = active (in Medication referenced bei MedicationRequest)
(all Medication.status with RxPrescriptionProcessidentifier have been set to "inactive" before)
In case of "NOT use Data absent Reason Extension" (Medication referenced in MedicationDispense), the status of the Medication referenced bei MedicationReques remains "inactive", this is with intent?
By the way, a table for all possible combinations of states from involved resources would be helpful (for building FHIR-search-requests and interpretation of results), something like that:
Best regards
The text was updated successfully, but these errors were encountered: