Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing important action in operation provide-dispensation #16

Open
mge-medisoftware opened this issue Jul 4, 2024 · 0 comments
Open

Comments

@mge-medisoftware
Copy link

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:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant