Genomics Reporting Implementation Guide (STU1)

This page is part of the Genetic Reporting Implementation Guide (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

FunctionalAnnotation - xml

Raw xml

Narrative view of the Value Set


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="functional-annotation"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Functional Annotation</h2><div><p>Functional annotation of a variant</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://sequenceontology.org"><code>http://sequenceontology.org</code></a> where concept  descends from  SO:0001537</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/functional-annotation"/>
  <version value="1.0.0"/>
  <name value="FunctionalAnnotation"/>
  <title value="Functional Annotation"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-07-18T00:00:00-04:00"/>
  <publisher value="HL7 (Clinical Genomics)"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="https://confluence.hl7.org/display/CGW/WorkGroup+Home"/>
    </telecom>
  </contact>
  <description value="Functional annotation of a variant"/>
  <compose>
    <include>
      <system value="http://sequenceontology.org"/>
      <filter>
        <property value="concept"/>
        <op value="descendent-of"/>
        <value value="SO:0001537"/>
      </filter>
    </include>
  </compose>
</ValueSet>