FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.mtb |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-MTBChemo1MedicationStatement2-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationStatement",
"id": "MTBChemo1MedicationStatement2-2",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-systemische-therapie-medikation"
]
},
"partOf": [
{
"reference": "Procedure/MTBChemo1Procedure"
},
{
"reference": "MedicationStatement/MTBChemo1MedicationStatement2"
}
],
"medicationCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"code": "L01DB01"
}
]
},
"note": [
{
"text": "Z2 Carboplatin AUC5 d1, pegliposomales Doxorubicin 30 mg/m2 d1"
}
],
"dosage": [
{
"doseAndRate": [
{
"doseQuantity": {
"value": 30,
"unit": "mg/m2",
"code": "mg/m2",
"system": "http://unitsofmeasure.org"
}
}
]
}
],
"status": "completed",
"subject": {
"reference": "Patient/PatientKimMusterperson"
},
"effectiveDateTime": "2023-02-01"
}