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 1: Komorbidität — Hypothyreose - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "Fall1-Komorbiditaet-Hypothyreose",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition Fall1-Komorbiditaet-Hypothyreose</b></p><a name=\"Fall1-Komorbiditaet-Hypothyreose\"> </a><a name=\"hcFall1-Komorbiditaet-Hypothyreose\"> </a><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}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 398192003}\">Co-morbid conditions</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm E03.9}, {http://snomed.info/sct 40930008}\">Hypothyreose</span></p><p><b>subject</b>: <a href=\"Patient-Fall1-Patient-Erika-Neumann.html\">Erika Neumann  Female, DoB: 1966-03-12 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-001)</a></p><p><b>onset</b>: 2018-06-01</p><p><b>recordedDate</b>: 2025-01-15</p></div>"
  },
  "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"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "398192003",
          "display" : "Co-morbid conditions"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2025",
        "code" : "E03.9",
        "display" : "Hypothyreose, nicht näher bezeichnet"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "40930008",
        "display" : "Hypothyroidism"
      }
    ],
    "text" : "Hypothyreose"
  },
  "subject" : {
    🔗 "reference" : "Patient/Fall1-Patient-Erika-Neumann"
  },
  "onsetDateTime" : "2018-06-01",
  "recordedDate" : "2025-01-15"
}