Genomics Reporting Implementation Guide
3.0.1-SNAPSHOT - Ballot 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.1-SNAPSHOT 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

: FindSubjectSpecificVariantsOutput - XML Representation

Raw xml | Download



<Parameters xmlns="http://hl7.org/fhir">
  <id value="FindSubjectSpecificVariantsOutput"/>
  <parameter>
    <name value="variants"/>
    <part>
      <name value="variantItem"/>
      <valueString value="NM_001354609.2:c.1799T&gt;A"/>
    </part>
    <part>
      <name value="presence"/>
      <valueBoolean value="false"/>
    </part>
  </parameter>
  <parameter>
    <name value="variants"/>
    <part>
      <name value="variantItem"/>
      <valueString value="NM_007294.4:c.5559C&gt;A"/>
    </part>
    <part>
      <name value="presence"/>
      <valueBoolean value="false"/>
    </part>
  </parameter>
  <parameter>
    <name value="variants"/>
    <part>
      <name value="variantItem"/>
      <valueString value="NM_001354609.2:c.1802="/>
    </part>
    <part>
      <name value="presence"/>
      <valueBoolean value="false"/>
    </part>
  </parameter>
  <parameter>
    <name value="variants"/>
    <part>
      <name value="variantItem"/>
      <valueString value="NC_000001.10:g.12225351T&gt;A"/>
    </part>
    <part>
      <name value="presence"/>
      <valueBoolean value="false"/>
    </part>
  </parameter>
  <parameter>
    <name value="variants"/>
    <part>
      <name value="variantItem"/>
      <valueString value="NM_000038.6:c.55G&gt;T"/>
    </part>
    <part>
      <name value="presence"/>
      <valueBoolean value="true"/>
    </part>
    <part>
      <name value="variant"/>
      <resource>
        <Observation>
          <id value="dv-5a7f781e83514"/>
          <meta>
            <profile
                     value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"/>
          </meta>
          <text>
            <status value="generated"/>
            <div xmlns="http://www.w3.org/1999/xhtml">Variant</div>
          </text>
          <status value="final"/>
          <category>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/observation-category"/>
              <code value="laboratory"/>
            </coding>
          </category>
          <category>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
              <code value="GE"/>
            </coding>
          </category>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69548-6"/>
              <display value="Genetic variant assessment"/>
            </coding>
          </code>
          <subject>🔗 
            <reference value="Patient/HG00403"/>
          </subject>
          <effectiveDateTime value="2023-07-01"/>
          <performer>🔗 
            <reference value="Organization/ExampleOrg"/>
          </performer>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA9633-4"/>
              <display value="Present"/>
            </coding>
          </valueCodeableConcept>
          <component>
            <code>
              <coding>
                <system value="http://loinc.org"/>
                <code value="48002-0"/>
                <display value="Genomic source class [Type]"/>
              </coding>
            </code>
            <valueCodeableConcept>
              <coding>
                <system value="http://loinc.org"/>
                <code value="LA6683-2"/>
                <display value="Germline"/>
              </coding>
            </valueCodeableConcept>
          </component>
          <component>
            <code>
              <coding>
                <system value="http://loinc.org"/>
                <code value="48013-7"/>
                <display value="Genomic reference sequence ID"/>
              </coding>
            </code>
            <valueCodeableConcept>
              <coding>
                <system value="http://www.ncbi.nlm.nih.gov/refseq"/>
                <code value="NC_000005.9"/>
              </coding>
            </valueCodeableConcept>
          </component>
          <component>
            <code>
              <coding>
                <system value="http://loinc.org"/>
                <code value="53034-5"/>
                <display value="Allelic state"/>
              </coding>
            </code>
            <valueCodeableConcept>
              <coding>
                <system value="http://loinc.org"/>
                <code value="LA6706-1"/>
                <display value="heterozygous"/>
              </coding>
            </valueCodeableConcept>
          </component>
          <component>
            <code>
              <coding>
                <system value="http://loinc.org"/>
                <code value="69547-8"/>
                <display value="Genomic Ref allele [ID]"/>
              </coding>
            </code>
            <valueString value="G"/>
          </component>
          <component>
            <code>
              <coding>
                <system value="http://loinc.org"/>
                <code value="69551-0"/>
                <display value="Genomic Alt allele [ID]"/>
              </coding>
            </code>
            <valueString value="T"/>
          </component>
          <component>
            <code>
              <coding>
                <system value="http://loinc.org"/>
                <code value="92822-6"/>
                <display value="Genomic coord system"/>
              </coding>
            </code>
            <valueCodeableConcept>
              <coding>
                <system value="http://loinc.org"/>
                <code value="LA30100-4"/>
                <display value="0-based interval counting"/>
              </coding>
            </valueCodeableConcept>
          </component>
          <component>
            <code>
              <coding>
                <system value="http://loinc.org"/>
                <code value="81254-5"/>
              </coding>
              <text value="Genomic allele start-end"/>
            </code>
            <valueRange>
              <low>
                <value value="112090641"/>
              </low>
            </valueRange>
          </component>
        </Observation>
      </resource>
    </part>
  </parameter>
</Parameters>