I want to show entries from the MAR. One of the most important ones is a discontinued medication. I am using STU 3. I don't see anywhere that has the DC or discontinued code.
Any help is much appreciated, Thanks!
I want to show entries from the MAR. One of the most important ones is a discontinued medication. I am using STU 3. I don't see anywhere that has the DC or discontinued code.
Any help is much appreciated, Thanks!
I'm not quite sure about what you'd like to achieve. So i assume you are searching for medicationadministrations which weren't completed regulary?
You could search for all medicationadministrations with the status stopped in that case. If you are searching for completed medicationadministrations the code would be completed.
lloyd9h - from the FHIR community answered it like this:
MedicationAdministration allows you to say what was given (or not). If you want to indicate that an overall medication has been stopped, you'll need to use MedicationOrder/MedicationRequest.
Thanks!