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

Generated Narrative: MedicationRequest AtApsExampleMedicationRequest01

Profile: AT APS MedicationRequest

status: Active

intent: Order

medication: Ramipril 5mg Kapseln

subject: Max Mustermann

authoredOn: 2024-10-14 10:00:00+0100

requester: Dr. Melanie Musterärztin

reasonCode: Hypertonie

dosageInstruction

text: 1 Kapsel täglich morgens

timing: Once per 1 day

route: Oral use

DoseAndRates

-Dose[x]
*5 mg (Details: UCUM codemg = 'mg')

dispenseRequest

quantity: 30 Kapseln

ExpectedSupplyDurations

-ValueUnitSystemCode
*30Tagehttp://unitsofmeasure.orgd
" }, "status" : "active", "intent" : "order", "medicationReference" : { "reference" : "Medication/AtApsExampleMedication01", "display" : "Ramipril 5mg Kapseln" }, "subject" : { "reference" : "Patient/HL7ATCorePatientExample01", "display" : "Max Mustermann" }, "authoredOn" : "2024-10-14T10:00:00+01:00", "requester" : { "reference" : "Practitioner/HL7ATCorePractitionerExample01", "display" : "Dr. Melanie Musterärztin" }, "reasonCode" : [{ "coding" : [{ "system" : "http://snomed.info/sct", "code" : "59621000", "display" : "Hypertonie" }], "text" : "Hypertonie" }], "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" }] }, "doseAndRate" : [{ "doseQuantity" : { "value" : 5, "unit" : "mg", "system" : "http://unitsofmeasure.org", "code" : "mg" } }] }], "dispenseRequest" : { "quantity" : { "value" : 30, "unit" : "Kapseln" }, "expectedSupplyDuration" : { "value" : 30, "unit" : "Tage", "system" : "http://unitsofmeasure.org", "code" : "d" } } }