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: Mammakarzinom-Rezidiv - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "Example-Diagnose-Rezidiv",
  "meta" : {
    "profile" : [
      🔗 "https://www.senologie.org/fhir/StructureDefinition/senologie-diagnose-maligne"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition Example-Diagnose-Rezidiv</b></p><a name=\"Example-Diagnose-Rezidiv\"> </a><a name=\"hcExample-Diagnose-Rezidiv\"> </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-diagnose-maligne.html\">BIH PR Seno Diagnose Maligne</a></p></div><p><b>Condition Asserted Date</b>: 2024-11-08</p><p><b>Condition Occurred Following</b>: <a href=\"Condition-Example-Diagnose-Mammakarzinom.html\">Condition Malignant neoplasm of breast</a></p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical recurrence}\">Recurrence</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}, {https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-primaertumor-diagnosesicherung 7}\">histologische Untersuchung eines Primärtumors</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 254837009}, {http://fhir.de/CodeSystem/bfarm/icd-10-gm C50.4}\">Lokalrezidiv Mammakarzinom links</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 80248007}\">Left breast structure</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>recordedDate</b>: 2024-11-08</p><h3>Stages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Summary</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">M0 - keine Fernmetastasen</span></td><td><span title=\"Codes:{http://snomed.info/sct 385349001}\">Clinical stage (observable entity)</span></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
      "valueDateTime" : "2024-11-08"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing",
      "valueReference" : {
        🔗 "reference" : "Condition/Example-Diagnose-Mammakarzinom"
      }
    }
  ],
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "recurrence"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      },
      {
        "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-primaertumor-diagnosesicherung",
        "code" : "7",
        "display" : "histologische Untersuchung eines Primärtumors"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "254837009",
        "display" : "Malignant neoplasm of breast"
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2024",
        "code" : "C50.4",
        "display" : "Bösartige Neubildung: Oberer äußerer Quadrant der Brustdrüse"
      }
    ],
    "text" : "Lokalrezidiv Mammakarzinom links"
  },
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "80248007",
          "display" : "Left breast structure"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/example-patient"
  },
  "recordedDate" : "2024-11-08",
  "stage" : [
    {
      "summary" : {
        "text" : "M0 - keine Fernmetastasen"
      },
      "type" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "385349001",
            "display" : "Clinical stage (observable entity)"
          }
        ]
      }
    }
  ]
}