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 10: TNBC rechts, cT1c cN0 cM0 - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "Fall10-Diagnose-Mammakarzinom",
  "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 Fall10-Diagnose-Mammakarzinom</b></p><a name=\"Fall10-Diagnose-Mammakarzinom\"> </a><a name=\"hcFall10-Diagnose-Mammakarzinom\"> </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>: 2025-05-20</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</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}\">Invasives Mammakarzinom NST rechts, triple-negativ, BRCA1-Mutation</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 73056007}\">Right breast structure</span></p><p><b>subject</b>: <a href=\"Patient-Fall10-Patient-Christina-Becker.html\">Christina Becker  Female, DoB: 1982-12-14 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-010)</a></p><p><b>onset</b>: 2025-05-20</p><p><b>recordedDate</b>: 2025-05-20</p><blockquote><p><b>stage</b></p><p><b>summary</b>: <span title=\"Codes:\">UICC IA (cT1c cN0 cM0)</span></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 254292007}\">Tumor staging</span></p></blockquote><blockquote><p><b>stage</b></p><p><b>summary</b>: <span title=\"Codes:\">cM0</span></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 385349001}\">Clinical stage (observable entity)</span></p></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
      "valueDateTime" : "2025-05-20"
    }
  ],
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "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" : "2025",
        "code" : "C50.4",
        "display" : "Bösartige Neubildung: Oberer äußerer Quadrant der Brustdrüse"
      }
    ],
    "text" : "Invasives Mammakarzinom NST rechts, triple-negativ, BRCA1-Mutation"
  },
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "73056007",
          "display" : "Right breast structure"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/Fall10-Patient-Christina-Becker"
  },
  "onsetDateTime" : "2025-05-20",
  "recordedDate" : "2025-05-20",
  "stage" : [
    {
      "summary" : {
        "text" : "UICC IA (cT1c cN0 cM0)"
      },
      "type" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "254292007",
            "display" : "Tumor staging"
          }
        ]
      }
    },
    {
      "summary" : {
        "text" : "cM0"
      },
      "type" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "385349001",
            "display" : "Clinical stage (observable entity)"
          }
        ]
      }
    }
  ]
}