{
  "resourceType" : "MedicationStatement",
  "id" : "MTBChemo1MedicationStatement4-1",
  "meta" : {
    "profile" : ["https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-systemische-therapie-medikation"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement MTBChemo1MedicationStatement4-1</b></p><a name=\"MTBChemo1MedicationStatement4-1\"> </a><a name=\"hcMTBChemo1MedicationStatement4-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.onkologie@2026.0.3&amp;canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-systemische-therapie-medikation\">MII PR Onkologie Systemische Therapie Medikation</a></p></div><p><b>partOf</b>: </p><ul><li><a href=\"Procedure-MTBChemo1Procedure.html\">Procedure Chemotherapy</a></li><li><a href=\"MedicationStatement-MTBChemo1MedicationStatement4.html\">MedicationStatement: status = completed; medication[x] = ; effective[x] = 2023-03-29</a></li></ul><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/atc L01XA02}\">L01XA02</span></p><p><b>subject</b>: <a href=\"Patient-PatientKimMusterperson.html\">Kim Musterperson  (no stated gender), DoB: 1956-03-14</a></p><p><b>effective</b>: 2023-03-29</p><p><b>note</b>: </p><blockquote><div><p>Z4 Carboplatin AUC5 d1, pegliposomales Doxorubicin 30 mg/m2 d1</p>\n</div></blockquote><blockquote><p><b>dosage</b></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>5 AUC<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg.min/ml = 'mg.min/ml')</span></td></tr></table></blockquote></div>"
  },
  "partOf" : [{
    "reference" : "Procedure/MTBChemo1Procedure"
  },
  {
    "reference" : "MedicationStatement/MTBChemo1MedicationStatement4"
  }],
  "status" : "completed",
  "medicationCodeableConcept" : {
    "coding" : [{
      "system" : "http://fhir.de/CodeSystem/bfarm/atc",
      "code" : "L01XA02"
    }]
  },
  "subject" : {
    "reference" : "Patient/PatientKimMusterperson"
  },
  "effectiveDateTime" : "2023-03-29",
  "note" : [{
    "text" : "Z4 Carboplatin AUC5 d1, pegliposomales Doxorubicin 30 mg/m2 d1"
  }],
  "dosage" : [{
    "doseAndRate" : [{
      "doseQuantity" : {
        "value" : 5,
        "unit" : "AUC",
        "system" : "http://unitsofmeasure.org",
        "code" : "mg.min/ml"
      }
    }]
  }]
}