ELGA e-Medikation (R4) ENTWURF
0.1.1 - ci-build
ELGA e-Medikation (R4) ENTWURF - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Medication",
"id" : "At-Emed-Example-Medication-Magistral-01",
"meta" : {
"profile" : [
🔗 "https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-medication"
]
},
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Freitext-Informationen zur magistralen Anwendung.</p></div>"
},
"form" : {
"coding" : [
{
"system" : "https://termgit.elga.gv.at/CodeSystem/medikationdarreichungsform",
"code" : "100000073713",
"display" : "Salbe"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "https://termgit.elga.gv.at/CodeSystem/atc-deutsch-wido",
"code" : "A01AC03",
"display" : "Hydrocortison"
}
]
},
"strength" : {
"numerator" : {
"value" : 1,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
},
"denominator" : {
"value" : 100,
"unit" : "g",
"system" : "http://unitsofmeasure.org",
"code" : "g"
}
}
},
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "https://termgit.elga.gv.at/CodeSystem/atc-deutsch-wido",
"code" : "A01AB18",
"display" : "Clotrimazol"
}
]
},
"strength" : {
"numerator" : {
"value" : 1,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
},
"denominator" : {
"value" : 100,
"unit" : "g",
"system" : "http://unitsofmeasure.org",
"code" : "g"
}
}
},
{
"itemCodeableConcept" : {
"text" : "Salbengrundlage"
},
"isActive" : false,
"strength" : {
"numerator" : {
"value" : 98,
"unit" : "g"
},
"denominator" : {
"value" : 100,
"unit" : "g"
}
}
}
]
}