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 - JSON Representation

Active as of 2022-07-15

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "RadiationTherapyType",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/RadiationTherapyType",
  "version" : "2.12.0",
  "name" : "RadiationTherapyType",
  "title" : "Radiation therapy type",
  "status" : "active",
  "date" : "2022-07-15T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "Radiation therapy type",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "involved_node",
      "display" : "Involved node",
      "definition" : "Involved node"
    },
    {
      "code" : "involved_field",
      "display" : "Involved field",
      "definition" : "Involved field"
    },
    {
      "code" : "extended_field",
      "display" : "Extended field",
      "definition" : "Extended field"
    },
    {
      "code" : "total_body_irradiation",
      "display" : "Total body irradiation",
      "definition" : "Total body irradiation"
    },
    {
      "code" : "coat_field",
      "display" : "Coat field",
      "definition" : "Coat field"
    },
    {
      "code" : "tbi_involed_field",
      "display" : "TBI + Involved field",
      "definition" : "TBI + Involved field"
    }
  ]
}