minimal Common Oncology Data Elements (mCODE) Implementation Guide
2.0.0 - STU 2

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v2.0.0: STU 2) 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

: DNA Change Type Value Set - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mcode-dna-change-type-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <code>http://www.sequenceontology.org/</code> where concept  descends from  SO:0002072</li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/mcode/ValueSet/mcode-dna-change-type-vs"/>
  <version value="2.0.0"/>
  <name value="DNAChangeTypeVS"/>
  <title value="DNA Change Type Value Set"/>
  <status value="active"/>
  <date value="2022-01-18T03:17:40+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="DNA Change Type of a variant"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://www.sequenceontology.org/"/>
      <filter>
        <property value="concept"/>
        <op value="descendent-of"/>
        <value value="SO:0002072"/>
      </filter>
    </include>
  </compose>
</ValueSet>