<?xml version="1.0" encoding="UTF-8"?>

<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><a name="DeathPlace-en-US"> </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="0.2.1"/>
  <name value="DeathPlace"/>
  <title value="Place of death"/>
  <status value="active"/>
  <date value="2022-08-23T00:00:00+02:00"/>
  <publisher value="Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name value="Sundhedsvæsnets Kvalistetsinstitut 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>