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

Generated Narrative: MedicationStatement AtApsExampleMedicationStatement01

Profile: AT APS MedicationStatement

status: Active

medication: Ramipril 5mg Kapseln

subject: Max Mustermann

effective: 2024-10-01 --> 2025-03-31

informationSource: Dr. Melanie Musterärztin

reasonCode: Hypertonie

dosage

text: 1 Kapsel täglich morgens

route: Oral use

DoseAndRates

-Dose[x]
*5 mg (Details: UCUM codemg = 'mg')
" }, "status" : "active", "medicationReference" : { "reference" : "Medication/AtApsExampleMedication01", "display" : "Ramipril 5mg Kapseln" }, "subject" : { "reference" : "Patient/HL7ATCorePatientExample01", "display" : "Max Mustermann" }, "effectivePeriod" : { "start" : "2024-10-01", "end" : "2025-03-31" }, "informationSource" : { "reference" : "Practitioner/HL7ATCorePractitionerExample01", "display" : "Dr. Melanie Musterärztin" }, "reasonCode" : [{ "coding" : [{ "system" : "http://snomed.info/sct", "code" : "59621000", "display" : "Hypertonie" }], "text" : "Hypertonie" }], "dosage" : [{ "text" : "1 Kapsel täglich morgens", "route" : { "coding" : [{ "system" : "http://snomed.info/sct", "code" : "26643006", "display" : "Oral use" }] }, "doseAndRate" : [{ "doseQuantity" : { "value" : 5, "unit" : "mg", "system" : "http://unitsofmeasure.org", "code" : "mg" } }] }] }