minimal Common Oncology Data Elements (mCODE) Implementation Guide
4.0.0-ballot - ballot United States of America flag

minimal Common Oncology Data Elements (mCODE) Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 4.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/fhir-mCODE-ig/ and changes regularly. See the Directory of published versions

: Radiotherapy Modality Value Set - XML Representation

Active as of 2024-03-26 Maturity Level: 3

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mcode-radiotherapy-modality-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="ValueSet-mcode-teleradiotherapy-modality-vs.html">Teleradiotherapy Modality Value Set</a></li><li>Import all the codes that are contained in <a href="ValueSet-mcode-brachytherapy-modality-vs.html">Brachytherapy Modality Value Set</a></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-NullFlavor.html"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</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="http://terminology.hl7.org/5.3.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNC">UNC</a></td><td>un-encoded</td><td>**Description:** The actual value has not yet been encoded within the approved value domain.<br/><br/>**Example**: Original text or a local code has been specified but translation or encoding to the approved value set has not yet occurred due to limitations of the sending system. Original text has been captured for a PQ, but not attempt has been made to split the value and unit or to encode the unit in UCUM.<br/><br/>**Usage Notes**: If it is known that it is not possible to encode the concept, OTH should be used instead. However, use of UNC does not necessarily guarantee the concept will be encodable, only that encoding has not been attempted.<br/><br/>Data type properties such as original text and translations may be present when this null flavor is included.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/mcode/ValueSet/mcode-radiotherapy-modality-vs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.15.48.55"/>
  </identifier>
  <version value="4.0.0-ballot"/>
  <name value="RadiotherapyModalityVS"/>
  <title value="Radiotherapy Modality Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-03-26T13:46:20+00:00"/>
  <publisher value="HL7 International / Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International / Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ciclist@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Codes describing the modalities of external beam and brachytherapy radiation procedures, for use with radiotherapy summaries.  This value set is the union of the teleradiotherapy and brachytherapy modality value sets."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <valueSet
                value="http://hl7.org/fhir/us/mcode/ValueSet/mcode-teleradiotherapy-modality-vs"/>
    </include>
    <include>
      <valueSet
                value="http://hl7.org/fhir/us/mcode/ValueSet/mcode-brachytherapy-modality-vs"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <concept>
        <code value="UNC"/>
        <display value="un-encoded"/>
      </concept>
    </include>
  </compose>
</ValueSet>