FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.medikation |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-mii-exa-medikation-medication-statement-intravenous-use.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationStatement",
"id": "mii-exa-medikation-medication-statement-intravenous-use",
"meta": {
"security": [
{
"code": "HTEST",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"display": "test health data"
}
],
"profile": [
"https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement|2026.0.1"
]
},
"dosage": [
{
"doseAndRate": [
{
"doseRange": {
"high": {
"value": 2600,
"code": "mg",
"system": "http://unitsofmeasure.org",
"unit": "milligram"
},
"low": {
"value": 2400,
"code": "mg",
"system": "http://unitsofmeasure.org",
"unit": "milligram"
}
}
}
],
"route": {
"coding": [
{
"code": "20045000",
"system": "http://standardterms.edqm.eu",
"display": "Intravenous use"
}
]
},
"text": "Parenterale Applikation von 2.400 mg bis unter 2.600 mg Thiotepa"
}
],
"effectiveDateTime": "2018-05-26",
"medicationReference": {
"reference": "Medication/mii-exa-medikation-medication-thiotepa"
},
"partOf": [
{
"reference": "Procedure/ExampleProcedure"
}
],
"status": "completed",
"subject": {
"reference": "Patient/example"
}
}