FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Medication |
| Id | Medication-ExampleISiKMedikament7.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Medication",
"id": "ExampleISiKMedikament7",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
]
},
"ingredient": [
{
"strength": {
"numerator": {
"system": "http://unitsofmeasure.org",
"value": 500,
"unit": "mg",
"code": "mg"
},
"denominator": {
"system": "http://unitsofmeasure.org",
"value": 1,
"code": "1"
}
},
"itemCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"code": "N02BE01",
"display": "Paracetamol",
"version": "2024"
}
]
},
"isActive": true
},
{
"strength": {
"numerator": {
"system": "http://unitsofmeasure.org",
"value": 1,
"unit": "Esslöffel",
"code": "1"
},
"denominator": {
"system": "http://unitsofmeasure.org",
"value": 1,
"code": "1"
}
},
"itemCodeableConcept": {
"text": "Wasser"
},
"isActive": false
}
],
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"code": {
"text": "Paracetamol gelöst in Wasser"
},
"status": "active"
}