{ "resourceType" : "MedicationDispense", "id" : "AtApsExampleMedicationDispense01", "meta" : { "profile" : ["https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-medicationdispense"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: MedicationDispense AtApsExampleMedicationDispense01

Profile: AT APS MedicationDispense

status: Completed

medication: Ramipril 5mg Kapseln

subject: Max Mustermann

Performers

-Actor
*Amadeus Spital

authorizingPrescription: Verordnung Ramipril

quantity: 30 Kapseln

daysSupply: 30 Tage (Details: UCUM coded = 'd')

whenHandedOver: 2024-10-15 09:30:00+0100

DosageInstructions

-TextTimingRoute
*1 Kapsel täglich morgensOnce per 1 dayOral use
" }, "status" : "completed", "medicationReference" : { "reference" : "Medication/AtApsExampleMedication01", "display" : "Ramipril 5mg Kapseln" }, "subject" : { "reference" : "Patient/HL7ATCorePatientExample01", "display" : "Max Mustermann" }, "performer" : [{ "actor" : { "reference" : "Organization/AtApsExampleOrganization01", "display" : "Amadeus Spital" } }], "authorizingPrescription" : [{ "reference" : "MedicationRequest/AtApsExampleMedicationRequest01", "display" : "Verordnung Ramipril" }], "quantity" : { "value" : 30, "unit" : "Kapseln" }, "daysSupply" : { "value" : 30, "unit" : "Tage", "system" : "http://unitsofmeasure.org", "code" : "d" }, "whenHandedOver" : "2024-10-15T09:30:00+01:00", "dosageInstruction" : [{ "text" : "1 Kapsel täglich morgens", "timing" : { "repeat" : { "frequency" : 1, "period" : 1, "periodUnit" : "d" } }, "route" : { "coding" : [{ "system" : "http://snomed.info/sct", "code" : "26643006", "display" : "Oral use" }] } }] }