Genomics Reporting Implementation Guide
2.0.0 - trial-use

This page is part of the Genetic Reporting Implementation Guide (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

: diagnosticreport-hla-glstring-r4 - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnosticreport-hla-glstring-r4"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomics-report"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 81247-9}, {http://www.genenames.org/geneId 588}">Master HL7 genetic variant reporting panel</span> (<span title="Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span>) </h2><table class="grid"><tr><td>When For</td><td>2018-07-26</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td></tr></table></div>
  </text>
  <basedOn>
    <display value="Sequence-based typing of HLA-A for sample-id=123456789"/>
  </basedOn>
  <basedOn>
    <display value="Sequence-based typing of HLA-B for sample-id=123456789"/>
  </basedOn>
  <basedOn>
    <display value="Sequence-based typing of HLA-C for sample-id=123456789"/>
  </basedOn>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="GE"/>
      <display value="Genetics"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="81247-9"/>
      <display value="Master HL7 genetic variant reporting panel"/>
    </coding>
    <coding>
      <system value="http://www.genenames.org/geneId"/>
      <code value="588"/>
      <display value="Histocompatibility complex (HLA)"/>
    </coding>
  </code>
  <effectiveDateTime value="2018-07-26"/>
  <performer>
    <display value="aTypingLab, Inc"/>
  </performer>
  <specimen>
    <display value="buccal swab: 123456789"/>
  </specimen>
  <result>
    <type value="Observation"/>
    <display value="HLA-A genotype: HLA-A:01:01:01G+HLA-A*01:02"/>
  </result>
  <result>
    <type value="Observation"/>
    <display
             value="HLA-B genotype: HLA-B*15:01:01:01+HLA-B*40:01:02:01/HLA-B*40:01:02:02/HLA-B*40:01:02:04/HLA-B*40:01:02:06"/>
  </result>
  <result>
    <type value="Observation"/>
    <display
             value="HLA-C genotype: HLA-C*07:04:01:01/HLA-C*07:04:01:03+HLA-C*12:03:01:01/HLA-C*12:03:01:06"/>
  </result>
</DiagnosticReport>