Kerndatensatz Senologie
0.9.0 - ci-build

Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Fall 4: Docetaxel 75 mg/m2, Zyklus 1, Tag 1 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "Fall4-Medikation-Docetaxel",
  "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 Fall4-Medikation-Docetaxel</b></p><a name=\"Fall4-Medikation-Docetaxel\"> </a><a name=\"hcFall4-Medikation-Docetaxel\"> </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-Fall4-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 386918005}\">Docetaxel</span></p><p><b>subject</b>: <a href=\"Patient-Fall4-Patient-Julia-Fischer.html\">Julia Fischer  Female, DoB: 1987-11-22 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-004)</a></p><p><b>effective</b>: 2025-03-10 --&gt; 2025-03-10</p><p><b>dateAsserted</b>: 2025-03-10</p><p><b>reasonReference</b>: <a href=\"Condition-Fall4-Diagnose-Mammakarzinom.html\">Condition Malignant neoplasm of breast</a></p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Events: 2025-03-10 </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>75 mg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/m2 = 'mg/m2')</span></td></tr></table></blockquote></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/Fall4-Systemtherapie-Neoadjuvant"
    }
  ],
  "status" : "completed",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "386918005",
        "display" : "Docetaxel"
      }
    ],
    "text" : "Docetaxel"
  },
  "subject" : {
    🔗 "reference" : "Patient/Fall4-Patient-Julia-Fischer"
  },
  "effectivePeriod" : {
    "start" : "2025-03-10",
    "end" : "2025-03-10"
  },
  "dateAsserted" : "2025-03-10",
  "reasonReference" : [
    {
      🔗 "reference" : "Condition/Fall4-Diagnose-Mammakarzinom"
    }
  ],
  "dosage" : [
    {
      "timing" : {
        "event" : [
          "2025-03-10"
        ]
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 75,
            "unit" : "mg/m2",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg/m2"
          }
        }
      ]
    }
  ]
}