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

: Beispiel: Neoadjuvante Chemotherapie EC-T - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "Example-Systemtherapie-ECT",
  "meta" : {
    "profile" : [
      🔗 "https://www.senologie.org/fhir/StructureDefinition/senologie-systemtherapie-procedure"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure Example-Systemtherapie-ECT</b></p><a name=\"Example-Systemtherapie-ECT\"> </a><a name=\"hcExample-Systemtherapie-ECT\"> </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-procedure.html\">BIH Senologie Systemtherapie (übergeordnet)</a></p></div><p><b>MII EX Onko Systemische Therapie 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>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 18629005}\">Administration of medication</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/ops 8-54}\">Zytostatische Chemotherapie, Immuntherapie und antiretrovirale Therapie</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Maria Musterfrau  Female, DoB: 1965-03-12 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2024-001)</a></p><p><b>performed</b>: 2024-01-15 --&gt; 2024-05-20</p><p><b>reasonReference</b>: <a href=\"Condition-Example-Diagnose-Mammakarzinom.html\">Condition Malignant neoplasm of breast</a></p><p><b>outcome</b>: <span title=\"Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-ende-grund E}\">Therapie planmäßig abgeschlossen, klinisch partielle Remission</span></p><p><b>usedCode</b>: <span title=\"Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-systemische-therapie-protokolle EC-D}\">EC-T (4x EC q3w, 4x Docetaxel q3w)</span></p></div>"
  },
  "extension" : [
    {
      "url" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-ex-onko-systemische-therapie-intention",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention",
            "code" : "K",
            "display" : "kurativ"
          }
        ]
      }
    }
  ],
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "18629005",
        "display" : "Administration of medication"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/ops",
        "version" : "2025",
        "code" : "8-54",
        "display" : "Zytostatische Chemotherapie, Immuntherapie und antiretrovirale Therapie"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/example-patient"
  },
  "performedPeriod" : {
    "start" : "2024-01-15",
    "end" : "2024-05-20"
  },
  "reasonReference" : [
    {
      🔗 "reference" : "Condition/Example-Diagnose-Mammakarzinom"
    }
  ],
  "outcome" : {
    "coding" : [
      {
        "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-ende-grund",
        "code" : "E",
        "display" : "reguläres Ende"
      }
    ],
    "text" : "Therapie planmäßig abgeschlossen, klinisch partielle Remission"
  },
  "usedCode" : [
    {
      "coding" : [
        {
          "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-systemische-therapie-protokolle",
          "code" : "EC-D",
          "display" : "EC-D"
        }
      ],
      "text" : "EC-T (4x EC q3w, 4x Docetaxel q3w)"
    }
  ]
}