Genomics Reporting Implementation Guide
3.0.0 - release 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>
          <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="96517909"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe51"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7cd3"/>
        <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-5c7e9e1ca7cd3"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7cd3</b></p><a name="dv-5c7e9e1ca7cd3"> </a><a name="hcdv-5c7e9e1ca7cd3"> </a><a name="dv-5c7e9e1ca7cd3-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>: 96517959-?</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="96517959"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe52"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7d94"/>
        <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-5c7e9e1ca7d94"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7d94</b></p><a name="dv-5c7e9e1ca7d94"> </a><a name="hcdv-5c7e9e1ca7d94"> </a><a name="dv-5c7e9e1ca7d94-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>: 96519061-?</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="96519061"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe53"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7e45"/>
        <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-5c7e9e1ca7e45"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7e45</b></p><a name="dv-5c7e9e1ca7e45"> </a><a name="hcdv-5c7e9e1ca7e45"> </a><a name="dv-5c7e9e1ca7e45-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>: 96521422-?</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="96521422"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe54"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7ed6"/>
        <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-5c7e9e1ca7ed6"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7ed6</b></p><a name="dv-5c7e9e1ca7ed6"> </a><a name="hcdv-5c7e9e1ca7ed6"> </a><a name="dv-5c7e9e1ca7ed6-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>: 96521657-?</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="96521657"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe55"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7f69"/>
        <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-5c7e9e1ca7f69"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7f69</b></p><a name="dv-5c7e9e1ca7f69"> </a><a name="hcdv-5c7e9e1ca7f69"> </a><a name="dv-5c7e9e1ca7f69-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>: 96522989-?</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="96522989"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe56"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca7ffd"/>
        <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-5c7e9e1ca7ffd"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca7ffd</b></p><a name="dv-5c7e9e1ca7ffd"> </a><a name="hcdv-5c7e9e1ca7ffd"> </a><a name="dv-5c7e9e1ca7ffd-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>: 96525536-?</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="96525536"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe57"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca8085"/>
        <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-5c7e9e1ca8085"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca8085</b></p><a name="dv-5c7e9e1ca8085"> </a><a name="hcdv-5c7e9e1ca8085"> </a><a name="dv-5c7e9e1ca8085-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>: TTGTA</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>: 96526061-?</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="TTGTA"/>
        </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="96526061"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe58"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca811f"/>
        <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-5c7e9e1ca811f"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca811f</b></p><a name="dv-5c7e9e1ca811f"> </a><a name="hcdv-5c7e9e1ca811f"> </a><a name="dv-5c7e9e1ca811f-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>: 96526109-?</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="96526109"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe59"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca81b9"/>
        <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-5c7e9e1ca81b9"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca81b9</b></p><a name="dv-5c7e9e1ca81b9"> </a><a name="hcdv-5c7e9e1ca81b9"> </a><a name="dv-5c7e9e1ca81b9-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>: AT</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>: 96527152-?</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="AT"/>
        </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="96527152"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe60"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca8252"/>
        <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-5c7e9e1ca8252"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca8252</b></p><a name="dv-5c7e9e1ca8252"> </a><a name="hcdv-5c7e9e1ca8252"> </a><a name="dv-5c7e9e1ca8252-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>: 96527334-?</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="96527334"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:20ac0aeb-6bd4-4e92-a891-d44a807bfe01"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca82e4"/>
        <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-5c7e9e1ca82e4"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca82e4</b></p><a name="dv-5c7e9e1ca82e4"> </a><a name="hcdv-5c7e9e1ca82e4"> </a><a name="dv-5c7e9e1ca82e4-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>: 96527722-?</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="96527722"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe62"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca837c"/>
        <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-5c7e9e1ca837c"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca837c</b></p><a name="dv-5c7e9e1ca837c"> </a><a name="hcdv-5c7e9e1ca837c"> </a><a name="dv-5c7e9e1ca837c-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>: 96529912-?</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="96529912"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe63"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca8410"/>
        <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-5c7e9e1ca8410"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca8410</b></p><a name="dv-5c7e9e1ca8410"> </a><a name="hcdv-5c7e9e1ca8410"> </a><a name="dv-5c7e9e1ca8410-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>: 96530504-?</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="96530504"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe64"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca8493"/>
        <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-5c7e9e1ca8493"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca8493</b></p><a name="dv-5c7e9e1ca8493"> </a><a name="hcdv-5c7e9e1ca8493"> </a><a name="dv-5c7e9e1ca8493-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>: 96532327-?</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="96532327"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe65"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca8514"/>
        <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-5c7e9e1ca8514"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca8514</b></p><a name="dv-5c7e9e1ca8514"> </a><a name="hcdv-5c7e9e1ca8514"> </a><a name="dv-5c7e9e1ca8514-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>: 96532545-?</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="96532545"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe66"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca8596"/>
        <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-5c7e9e1ca8596"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca8596</b></p><a name="dv-5c7e9e1ca8596"> </a><a name="hcdv-5c7e9e1ca8596"> </a><a name="dv-5c7e9e1ca8596-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>: 96532688-?</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="96532688"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe67"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca8618"/>
        <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-5c7e9e1ca8618"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca8618</b></p><a name="dv-5c7e9e1ca8618"> </a><a name="hcdv-5c7e9e1ca8618"> </a><a name="dv-5c7e9e1ca8618-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>: 96533050-?</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="96533050"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe68"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca869c"/>
        <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-5c7e9e1ca869c"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca869c</b></p><a name="dv-5c7e9e1ca869c"> </a><a name="hcdv-5c7e9e1ca869c"> </a><a name="dv-5c7e9e1ca869c-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>: 96534584-?</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="96534584"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe69"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca871e"/>
        <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-5c7e9e1ca871e"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca871e</b></p><a name="dv-5c7e9e1ca871e"> </a><a name="hcdv-5c7e9e1ca871e"> </a><a name="dv-5c7e9e1ca871e-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>: 96535689-?</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="96535689"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe70"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca879f"/>
        <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-5c7e9e1ca879f"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca879f</b></p><a name="dv-5c7e9e1ca879f"> </a><a name="hcdv-5c7e9e1ca879f"> </a><a name="dv-5c7e9e1ca879f-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>: 96535743-?</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="96535743"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe71"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca8820"/>
        <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-5c7e9e1ca8820"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca8820</b></p><a name="dv-5c7e9e1ca8820"> </a><a name="hcdv-5c7e9e1ca8820"> </a><a name="dv-5c7e9e1ca8820-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>: ATTC</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>: TATT</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>: 96536045-?</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="ATTC"/>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="69551-0"/>
              <display value="Alt allele"/>
            </coding>
          </code>
          <valueString value="TATT"/>
        </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="96536045"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe72"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca88a5"/>
        <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-5c7e9e1ca88a5"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca88a5</b></p><a name="dv-5c7e9e1ca88a5"> </a><a name="hcdv-5c7e9e1ca88a5"> </a><a name="dv-5c7e9e1ca88a5-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>: 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>: 96536455-?</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="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="96536455"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe73"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca8927"/>
        <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-5c7e9e1ca8927"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca8927</b></p><a name="dv-5c7e9e1ca8927"> </a><a name="hcdv-5c7e9e1ca8927"> </a><a name="dv-5c7e9e1ca8927-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>: 96536708-?</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="96536708"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe74"/>
    <resource>
      <Observation>
        <id value="dv-5c7e9e1ca89a8"/>
        <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-5c7e9e1ca89a8"> </a><p class="res-header-id"><b>Generated Narrative: Observation dv-5c7e9e1ca89a8</b></p><a name="dv-5c7e9e1ca89a8"> </a><a name="hcdv-5c7e9e1ca89a8"> </a><a name="dv-5c7e9e1ca89a8-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>: 96537137-?</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="96537137"/>
            </low>
          </valueRange>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe75"/>
    <resource>
      <Observation>
        <id value="sid-5c7e9e1ca8a29"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/sequence-phase-relationship"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_sid-5c7e9e1ca8a29"> </a><p class="res-header-id"><b>Generated Narrative: Observation sid-5c7e9e1ca8a29</b></p><a name="sid-5c7e9e1ca8a29"> </a><a name="hcsid-5c7e9e1ca8a29"> </a><a name="sid-5c7e9e1ca8a29-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 82120-7}">Allelic phase</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://terminology.hl7.org/CodeSystem/sequence-phase-relationship-cs Cis}">Cis</span></p><p><b>derivedFrom</b>: </p><ul><li><a href="Bundle-bundle-CYP2C19.html#urn-uuid-19ac0aeb-6bd4-4e92-a891-d44a807bfe60">Bundle: type = transaction</a></li><li><a href="Bundle-bundle-CYP2C19.html#urn-uuid-20ac0aeb-6bd4-4e92-a891-d44a807bfe01">Bundle: type = transaction</a></li></ul></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="82120-7"/>
            <display value="Allelic phase"/>
          </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://terminology.hl7.org/CodeSystem/sequence-phase-relationship-cs"/>
            <code value="Cis"/>
            <display value="Cis"/>
          </coding>
        </valueCodeableConcept>
        <derivedFrom>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe60"/>
        </derivedFrom>
        <derivedFrom>
          <reference value="urn:uuid:20ac0aeb-6bd4-4e92-a891-d44a807bfe01"/>
        </derivedFrom>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeaa"/>
    <resource>
      <DiagnosticReport>
        <id value="report-CYP2C19"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-report"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="DiagnosticReport_report-CYP2C19"> </a><p class="res-header-id"><b>Generated Narrative: DiagnosticReport report-CYP2C19</b></p><a name="report-CYP2C19"> </a><a name="hcreport-CYP2C19"> </a><a name="report-CYP2C19-en-US"> </a><h2><span title="Codes:{http://loinc.org 51969-4}">Genetic analysis report</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span>) </h2><table class="grid"/><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr></table></div>
        </text>
        <status value="final"/>
        <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="51969-4"/>
          </coding>
          <text value="Genetic analysis report"/>
        </code>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe01"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe02"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe03"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe04"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe05"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe06"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe07"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe08"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe09"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe10"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe11"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe12"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe13"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe14"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe15"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe16"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe17"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe18"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe19"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe20"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe21"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe22"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe23"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe24"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe25"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe26"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe27"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe28"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe29"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe30"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe31"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe32"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe33"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe34"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe35"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe36"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe37"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe38"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe39"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe40"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe41"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe42"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe43"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe44"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe45"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe46"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe47"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe48"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe49"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe50"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe51"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe52"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe53"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe54"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe55"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe56"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe57"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe58"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe59"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe60"/>
        </result>
        <result>
          <reference value="urn:uuid:20ac0aeb-6bd4-4e92-a891-d44a807bfe01"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe62"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe63"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe64"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe65"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe66"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe67"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe68"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe69"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe70"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe71"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe72"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe73"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe74"/>
        </result>
        <result>
          <reference value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfe75"/>
        </result>
      </DiagnosticReport>
    </resource>
    <request>
      <method value="POST"/>
      <url value="DiagnosticReport"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeab"/>
    <resource>
      <Organization>
        <id value="performingLab"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_performingLab"> </a><p class="res-header-id"><b>Generated Narrative: Organization performingLab</b></p><a name="performingLab"> </a><a name="hcperformingLab"> </a><a name="performingLab-en-US"> </a><p><b>name</b>: aTypingLab Inc</p><p><b>alias</b>: aTL</p><p><b>telecom</b>: ph: 1-800-555-1234(Work)</p><p><b>address</b>: 123 Main St, Sometown, ND 99999(work)</p></div>
        </text>
        <name value="aTypingLab Inc"/>
        <alias value="aTL"/>
        <telecom>
          <system value="phone"/>
          <value value="1-800-555-1234"/>
          <use value="work"/>
          <rank value="1"/>
        </telecom>
        <address>
          <use value="work"/>
          <type value="both"/>
          <text value="123 Main St, Sometown, ND 99999"/>
          <line value="123 Main St"/>
          <city value="Sometown"/>
          <state value="ND"/>
          <postalCode value="99999"/>
          <country value="USA"/>
        </address>
      </Organization>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Organization"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19ac0aeb-6bd4-4e92-a891-d44a807bfeac"/>
    <resource>
      <Patient>
        <id value="patient"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_patient"> </a><p class="res-header-id"><b>Generated Narrative: Patient patient</b></p><a name="patient"> </a><a name="hcpatient"> </a><a name="patient-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">John Storm(official) Male, DoB: 1986-12-31</p><hr/></div>
        </text>
        <name>
          <use value="official"/>
          <text value="John Storm"/>
          <family value="Storm"/>
          <given value="John"/>
        </name>
        <name>
          <use value="nickname"/>
          <text value="Johnny Storm"/>
          <family value="Storm"/>
          <given value="Johnny"/>
        </name>
        <name>
          <use value="nickname"/>
          <text value="The Human Torch"/>
        </name>
        <gender value="male"/>
        <birthDate value="1986-12-31"/>
      </Patient>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Patient"/>
    </request>
  </entry>
</Bundle>