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

: Treatment not given; cause - XML Representation

Active as of 2022-08-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="TreatmentNotGiven"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem TreatmentNotGiven</b></p><a name="TreatmentNotGiven"> </a><a name="hcTreatmentNotGiven"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentNotGiven</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">unsuitable<a name="TreatmentNotGiven-unsuitable"> </a></td><td>Unsuitable for treatment</td><td>Unsuitable for treatment / Uegnet til behandling</td></tr><tr><td style="white-space:nowrap">unwanted<a name="TreatmentNotGiven-unwanted"> </a></td><td>Unwanted treatment</td><td>Unwanted treatment / Ønskede ikke behandling</td></tr><tr><td style="white-space:nowrap">died<a name="TreatmentNotGiven-died"> </a></td><td>Died before treatment</td><td>Died before treatment / Døde før behandling</td></tr><tr><td style="white-space:nowrap">lack_capacity<a name="TreatmentNotGiven-lack_capacity"> </a></td><td>Lack of capacity</td><td>Lack of capacity / Manglende kapacitet</td></tr><tr><td style="white-space:nowrap">other_palliative_department<a name="TreatmentNotGiven-other_palliative_department"> </a></td><td>Other palliative department</td><td>Other palliative department / Behandlet af anden palliativ enhed</td></tr><tr><td style="white-space:nowrap">bad_condition<a name="TreatmentNotGiven-bad_condition"> </a></td><td>Bad condition</td><td>Bad condition / For dårlig</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/TreatmentNotGiven"/>
  <version value="2.12.0"/>
  <name value="TreatmentNotGiven"/>
  <title value="Treatment not given; cause"/>
  <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="Treatment not given; cause"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="unsuitable"/>
    <display value="Unsuitable for treatment"/>
    <definition value="Unsuitable for treatment / Uegnet til behandling"/>
  </concept>
  <concept>
    <code value="unwanted"/>
    <display value="Unwanted treatment"/>
    <definition value="Unwanted treatment / Ønskede ikke behandling"/>
  </concept>
  <concept>
    <code value="died"/>
    <display value="Died before treatment"/>
    <definition value="Died before treatment / Døde før behandling"/>
  </concept>
  <concept>
    <code value="lack_capacity"/>
    <display value="Lack of capacity"/>
    <definition value="Lack of capacity / Manglende kapacitet"/>
  </concept>
  <concept>
    <code value="other_palliative_department"/>
    <display value="Other palliative department"/>
    <definition
                value="Other palliative department / Behandlet af anden palliativ enhed"/>
  </concept>
  <concept>
    <code value="bad_condition"/>
    <display value="Bad condition"/>
    <definition value="Bad condition / For dårlig"/>
  </concept>
</CodeSystem>