{
  "resourceType" : "MedicationStatement",
  "id" : "Fall2-Medikation-Carboplatin",
  "meta" : {
    "profile" : ["https://www.senologie.org/fhir/StructureDefinition/senologie-systemtherapie-medikation"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement Fall2-Medikation-Carboplatin</b></p><a name=\"Fall2-Medikation-Carboplatin\"> </a><a name=\"hcFall2-Medikation-Carboplatin\"> </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=\"StructureDefinition-senologie-systemtherapie-medikation.html\">BIH Senologie Systemtherapie Medikation (einzelne Gabe)</a></p></div><p><b>Therapie-Zyklus</b>: 1</p><p><b>Tag im Zyklus</b>: 1</p><p><b>partOf</b>: <a href=\"Procedure-Fall2-Systemtherapie-Neoadjuvant.html\">Procedure Zytostatische Chemotherapie, Immuntherapie und antiretrovirale Therapie</a></p><p><b>status</b>: completed</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 386905002}\">Carboplatin</span></p><p><b>subject</b>: <a href=\"Patient-Fall2-Patient-Lena-Hoffmann.html\">Lena Hoffmann  Female, DoB: 1980-09-28 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-002)</a></p><p><b>effective</b>: 2025-03-01 --&gt; 2025-03-01</p><p><b>dateAsserted</b>: 2025-03-01</p><p><b>reasonReference</b>: <a href=\"Condition-Fall2-Diagnose-Mammakarzinom.html\">Condition Malignant neoplasm of breast</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>Carboplatin AUC 5</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-therapy-cycle",
    "valueInteger" : 1
  },
  {
    "url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-day-in-cycle",
    "valueInteger" : 1
  }],
  "partOf" : [{
    "reference" : "Procedure/Fall2-Systemtherapie-Neoadjuvant"
  }],
  "status" : "completed",
  "medicationCodeableConcept" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "386905002",
      "display" : "Carboplatin"
    }],
    "text" : "Carboplatin"
  },
  "subject" : {
    "reference" : "Patient/Fall2-Patient-Lena-Hoffmann"
  },
  "effectivePeriod" : {
    "start" : "2025-03-01",
    "end" : "2025-03-01"
  },
  "dateAsserted" : "2025-03-01",
  "reasonReference" : [{
    "reference" : "Condition/Fall2-Diagnose-Mammakarzinom"
  }],
  "dosage" : [{
    "text" : "Carboplatin AUC 5"
  }]
}