CodeX Radiation Therapy
2.0.0-ballot - Ballot United States of America flag

CodeX Radiation Therapy, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/codex-radiation-therapy/ and changes regularly. See the Directory of published versions

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

Active as of 2024-04-09

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "codexrt-radiotherapy-free-breathing-motion-mgmt-technique-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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-1286801002\">1286801002</a></td><td>Real time tumor tracking external beam radiotherapy (procedure)</td><td/></tr><tr><td><a href=\"CodeSystem-snomed-requested-cs.html#snomed-requested-cs-1286802009\">1286802009</a></td><td>External beam radiotherapy using internal target volume approach (procedure)</td><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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cgp" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codexrt-radiotherapy-free-breathing-motion-mgmt-technique-vs"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.14.48.12" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "RadiotherapyFreeBreathingMotionManagementTechniqueVS"] ; # 
  fhir:title [ fhir:v "Radiotherapy Free-Breathing Motion Management Technique Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-09T13:56:32+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "cgplist@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Technique to manage respiratory motion with free-breathing."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "721061000124106" ] ;
fhir:display [ fhir:v "Radiotherapy with respiratory gating (regime/therapy)" ]       ] [
fhir:code [ fhir:v "1286801002" ] ;
fhir:display [ fhir:v "Real time tumor tracking external beam radiotherapy (procedure)" ]       ] [
fhir:code [ fhir:v "1286802009" ] ;
fhir:display [ fhir:v "External beam radiotherapy using internal target volume approach (procedure)" ]       ] [
fhir:code [ fhir:v "721081000124101" ] ;
fhir:display [ fhir:v "Radiotherapy with abdominal compression (regime/therapy)" ]       ] )     ] )
  ] . #