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

: Radiation therapy type - XML Representation

Active as of 2022-07-15

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="RadiationTherapyType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem RadiationTherapyType</b></p><a name="RadiationTherapyType"> </a><a name="hcRadiationTherapyType"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/RadiationTherapyType</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">involved_node<a name="RadiationTherapyType-involved_node"> </a></td><td>Involved node</td><td>Involved node</td></tr><tr><td style="white-space:nowrap">involved_field<a name="RadiationTherapyType-involved_field"> </a></td><td>Involved field</td><td>Involved field</td></tr><tr><td style="white-space:nowrap">extended_field<a name="RadiationTherapyType-extended_field"> </a></td><td>Extended field</td><td>Extended field</td></tr><tr><td style="white-space:nowrap">total_body_irradiation<a name="RadiationTherapyType-total_body_irradiation"> </a></td><td>Total body irradiation</td><td>Total body irradiation</td></tr><tr><td style="white-space:nowrap">coat_field<a name="RadiationTherapyType-coat_field"> </a></td><td>Coat field</td><td>Coat field</td></tr><tr><td style="white-space:nowrap">tbi_involed_field<a name="RadiationTherapyType-tbi_involed_field"> </a></td><td>TBI + Involved field</td><td>TBI + Involved field</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/RadiationTherapyType"/>
  <version value="2.12.0"/>
  <name value="RadiationTherapyType"/>
  <title value="Radiation therapy type"/>
  <status value="active"/>
  <date value="2022-07-15T00: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="Radiation therapy type"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="involved_node"/>
    <display value="Involved node"/>
    <definition value="Involved node"/>
  </concept>
  <concept>
    <code value="involved_field"/>
    <display value="Involved field"/>
    <definition value="Involved field"/>
  </concept>
  <concept>
    <code value="extended_field"/>
    <display value="Extended field"/>
    <definition value="Extended field"/>
  </concept>
  <concept>
    <code value="total_body_irradiation"/>
    <display value="Total body irradiation"/>
    <definition value="Total body irradiation"/>
  </concept>
  <concept>
    <code value="coat_field"/>
    <display value="Coat field"/>
    <definition value="Coat field"/>
  </concept>
  <concept>
    <code value="tbi_involed_field"/>
    <display value="TBI + Involved field"/>
    <definition value="TBI + Involved field"/>
  </concept>
</CodeSystem>