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 13: Stationärer Aufenthalt (bilaterale OP) - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "Fall13-Encounter-Stationaer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter Fall13-Encounter-Stationaer</b></p><a name=\"Fall13-Encounter-Stationaer\"> </a><a name=\"hcFall13-Encounter-Stationaer\"> </a><p><b>status</b>: finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>subject</b>: <a href=\"Patient-Fall13-Patient-Margarete-Schreiber.html\">Margarete Schreiber  Female, DoB: 1960-08-22 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-013)</a></p><p><b>period</b>: 2025-04-01 --&gt; 2025-04-06</p><p><b>reasonReference</b>: </p><ul><li><a href=\"Condition-Fall13-Diagnose-Links.html\">Condition Malignant neoplasm of breast</a></li><li><a href=\"Condition-Fall13-Diagnose-Rechts.html\">Condition Malignant neoplasm of breast</a></li></ul></div>"
  },
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "IMP",
    "display" : "inpatient encounter"
  },
  "subject" : {
    🔗 "reference" : "Patient/Fall13-Patient-Margarete-Schreiber"
  },
  "period" : {
    "start" : "2025-04-01",
    "end" : "2025-04-06"
  },
  "reasonReference" : [
    {
      🔗 "reference" : "Condition/Fall13-Diagnose-Links"
    },
    {
      🔗 "reference" : "Condition/Fall13-Diagnose-Rechts"
    }
  ]
}