{
  "resourceType" : "ValueSet",
  "id" : "vs-radiotherapyDeviceType-eu-pcsp",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-radiotherapyDeviceType-eu-pcsp</b></p><a name=\"vs-radiotherapyDeviceType-eu-pcsp\"> </a><a name=\"hcvs-radiotherapyDeviceType-eu-pcsp\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-cs-generic-eu-pcsp.html\"><code>http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-orthovoltage\">orthovoltage</a></td><td>Orthovoltage</td><td>Orthovoltage / kilovoltage usually 200 - 300kv X rays/photons</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-linac-mv\">linac-mv</a></td><td>Linac MV</td><td>(Linear Accelerator) megavoltage MV X Rays/photons</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-linac-el\">linac-el</a></td><td>Linac electrons</td><td>Linac (Linear Accelerator) electrons</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-cobalt\">cobalt</a></td><td>Cobalt MV</td><td>Cobalt - MV gamma rays / photons</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-proton-beam\">proton-beam</a></td><td>Proton Beam</td><td>Proton Beam</td></tr></table></li><li>Import all the codes that are contained in <a href=\"ValueSet-vs-unknownOther-eu-pcsp.html\">Unknown|Other</a></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-radiotherapyDeviceType-eu-pcsp",
  "version" : "1.0.0",
  "name" : "RadiotherapyDeviceType",
  "title" : "Radiotherapy Device Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-16T12:01:48+00:00",
  "publisher" : "PanCareSurPass Project",
  "contact" : [{
    "name" : "PanCareSurPass Project",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.pancaresurpass.eu/"
    }]
  },
  {
    "name" : "PanCareSurPass Project",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.pancaresurpass.eu/"
    }]
  }],
  "description" : "Radiotherapy device type this procedure is referring to",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "150",
      "display" : "Europe"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
      "concept" : [{
        "code" : "orthovoltage",
        "display" : "Orthovoltage"
      },
      {
        "code" : "linac-mv",
        "display" : "Linac MV"
      },
      {
        "code" : "linac-el",
        "display" : "Linac electrons"
      },
      {
        "code" : "cobalt",
        "display" : "Cobalt MV"
      },
      {
        "code" : "proton-beam",
        "display" : "Proton Beam"
      }]
    },
    {
      "valueSet" : ["http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-unknownOther-eu-pcsp"]
    }]
  }
}