Genomics Reporting Implementation Guide
3.0.0 - STU3 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

: bundle-CYP2C19 - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="bundle-CYP2C19"/>
  <type value="transaction"/>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe01"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca62b5"/>
        <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"><a name="Observation_dv-5c7e9e1ca62b5"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca62b5</b></p><a name="dv-5c7e9e1ca62b5"> </a><a name="hcdv-5c7e9e1ca62b5"> </a><a name="dv-5c7e9e1ca62b5-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96448129-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96448129"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe02"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6342"/>
        <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"><a name="Observation_dv-5c7e9e1ca6342"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6342</b></p><a name="dv-5c7e9e1ca6342"> </a><a name="hcdv-5c7e9e1ca6342"> </a><a name="dv-5c7e9e1ca6342-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96448380-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96448380"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe03"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca63bf"/>
        <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"><a name="Observation_dv-5c7e9e1ca63bf"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca63bf</b></p><a name="dv-5c7e9e1ca63bf"> </a><a name="hcdv-5c7e9e1ca63bf"> </a><a name="dv-5c7e9e1ca63bf-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96448994-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="C"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96448994"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe04"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca643a"/>
        <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"><a name="Observation_dv-5c7e9e1ca643a"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca643a</b></p><a name="dv-5c7e9e1ca643a"> </a><a name="hcdv-5c7e9e1ca643a"> </a><a name="dv-5c7e9e1ca643a-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96454156-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="A"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96454156"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe05"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca64b5"/>
        <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"><a name="Observation_dv-5c7e9e1ca64b5"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca64b5</b></p><a name="dv-5c7e9e1ca64b5"> </a><a name="hcdv-5c7e9e1ca64b5"> </a><a name="dv-5c7e9e1ca64b5-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6705-3}">homozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96454241-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="LA6705-3"/>
              <display value="homozygous"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69547-8"/>
              <display value="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="A"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96454241"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe06"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6531"/>
        <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"><a name="Observation_dv-5c7e9e1ca6531"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6531</b></p><a name="dv-5c7e9e1ca6531"> </a><a name="hcdv-5c7e9e1ca6531"> </a><a name="dv-5c7e9e1ca6531-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96456161-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96456161"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe07"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca65ac"/>
        <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"><a name="Observation_dv-5c7e9e1ca65ac"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca65ac</b></p><a name="dv-5c7e9e1ca65ac"> </a><a name="hcdv-5c7e9e1ca65ac"> </a><a name="dv-5c7e9e1ca65ac-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96462109-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96462109"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe08"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6627"/>
        <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"><a name="Observation_dv-5c7e9e1ca6627"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6627</b></p><a name="dv-5c7e9e1ca6627"> </a><a name="hcdv-5c7e9e1ca6627"> </a><a name="dv-5c7e9e1ca6627-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96464087-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96464087"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe09"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca66a1"/>
        <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"><a name="Observation_dv-5c7e9e1ca66a1"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca66a1</b></p><a name="dv-5c7e9e1ca66a1"> </a><a name="hcdv-5c7e9e1ca66a1"> </a><a name="dv-5c7e9e1ca66a1-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6705-3}">homozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96465938-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="LA6705-3"/>
              <display value="homozygous"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69547-8"/>
              <display value="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="C"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96465938"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe10"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca671c"/>
        <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"><a name="Observation_dv-5c7e9e1ca671c"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca671c</b></p><a name="dv-5c7e9e1ca671c"> </a><a name="hcdv-5c7e9e1ca671c"> </a><a name="dv-5c7e9e1ca671c-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96466078-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96466078"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe11"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6797"/>
        <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"><a name="Observation_dv-5c7e9e1ca6797"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6797</b></p><a name="dv-5c7e9e1ca6797"> </a><a name="hcdv-5c7e9e1ca6797"> </a><a name="dv-5c7e9e1ca6797-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96466342-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="A"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96466342"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe12"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6812"/>
        <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"><a name="Observation_dv-5c7e9e1ca6812"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6812</b></p><a name="dv-5c7e9e1ca6812"> </a><a name="hcdv-5c7e9e1ca6812"> </a><a name="dv-5c7e9e1ca6812-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6705-3}">homozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96466824-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="LA6705-3"/>
              <display value="homozygous"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69547-8"/>
              <display value="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96466824"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe13"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca688c"/>
        <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"><a name="Observation_dv-5c7e9e1ca688c"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca688c</b></p><a name="dv-5c7e9e1ca688c"> </a><a name="hcdv-5c7e9e1ca688c"> </a><a name="dv-5c7e9e1ca688c-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6705-3}">homozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: TATA</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96466884-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="LA6705-3"/>
              <display value="homozygous"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69547-8"/>
              <display value="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="T"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="TATA"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96466884"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe14"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6922"/>
        <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"><a name="Observation_dv-5c7e9e1ca6922"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6922</b></p><a name="dv-5c7e9e1ca6922"> </a><a name="hcdv-5c7e9e1ca6922"> </a><a name="dv-5c7e9e1ca6922-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96468808-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="T"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="C"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96468808"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe15"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca69a3"/>
        <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"><a name="Observation_dv-5c7e9e1ca69a3"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca69a3</b></p><a name="dv-5c7e9e1ca69a3"> </a><a name="hcdv-5c7e9e1ca69a3"> </a><a name="dv-5c7e9e1ca69a3-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96469632-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96469632"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe16"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6a1d"/>
        <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"><a name="Observation_dv-5c7e9e1ca6a1d"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6a1d</b></p><a name="dv-5c7e9e1ca6a1d"> </a><a name="hcdv-5c7e9e1ca6a1d"> </a><a name="dv-5c7e9e1ca6a1d-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96469669-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96469669"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe17"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6a97"/>
        <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"><a name="Observation_dv-5c7e9e1ca6a97"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6a97</b></p><a name="dv-5c7e9e1ca6a97"> </a><a name="hcdv-5c7e9e1ca6a97"> </a><a name="dv-5c7e9e1ca6a97-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96470954-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="C"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96470954"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe18"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6b11"/>
        <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"><a name="Observation_dv-5c7e9e1ca6b11"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6b11</b></p><a name="dv-5c7e9e1ca6b11"> </a><a name="hcdv-5c7e9e1ca6b11"> </a><a name="dv-5c7e9e1ca6b11-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96475154-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96475154"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe19"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6b86"/>
        <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"><a name="Observation_dv-5c7e9e1ca6b86"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6b86</b></p><a name="dv-5c7e9e1ca6b86"> </a><a name="hcdv-5c7e9e1ca6b86"> </a><a name="dv-5c7e9e1ca6b86-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96476401-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="C"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96476401"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe20"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6c31"/>
        <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"><a name="Observation_dv-5c7e9e1ca6c31"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6c31</b></p><a name="dv-5c7e9e1ca6c31"> </a><a name="hcdv-5c7e9e1ca6c31"> </a><a name="dv-5c7e9e1ca6c31-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96477558-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="A"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96477558"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe21"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6ccc"/>
        <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"><a name="Observation_dv-5c7e9e1ca6ccc"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6ccc</b></p><a name="dv-5c7e9e1ca6ccc"> </a><a name="hcdv-5c7e9e1ca6ccc"> </a><a name="dv-5c7e9e1ca6ccc-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96478608-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="A"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96478608"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe22"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6d4b"/>
        <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"><a name="Observation_dv-5c7e9e1ca6d4b"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6d4b</b></p><a name="dv-5c7e9e1ca6d4b"> </a><a name="hcdv-5c7e9e1ca6d4b"> </a><a name="dv-5c7e9e1ca6d4b-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96480890-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96480890"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe23"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6de3"/>
        <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"><a name="Observation_dv-5c7e9e1ca6de3"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6de3</b></p><a name="dv-5c7e9e1ca6de3"> </a><a name="hcdv-5c7e9e1ca6de3"> </a><a name="dv-5c7e9e1ca6de3-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6705-3}">homozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: GT</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96484540-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="LA6705-3"/>
              <display value="homozygous"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69547-8"/>
              <display value="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="GT"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96484540"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe24"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6e86"/>
        <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"><a name="Observation_dv-5c7e9e1ca6e86"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6e86</b></p><a name="dv-5c7e9e1ca6e86"> </a><a name="hcdv-5c7e9e1ca6e86"> </a><a name="dv-5c7e9e1ca6e86-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96484599-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="A"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96484599"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe25"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6f11"/>
        <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"><a name="Observation_dv-5c7e9e1ca6f11"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6f11</b></p><a name="dv-5c7e9e1ca6f11"> </a><a name="hcdv-5c7e9e1ca6f11"> </a><a name="dv-5c7e9e1ca6f11-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96484998-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="T"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96484998"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe26"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca6fa5"/>
        <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"><a name="Observation_dv-5c7e9e1ca6fa5"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca6fa5</b></p><a name="dv-5c7e9e1ca6fa5"> </a><a name="hcdv-5c7e9e1ca6fa5"> </a><a name="dv-5c7e9e1ca6fa5-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6705-3}">homozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96485680-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="LA6705-3"/>
              <display value="homozygous"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69547-8"/>
              <display value="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96485680"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe27"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7025"/>
        <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"><a name="Observation_dv-5c7e9e1ca7025"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7025</b></p><a name="dv-5c7e9e1ca7025"> </a><a name="hcdv-5c7e9e1ca7025"> </a><a name="dv-5c7e9e1ca7025-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96486504-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96486504"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe28"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca70a2"/>
        <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"><a name="Observation_dv-5c7e9e1ca70a2"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca70a2</b></p><a name="dv-5c7e9e1ca70a2"> </a><a name="hcdv-5c7e9e1ca70a2"> </a><a name="dv-5c7e9e1ca70a2-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: CAA</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96487380-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="CAA"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96487380"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe29"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7141"/>
        <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"><a name="Observation_dv-5c7e9e1ca7141"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7141</b></p><a name="dv-5c7e9e1ca7141"> </a><a name="hcdv-5c7e9e1ca7141"> </a><a name="dv-5c7e9e1ca7141-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96487451-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96487451"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe30"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca71bf"/>
        <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"><a name="Observation_dv-5c7e9e1ca71bf"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca71bf</b></p><a name="dv-5c7e9e1ca71bf"> </a><a name="hcdv-5c7e9e1ca71bf"> </a><a name="dv-5c7e9e1ca71bf-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96487749-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96487749"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe31"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca724a"/>
        <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"><a name="Observation_dv-5c7e9e1ca724a"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca724a</b></p><a name="dv-5c7e9e1ca724a"> </a><a name="hcdv-5c7e9e1ca724a"> </a><a name="dv-5c7e9e1ca724a-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96488888-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="A"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96488888"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe32"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca72e4"/>
        <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"><a name="Observation_dv-5c7e9e1ca72e4"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca72e4</b></p><a name="dv-5c7e9e1ca72e4"> </a><a name="hcdv-5c7e9e1ca72e4"> </a><a name="dv-5c7e9e1ca72e4-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96490629-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="A"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96490629"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe33"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7377"/>
        <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"><a name="Observation_dv-5c7e9e1ca7377"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7377</b></p><a name="dv-5c7e9e1ca7377"> </a><a name="hcdv-5c7e9e1ca7377"> </a><a name="dv-5c7e9e1ca7377-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96491109-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="C"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96491109"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe34"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca740a"/>
        <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"><a name="Observation_dv-5c7e9e1ca740a"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca740a</b></p><a name="dv-5c7e9e1ca740a"> </a><a name="hcdv-5c7e9e1ca740a"> </a><a name="dv-5c7e9e1ca740a-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96491772-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96491772"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe35"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7497"/>
        <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"><a name="Observation_dv-5c7e9e1ca7497"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7497</b></p><a name="dv-5c7e9e1ca7497"> </a><a name="hcdv-5c7e9e1ca7497"> </a><a name="dv-5c7e9e1ca7497-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96493358-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96493358"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe36"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7513"/>
        <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"><a name="Observation_dv-5c7e9e1ca7513"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7513</b></p><a name="dv-5c7e9e1ca7513"> </a><a name="hcdv-5c7e9e1ca7513"> </a><a name="dv-5c7e9e1ca7513-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96493709-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96493709"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe37"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca758e"/>
        <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"><a name="Observation_dv-5c7e9e1ca758e"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca758e</b></p><a name="dv-5c7e9e1ca758e"> </a><a name="hcdv-5c7e9e1ca758e"> </a><a name="dv-5c7e9e1ca758e-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96495232-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96495232"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe38"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7609"/>
        <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"><a name="Observation_dv-5c7e9e1ca7609"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7609</b></p><a name="dv-5c7e9e1ca7609"> </a><a name="hcdv-5c7e9e1ca7609"> </a><a name="dv-5c7e9e1ca7609-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96499931-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96499931"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe39"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7684"/>
        <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"><a name="Observation_dv-5c7e9e1ca7684"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7684</b></p><a name="dv-5c7e9e1ca7684"> </a><a name="hcdv-5c7e9e1ca7684"> </a><a name="dv-5c7e9e1ca7684-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96500106-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96500106"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe40"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca76ff"/>
        <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"><a name="Observation_dv-5c7e9e1ca76ff"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca76ff</b></p><a name="dv-5c7e9e1ca76ff"> </a><a name="hcdv-5c7e9e1ca76ff"> </a><a name="dv-5c7e9e1ca76ff-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96503400-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96503400"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe41"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7779"/>
        <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"><a name="Observation_dv-5c7e9e1ca7779"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7779</b></p><a name="dv-5c7e9e1ca7779"> </a><a name="hcdv-5c7e9e1ca7779"> </a><a name="dv-5c7e9e1ca7779-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96504557-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96504557"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe42"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca77f4"/>
        <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"><a name="Observation_dv-5c7e9e1ca77f4"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca77f4</b></p><a name="dv-5c7e9e1ca77f4"> </a><a name="hcdv-5c7e9e1ca77f4"> </a><a name="dv-5c7e9e1ca77f4-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: TA</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96504737-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="T"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="TA"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96504737"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe43"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca786f"/>
        <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"><a name="Observation_dv-5c7e9e1ca786f"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca786f</b></p><a name="dv-5c7e9e1ca786f"> </a><a name="hcdv-5c7e9e1ca786f"> </a><a name="dv-5c7e9e1ca786f-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96506173-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="T"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="C"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96506173"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe44"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca78eb"/>
        <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"><a name="Observation_dv-5c7e9e1ca78eb"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca78eb</b></p><a name="dv-5c7e9e1ca78eb"> </a><a name="hcdv-5c7e9e1ca78eb"> </a><a name="dv-5c7e9e1ca78eb-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96509779-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="A"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96509779"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe45"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7967"/>
        <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"><a name="Observation_dv-5c7e9e1ca7967"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7967</b></p><a name="dv-5c7e9e1ca7967"> </a><a name="hcdv-5c7e9e1ca7967"> </a><a name="dv-5c7e9e1ca7967-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96511926-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96511926"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe46"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca79ef"/>
        <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"><a name="Observation_dv-5c7e9e1ca79ef"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca79ef</b></p><a name="dv-5c7e9e1ca79ef"> </a><a name="hcdv-5c7e9e1ca79ef"> </a><a name="dv-5c7e9e1ca79ef-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: GA</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96512422-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="G"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="GA"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96512422"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe47"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7a79"/>
        <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"><a name="Observation_dv-5c7e9e1ca7a79"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7a79</b></p><a name="dv-5c7e9e1ca7a79"> </a><a name="hcdv-5c7e9e1ca7a79"> </a><a name="dv-5c7e9e1ca7a79-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: CA</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96513643-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="CA"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96513643"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe48"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7afb"/>
        <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"><a name="Observation_dv-5c7e9e1ca7afb"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7afb</b></p><a name="dv-5c7e9e1ca7afb"> </a><a name="hcdv-5c7e9e1ca7afb"> </a><a name="dv-5c7e9e1ca7afb-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6706-1}">heterozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96515933-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="C"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="G"/>
        </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96515933"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe49"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7bcb"/>
        <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"><a name="Observation_dv-5c7e9e1ca7bcb"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7bcb</b></p><a name="dv-5c7e9e1ca7bcb"> </a><a name="hcdv-5c7e9e1ca7bcb"> </a><a name="dv-5c7e9e1ca7bcb-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6705-3}">homozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96516778-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="LA6705-3"/>
              <display value="homozygous"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69547-8"/>
              <display value="Ref nucleotide"/>
            </coding>
          </code>
          <valueString value="A"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </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="LA30102-0"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="81254-5"/>
            </coding>
          </code>
          <valueRange>
            <low>
              <value value="96516778"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe50"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7c49"/>
        <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"><a name="Observation_dv-5c7e9e1ca7c49"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7c49</b></p><a name="dv-5c7e9e1ca7c49"> </a><a name="hcdv-5c7e9e1ca7c49"> </a><a name="dv-5c7e9e1ca7c49-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69548-6}">Genetic variant assessment</span></p><p><b>subject</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeac">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-03-05</p><p><b>issued</b>: 2019-03-05 16:04:44+0000</p><p><b>performer</b>: <a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfeab">Bundle: type = transaction</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA9633-4}">Present</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62374-4}">Human reference sequence assembly version</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14029-5}">GRCh37</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 48013-7}">Genomic reference sequence ID</span></p><p><b>value</b>: <span title="Codes:{http://www.ncbi.nlm.nih.gov/refseq NC_000010.10}">NC_000010.10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 53034-5}">Allelic state</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6705-3}">homozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69547-8}">Ref nucleotide</span></p><p><b>value</b>: A</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69551-0}">Alt allele</span></p><p><b>value</b>: G</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 92822-6}">Genomic coord system</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30102-0}">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 81254-5}">Genomic allele start-end</span></p><p><b>value</b>: 96517909-?</p></blockquote></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="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
        </subject>
        <effectiveDateTime value="2019-03-05"/>
        <issued value="2019-03-05T16:04:44+00:00"/>
        <performer>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
        </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="62374-4"/>
              <display value="Human reference sequence assembly version"/>
            </coding>
          </code>
          <valueCodeableConcept>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LA14029-5"/>
              <display value="GRCh37"/>
            </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_000010.10"/>
            </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="LA6705-3"/>
              <display value="homozygous"/>
            </coding>
          </valueCodeableConcept>
        </component>
        <component>
          <