Stream: implementers
Topic: MedicationAdministration dosage.text
Jenni Syed (Jun 17 2016 at 18:19):
All, we were rechecking some mappings, and the MedicationAdministration dosage.text states "Free text dosage instructions can be used for cases where the instructions are too complex to code. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication." Which is essentially a smaller chunck of text from MedicationOrder
Jenni Syed (Jun 17 2016 at 18:21):
The confusion: should the text be the administration's original *instructions* (eg: from the order) or should the text be a representation of the actual administration (what is actually in the dosage element)? Both seem beneficial, though you could go through the MedicationOrder reference to get to the original
Melva Peters (Jun 17 2016 at 19:54):
The adminstration is intended to be a single instance of an administration of an order. The dose in the adminstration should reflect the dose of the medication that was administered.
Lloyd McKenzie (Jun 19 2016 at 02:53):
Would probably be best to change the description to not refer to "instructions"
Jenni Syed (Jun 20 2016 at 17:17):
Last updated: Apr 12 2022 at 19:14 UTC