CodeX Radiation Therapy
1.0.0 - STU 1 United States of America flag

This page is part of the CodeX™ Radiation Therapy (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Radiotherapy Free-Breathing Motion Management Technique Value Set - JSON Representation

Draft as of 2023-07-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "codexrt-radiotherapy-free-breathing-motion-mgmt-technique-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-snomed-requested-cs.html\"><code>http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs</code></a><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-snomed-requested-cs.html#snomed-requested-cs-721061000124106\">721061000124106</a></td><td>Radiotherapy with respiratory gating (regime/therapy)</td><td>Radiotherapy with respiratory gating (regime/therapy)</td></tr><tr><td><a href=\"CodeSystem-snomed-requested-cs.html#snomed-requested-cs-USCRS-34878\">USCRS-34878</a></td><td>Radiotherapy with real-time tumor tracking (regime/therapy)</td><td>Radiotherapy with real-time tumor tracking (regime/therapy)</td></tr><tr><td><a href=\"CodeSystem-snomed-requested-cs.html#snomed-requested-cs-USCRS-34880\">USCRS-34880</a></td><td>Radiotherapy with (ITV) Internal Target Volume creation</td><td>Radiotherapy with (ITV) Internal Target Volume creation</td></tr><tr><td><a href=\"CodeSystem-snomed-requested-cs.html#snomed-requested-cs-721081000124101\">721081000124101</a></td><td>Radiotherapy with abdominal compression (regime/therapy)</td><td>Radiotherapy with abdominal compression (regime/therapy)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codexrt-radiotherapy-free-breathing-motion-mgmt-technique-vs",
  "version" : "1.0.0",
  "name" : "RadiotherapyFreeBreathingMotionManagementTechniqueVS",
  "title" : "Radiotherapy Free-Breathing Motion Management Technique Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-07-28T13:07:08+00:00",
  "publisher" : "HL7 Cross Group Projects Work Group",
  "contact" : [
    {
      "name" : "HL7 Cross Group Projects Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.org/Special/committees/cgp"
        },
        {
          "system" : "email",
          "value" : "cgplist@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Technique to manage respiratory motion with free-breathing.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs",
        "concept" : [
          {
            "code" : "721061000124106",
            "display" : "Radiotherapy with respiratory gating (regime/therapy)"
          },
          {
            "code" : "USCRS-34878",
            "display" : "Radiotherapy with real-time tumor tracking (regime/therapy)"
          },
          {
            "code" : "USCRS-34880",
            "display" : "Radiotherapy with (ITV) Internal Target Volume creation"
          },
          {
            "code" : "721081000124101",
            "display" : "Radiotherapy with abdominal compression (regime/therapy)"
          }
        ]
      }
    ]
  }
}