KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Place of death - XML Representation

Active as of 2022-08-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DeathPlace"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem DeathPlace</b></p><a name="DeathPlace"> </a><a name="hcDeathPlace"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/DeathPlace</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">home<a name="DeathPlace-home"> </a></td><td>Home</td><td>Home / Hjemmet</td></tr><tr><td style="white-space:nowrap">palliative<a name="DeathPlace-palliative"> </a></td><td>This palliative department</td><td>This palliative department / I denne palliative afdeling</td></tr><tr><td style="white-space:nowrap">other_palliative<a name="DeathPlace-other_palliative"> </a></td><td>Other palliative department</td><td>Other palliative department / I anden palliativ afdeling</td></tr><tr><td style="white-space:nowrap">non_palliative<a name="DeathPlace-non_palliative"> </a></td><td/><td>Ikke-palliativ sygehusafdeling</td></tr><tr><td style="white-space:nowrap">relief_area<a name="DeathPlace-relief_area"> </a></td><td/><td>Aflastningsplads</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/DeathPlace"/>
  <version value="2.12.0"/>
  <name value="DeathPlace"/>
  <title value="Place of death"/>
  <status value="active"/>
  <date value="2022-08-23T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description value="Place of death"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="home"/>
    <display value="Home"/>
    <definition value="Home / Hjemmet"/>
  </concept>
  <concept>
    <code value="palliative"/>
    <display value="This palliative department"/>
    <definition
                value="This palliative department / I denne palliative afdeling"/>
  </concept>
  <concept>
    <code value="other_palliative"/>
    <display value="Other palliative department"/>
    <definition
                value="Other palliative department / I anden palliativ afdeling"/>
  </concept>
  <concept>
    <code value="non_palliative"/>
    <definition value="Ikke-palliativ sygehusafdeling"/>
  </concept>
  <concept>
    <code value="relief_area"/>
    <definition value="Aflastningsplads"/>
  </concept>
</CodeSystem>