FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Medication |
| Id | Medication-ExampleISiKMedikament9.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Medication",
"id": "ExampleISiKMedikament9",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
]
},
"ingredient": [
{
"strength": {
"numerator": {
"system": "http://unitsofmeasure.org",
"value": 142,
"unit": "mg",
"code": "mg"
},
"denominator": {
"system": "http://unitsofmeasure.org",
"value": 500,
"unit": "Milliliter",
"code": "mL"
}
},
"itemCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"code": "L01CD01",
"display": "Paclitaxel",
"version": "2024"
}
]
},
"isActive": true
},
{
"strength": {
"numerator": {
"system": "http://unitsofmeasure.org",
"value": 50,
"unit": "mg",
"code": "mg"
},
"denominator": {
"system": "http://unitsofmeasure.org",
"value": 1,
"unit": "Milliliter",
"code": "mL"
}
},
"itemCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"code": "B05BA11",
"display": "Glucose",
"version": "2024"
}
]
},
"isActive": false
}
],
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"code": {
"text": "Infusion bestehend aus 142 mg Paclitaxel aufgelöst zur Verabreichung in 500 ml 5-%iger (50 mg/ml) Glucose-Infusionslösung"
},
"status": "active",
"form": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "11210000",
"display": "Solution for infusion"
}
]
}
}