FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Medication |
| Id | Medication-ExampleISiKMedikament2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Medication",
"id": "ExampleISiKMedikament2",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
]
},
"ingredient": [
{
"strength": {
"numerator": {
"system": "http://unitsofmeasure.org",
"value": 85,
"unit": "mg",
"code": "mg"
},
"denominator": {
"system": "http://unitsofmeasure.org",
"value": 250,
"unit": "Milliliter",
"code": "mL"
}
},
"extension": [
{
"url": "http://fhir.de/StructureDefinition/WirkstofftypEX",
"valueCoding": {
"system": "http://fhir.de/CodeSystem/WirkstofftypCS",
"code": "IN"
}
}
],
"itemCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"code": "L01DB01",
"version": "2024",
"display": "Doxorubicin"
}
]
},
"isActive": true
},
{
"itemReference": {
"reference": "Medication/7f27cb8d-940b-43fd-ab8b-fee5b7a9b060"
},
"isActive": true
}
],
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"code": {
"text": "Infusion bestehend aus 85mg Doxorubicin aufgelöst zur Verabreichung in 250ml 5-%iger (50 mg/ml) Glucose-Infusionslösung"
},
"status": "active",
"form": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "11210000",
"display": "Solution for infusion"
}
]
}
}