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

Generated Narrative: Medication AtApsExampleMedication01

Profile: AT APS Medication

code: Ramipril 5mg Kapseln

status: Active

manufacturer: Amadeus Spital

Ingredients

-Item[x]IsActiveStrength
*Ramipril Wirkstofftrue500 mg (Details: UCUM codemg = 'mg')/1 Kapsel (Details: UCUM code1 = '1')
" }, "code" : { "coding" : [{ "system" : "http://www.whocc.no/atc", "code" : "C09AA05", "display" : "Ramipril" }], "text" : "Ramipril 5mg Kapseln" }, "status" : "active", "manufacturer" : { "reference" : "Organization/AtApsExampleOrganization01", "display" : "Amadeus Spital" }, "ingredient" : [{ "itemReference" : { "reference" : "Medication/AtApsExampleMedication01", "display" : "Ramipril Wirkstoff" }, "isActive" : true, "strength" : { "numerator" : { "value" : 500, "unit" : "mg", "system" : "http://unitsofmeasure.org", "code" : "mg" }, "denominator" : { "value" : 1, "unit" : "Kapsel", "system" : "http://unitsofmeasure.org", "code" : "1" } } }] }