Genomics Reporting Implementation Guide
3.0.0-ballot - Ballot International flag

This page is part of the Genetic Reporting Implementation Guide (v3.0.0-ballot: STU 3 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: Coded Annotation Type Codes - XML Representation

Active as of 2023-12-18

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="coded-annotation-types-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/coded-annotation-types-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">test-disclaimer<a name="coded-annotation-types-cs-test-disclaimer"> </a></td><td>Test Disclaimer</td><td>Test disclaimer with the report</td></tr><tr><td style="white-space:nowrap">test-methodology<a name="coded-annotation-types-cs-test-methodology"> </a></td><td>Test Methodology</td><td>Additional details regarding the test methdology</td></tr><tr><td style="white-space:nowrap">result-confirmation<a name="coded-annotation-types-cs-result-confirmation"> </a></td><td>Result Confirmation</td><td>Additional details regarding the confirmation of the results</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cg"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/coded-annotation-types-cs"/>
  <version value="3.0.0-ballot"/>
  <name value="CodedAnnotationTypesCS"/>
  <title value="Coded Annotation Type Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-12-18T22:45:59+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="Code System for specific types of coded annotations"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="test-disclaimer"/>
    <display value="Test Disclaimer"/>
    <definition value="Test disclaimer with the report"/>
  </concept>
  <concept>
    <code value="test-methodology"/>
    <display value="Test Methodology"/>
    <definition value="Additional details regarding the test methdology"/>
  </concept>
  <concept>
    <code value="result-confirmation"/>
    <display value="Result Confirmation"/>
    <definition
                value="Additional details regarding the confirmation of the results"/>
  </concept>
</CodeSystem>