Genomics Reporting Implementation Guide
3.0.0 - release International flag

Genomics Reporting Implementation Guide, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/genomics-reporting/ and changes regularly. See the Directory of published versions

: DNA Change Type - XML Representation

Active as of 2024-11-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="dna-change-type-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet dna-change-type-vs</b></p><a name="dna-change-type-vs"> </a><a name="hcdna-change-type-vs"> </a><a name="dna-change-type-vs-en-US"> </a><ul><li>Include codes from<a href="http://terminology.hl7.org/6.1.0/CodeSystem-SO.html"><code>http://www.sequenceontology.org</code></a> where concept  is-a SO:0002072</li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cg"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/genomics-reporting/ValueSet/dna-change-type-vs"/>
  <version value="3.0.0"/>
  <name value="DNAChangeTypeVS"/>
  <title value="DNA Change Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-19T22:01:39+00:00"/>
  <publisher value="HL7 International / Clinical Genomics"/>
  <contact>
    <name value="HL7 International / Clinical Genomics"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/clingenomics"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="cg@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="DNA Change Type of a variant."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://www.sequenceontology.org"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="SO:0002072"/>
      </filter>
    </include>
  </compose>
</ValueSet>