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 6: Adjuvante Bestrahlung 50 Gy (kein Boost) - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "Fall6-Strahlentherapie",
  "meta" : {
    "profile" : [
      🔗 "https://www.senologie.org/fhir/StructureDefinition/senologie-strahlentherapie"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure Fall6-Strahlentherapie</b></p><a name=\"Fall6-Strahlentherapie\"> </a><a name=\"hcFall6-Strahlentherapie\"> </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-strahlentherapie.html\">BIH Senologie Strahlentherapie</a></p></div><p><b>MII EX Onko Strahlentherapie Intention</b>: <span title=\"Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention K}\">kurativ</span></p><p><b>Anzahl Bestrahlungssitzungen</b>: 25 Sitzungen</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 1287742003}\">Radiotherapy (procedure)</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/ops 8-522.d1}\">Hochvoltstrahlentherapie: Linearbeschleuniger mehr als 6 MeV Photonen oder schnelle Elektronen, 3D-geplante Bestrahlung: Mit bildgestützter Einstellung</span></p><p><b>subject</b>: <a href=\"Patient-Fall6-Patient-Petra-Schneider.html\">Petra Schneider  Female, DoB: 1958-09-08 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-006)</a></p><p><b>performed</b>: 2025-05-19 --&gt; 2025-06-20</p><p><b>reasonReference</b>: <a href=\"Condition-Fall6-Diagnose-DCIS.html\">Condition Ductal carcinoma in situ of breast</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 80248007}\">Left breast structure</span></p><p><b>note</b>: </p><blockquote><div><p>Ganzbrust links 50 Gy in 25 Fraktionen, kein Boost (DCIS)</p>\n</div></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-ex-onko-strahlentherapie-intention",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention",
            "code" : "K",
            "display" : "kurativ"
          }
        ]
      }
    },
    {
      "url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-session-count",
      "valueQuantity" : {
        "value" : 25,
        "unit" : "Sitzungen"
      }
    }
  ],
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "1287742003",
        "display" : "Radiotherapy (procedure)"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/ops",
        "version" : "2025",
        "code" : "8-522.d1",
        "display" : "Hochvoltstrahlentherapie: Linearbeschleuniger mehr als 6 MeV Photonen oder schnelle Elektronen, 3D-geplante Bestrahlung: Mit bildgestützter Einstellung"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Fall6-Patient-Petra-Schneider"
  },
  "performedPeriod" : {
    "start" : "2025-05-19",
    "end" : "2025-06-20"
  },
  "reasonReference" : [
    {
      🔗 "reference" : "Condition/Fall6-Diagnose-DCIS"
    }
  ],
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "80248007",
          "display" : "Left breast structure"
        }
      ]
    }
  ],
  "note" : [
    {
      "text" : "Ganzbrust links 50 Gy in 25 Fraktionen, kein Boost (DCIS)"
    }
  ]
}