FHIR IG analytics| Package | hl7.at.fhir.elga.emed.r4 |
| Resource Type | Medication |
| Id | Medication-At-Emed-Example-Medication-Magistral-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Freitext-Informationen zur magistralen Anwendung.
{
"resourceType": "Medication",
"id": "At-Emed-Example-Medication-Magistral-01",
"meta": {
"profile": [
"https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-elga-emed-medication-medikation"
]
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"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"
}
}
}
]
}