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

: TreatmentIntention - XML Representation

Active as of 2022-06-03

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="TreatmentIntention"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem TreatmentIntention</b></p><a name="TreatmentIntention"> </a><a name="hcTreatmentIntention"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIntention</code> defines the following codes in an undefined hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">curative<a name="TreatmentIntention-curative"> </a></td><td>Kurativt</td><td>Kurativt intenderet</td></tr><tr><td>2</td><td style="white-space:nowrap">  surgical/endoscopic<a name="TreatmentIntention-surgical.47endoscopic"> </a></td><td>Kirurgi/endoskopi</td><td>Kurativt intenderet, kirurgi/endoskopi</td></tr><tr><td>2</td><td style="white-space:nowrap">  oncological<a name="TreatmentIntention-oncological"> </a></td><td>Onkologisk</td><td>Kurativt intenderet, definitiv onkologisk</td></tr><tr><td>1</td><td style="white-space:nowrap">palliative<a name="TreatmentIntention-palliative"> </a></td><td>Palliativt</td><td>Palliativt intenderet</td></tr><tr><td>1</td><td style="white-space:nowrap">compromised_resection<a name="TreatmentIntention-compromised_resection"> </a></td><td>Compromised resection</td><td>Compromised resection</td></tr><tr><td>1</td><td style="white-space:nowrap">recidiv<a name="TreatmentIntention-recidiv"> </a></td><td>Recurrent</td><td>Recidiv</td></tr><tr><td>1</td><td style="white-space:nowrap">semiintensiv<a name="TreatmentIntention-semiintensiv"> </a></td><td>Semiintensiv</td><td>Semiintensiv</td></tr><tr><td>1</td><td style="white-space:nowrap">intensive<a name="TreatmentIntention-intensive"> </a></td><td>Intensiv</td><td>Intensiv</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIntention"/>
  <version value="2.12.0"/>
  <name value="TreatmentIntention"/>
  <title value="TreatmentIntention"/>
  <status value="active"/>
  <date value="2022-06-03T00: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="Behandlingsintention for kræft databaserne"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="curative"/>
    <display value="Kurativt"/>
    <definition value="Kurativt intenderet"/>
    <concept>
      <code value="surgical/endoscopic"/>
      <display value="Kirurgi/endoskopi"/>
      <definition value="Kurativt intenderet, kirurgi/endoskopi"/>
    </concept>
    <concept>
      <code value="oncological"/>
      <display value="Onkologisk"/>
      <definition value="Kurativt intenderet, definitiv onkologisk"/>
    </concept>
  </concept>
  <concept>
    <code value="palliative"/>
    <display value="Palliativt"/>
    <definition value="Palliativt intenderet"/>
  </concept>
  <concept>
    <code value="compromised_resection"/>
    <display value="Compromised resection"/>
    <definition value="Compromised resection"/>
  </concept>
  <concept>
    <code value="recidiv"/>
    <display value="Recurrent"/>
    <definition value="Recidiv"/>
  </concept>
  <concept>
    <code value="semiintensiv"/>
    <display value="Semiintensiv"/>
    <definition value="Semiintensiv"/>
  </concept>
  <concept>
    <code value="intensive"/>
    <display value="Intensiv"/>
    <definition value="Intensiv"/>
  </concept>
</CodeSystem>