0.4.0 - ci-build

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

: Oncological History Staging Therapy Response (Example) - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "ONCOnnect-EX-TB-OncologicalHistoryStagingTherapyResponse",
  "meta" : {
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-response-befund"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ONCOnnect-EX-TB-OncologicalHistoryStagingTherapyResponse</b></p><a name=\"ONCOnnect-EX-TB-OncologicalHistoryStagingTherapyResponse\"> </a><a name=\"hcONCOnnect-EX-TB-OncologicalHistoryStagingTherapyResponse\"> </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.mtb@2026.0.0&amp;canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-response-befund\">MII PR MTB Response Befund</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 396432002}\">Status of regression of tumor (observable entity)</span></p><p><b>subject</b>: <a href=\"Patient-ONCOnnect-EX-TB-Patient.html\">Leo Muster (official) Other, DoB: 1980-04-06 ( Krankenversichertennummer)</a></p><p><b>focus</b>: <a href=\"Condition-ONCOnnect-EX-TB-PrimaryDiagnosis.html\">Condition Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse</a></p><p><b>effective</b>: 2023-01-10</p><p><b>value</b>: <span title=\"Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-verlauf-gesamtbeurteilung K}\">keine Änderung (no change, NC) = stable disease</span></p><p><b>note</b>: </p><blockquote><div><p>2023-01-10: Staging (Therapy response) for pancreatic cancer showing stable disease.</p>\n</div></blockquote><p><b>method</b>: <span title=\"Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilungsmethode RECIST}\">RECIST</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "396432002",
        "display" : "Status of regression of tumor (observable entity)"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/ONCOnnect-EX-TB-Patient"
  },
  "focus" : [
    {
      🔗 "reference" : "Condition/ONCOnnect-EX-TB-PrimaryDiagnosis"
    }
  ],
  "effectiveDateTime" : "2023-01-10",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-verlauf-gesamtbeurteilung",
        "code" : "K",
        "display" : "keine Änderung (no change, NC) = stable disease"
      }
    ]
  },
  "note" : [
    {
      "text" : "2023-01-10: Staging (Therapy response) for pancreatic cancer showing stable disease."
    }
  ],
  "method" : {
    "coding" : [
      {
        "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilungsmethode",
        "code" : "RECIST",
        "display" : "RECIST"
      }
    ]
  }
}