Finally, our modeling efforts at our company Cistec in Switzerland are taking root in the application, and I am happy, that soon we can take the first medication orders in our EHR on top of openEHR. Along the requirements analysis and specification, I came along one important issue, that we were able to discuss with Heather Leslie on March 6, 2024.
CONTEXT:
Due to the importance of this requirement, I decided to include a breaking change compared to the archetype INSTRUCTION.medication_order.v3 in the international CKM. This resulted in a change request by Heather Leslie - thank you Heather - on April 03, 2024, which is still pending. And the breaking change is rather simple, namely increasing the cardinality (or occurences) of the slot âMedication detailsâ in the archetype INSTRUCTION.medication_order.v3 from 0âŚ1 to 0âŚ*.
REQUIREMENT:
Ths inclusion of this breaking change is based on the following scenario:
Due to persistent nausea and vomiting, the resident decides to update the medication order for âDiclofenacâ - a NSAID - from oral to intravenous use. This results, in a medication order with 1 Ampoule of Diclofenac 75mg (in 3mL), a carrier solution (100 mL NaCl - sodium chloride) and a buffer (Sodium bicarbonate 8.4% in 10mL) sharing the same therapeutic directions.
REASON FOR BREAKING CHANGE:
Instead of creating three different instances based on the archetype INSTRUCTION.medication_order.v3, I decided to update the cardinality of the slot âMedication detailsâ, such that I can instantiate one medication order with these three drugs/items sharing the same therapeutic direction and thus the clinical instructions.
MY QUESTION TO THE COMMUNITY:
As the change request is still pending, I wanted to ask in the community how you actually resolve the previous scenario in openEHR?