MII Implementierungsleitfaden Kerndatensatz Basis
2026.0.0 - Release Germany

MII Implementation Guide Core Dataset Base - Local Development build (v2026.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MII EXA Person Observation Vitalstatus Discharge

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "mii-exa-person-observation-vitalstatus-discharge",
  "meta" : {
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Vitalstatus|2026.0.0"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST",
        "display" : "test health data"
      }
    ]
  },
  "language" : "de",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation mii-exa-person-observation-vitalstatus-discharge</b></p><a name=\"de-mii-exa-person-observation-vitalstatus-discharge\"> </a><a name=\"de-hcmii-exa-person-observation-vitalstatus-discharge\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mii-pr-person-vitalstatus.html\">MII PR Person Vitalstatusversion: null2026.0.0)</a></p><p style=\"margin-bottom: 0px\">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 67162-8}\">Vital status</span></p><p><b>subject</b>: <a href=\"Patient-mii-exa-person-patient-1.html\">Maja Julia Van-der-Dussen (official) Female, DoB: 1998-09-19 ( Krankenaktennummer\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-mii-exa-fall-kontakt-gesundheitseinrichtung-7.html\">Encounter: identifier = Fallnummer; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt; serviceType = Innere Medizin; period = 2020-01-12 00:00:00+0100 --&gt; 2020-01-17 18:00:00+0100</a></p><p><b>effective</b>: 2020-01-17 18:00:00+0100</p><p><b>value</b>: <span title=\"Codes:{https://www.medizininformatik-initiative.de/fhir/core/modul-person/CodeSystem/Vitalstatus L}\">Patient lebt</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "survey"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "67162-8"
      }
    ],
    "text" : "Vital status"
  },
  "subject" : {
    🔗 "reference" : "Patient/mii-exa-person-patient-1"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/mii-exa-fall-kontakt-gesundheitseinrichtung-7"
  },
  "effectiveDateTime" : "2020-01-17T18:00:00+01:00",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://www.medizininformatik-initiative.de/fhir/core/modul-person/CodeSystem/Vitalstatus",
        "code" : "L",
        "display" : "Patient lebt"
      }
    ],
    "text" : "Patient lebt"
  }
}