FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example DiagnosticReport/ghp (XML)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Device, Encounter, Patient, Practitioner

Raw XML (canonical form + also see XML Format Specification)

An Example of a report with multiple specimen and panels (id = "ghp")

<?xml version="1.0" encoding="UTF-8"?>

<Bundle xmlns="http://hl7.org/fhir">
  <id value="ghp"/> 
  <type value="collection"/> 
  <entry> 
    <fullUrl value="https://example.com/base/DiagnosticReport/ghp"/> 
    <resource> 
      <DiagnosticReport> 
        <id value="ghp"/> 
        <meta> 
          <lastUpdated value="2015-08-16T10:35:23Z"/> 
        </meta> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2> <span title="Codes: {http://acme.com/labs/reports GHP}">General Health Profile</span>  </h2> <table class="grid"><tr> <td> Subject</td> <td> <b> Duck D Donald (OFFICIAL)</b>  other, DoB Unknown ( Medical record number/123456 (use: USUAL))</td> </tr> <tr> <td> When For</td> <td> 2015-08-16T06:40:17Z</td> </tr> <tr> <td> Reported</td> <td> 2015-08-17T06:40:17Z</td> </tr> <tr> <td> Identifier:</td> <td>  <code> http://acme.com/lab/reports</code> /ghp-example</td> </tr> </table> <p> <b> Report Details</b> </p> <table class="grid"><tr> <td> <b> Code</b> </td> <td> <b> Value</b> </td> </tr> <tr> <td colspan="2"><i> Observation</i> </td> </tr> <tr> <td colspan="2"><i> Observation</i> </td> </tr> <tr> <td colspan="2"><i> Observation</i> </td> </tr> </table> </div> </text> <identifier> 
          <system value="http://acme.com/lab/reports"/> 
          <value value="ghp-example"/> 
        </identifier> 
        <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://acme.com/labs/reports"/> 
            <code value="GHP"/> 
            <display value="General Health Profile"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <specimen> 
          <reference value="Specimen/rtt"/> 
          <display value="Red Top Tube"/> 
        </specimen> 
        <specimen> 
          <reference value="Specimen/ltt"/> 
          <display value="Lavender Top Tube"/> 
        </specimen> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
        <result> 
          <reference value="Observation/p1"/> 
          <display value="Chemistry Panel"/> 
        </result> 
        <result> 
          <reference value="Observation/p2"/> 
          <display value="CBC"/> 
        </result> 
        <result> 
          <reference value="Observation/p3"/> 
          <display value="Urinalysis"/> 
        </result> 
      </DiagnosticReport> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Specimen/rtt"/> 
    <resource> 
      <Specimen> 
        <id value="rtt"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Specimen</b> <a name="rtt"> </a> <a name="hcrtt"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Specimen &quot;rtt&quot; </p> </div> <p> <b> accessionIdentifier</b> : <code> http://acme.com/labs/accession-ids</code> /20150816-00124</p> <p> <b> type</b> : Serum sample <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #119364003)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <h3> Collections</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Collector</b> </td> <td> <b> Collected[x]</b> </td> </tr> <tr> <td style="display: none">*</td> <td> <a href="practitioner-example-f202-lm.html">Practitioner/f202</a>  &quot;Luigi Maas&quot;</td> <td> 2015-08-16T06:40:17Z</td> </tr> </table> <h3> Containers</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Device</b> </td> </tr> <tr> <td style="display: none">*</td> <td> <a href="device-example-specimen-container-example-sst-vacutainer.html">Device/device-example-specimen-container-example-sst-vacutainer</a> </td> </tr> </table> </div> </text> <accessionIdentifier> 
          <system value="http://acme.com/labs/accession-ids"/> 
          <value value="20150816-00124"/> 
        </accessionIdentifier> 
        <type> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="119364003"/> 
            <display value="Serum sample"/> 
          </coding> 
        </type> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <collection> 
          <collector> 
            <reference value="Practitioner/f202"/> 
          </collector> 
          <collectedDateTime value="2015-08-16T06:40:17Z"/> 
        </collection> 
        <container> 
          <device> 
                  <reference value="Device/device-example-specimen-container-example-sst-vacutainer"/> 
                </device>   
        </container> 
      </Specimen> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Specimen/ltt"/> 
    <resource> 
      <Specimen> 
        <id value="ltt"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Specimen</b> <a name="ltt"> </a> <a name="hcltt"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Specimen &quot;ltt&quot; </p> </div> <p> <b> accessionIdentifier</b> : <code> http://acme.com/labs/accession-ids</code> /20150816-00124</p> <p> <b> type</b> : Blood specimen with EDTA <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #445295009)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <h3> Collections</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Collector</b> </td> <td> <b> Collected[x]</b> </td> </tr> <tr> <td style="display: none">*</td> <td> <a href="practitioner-example-f202-lm.html">Practitioner/f202</a>  &quot;Luigi Maas&quot;</td> <td> 2015-08-16T06:40:17Z</td> </tr> </table> <h3> Containers</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Device</b> </td> </tr> <tr> <td style="display: none">*</td> <td> <a href="device-example-specimen-container-lavender-vacutainer.html">Device/device-example-specimen-container-lavender-vacutainer</a> </td> </tr> </table> </div> </text> <accessionIdentifier> 
          <system value="http://acme.com/labs/accession-ids"/> 
          <value value="20150816-00124"/> 
        </accessionIdentifier> 
        <type> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="445295009"/> 
            <display value="Blood specimen with EDTA"/> 
          </coding> 
        </type> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <collection> 
          <collector> 
            <reference value="Practitioner/f202"/> 
          </collector> 
          <collectedDateTime value="2015-08-16T06:40:17Z"/> 
        </collection> 
        <container> 
          <device> 
                  <reference value="Device/device-example-specimen-container-lavender-vacutainer"/> 
                </device>   
        </container> 
      </Specimen> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Specimen/urine"/> 
    <resource> 
      <Specimen> 
        <id value="urine"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Specimen</b> <a name="urine"> </a> <a name="hcurine"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Specimen &quot;urine&quot; </p> </div> <p> <b> accessionIdentifier</b> : <code> http://acme.com/labs/accession-ids</code> /20150816-00124</p> <p> <b> type</b> : Urine specimen <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #122575003)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <h3> Collections</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Collector</b> </td> <td> <b> Collected[x]</b> </td> </tr> <tr> <td style="display: none">*</td> <td> <a href="practitioner-example-f202-lm.html">Practitioner/f202</a>  &quot;Luigi Maas&quot;</td> <td> 2015-08-16T06:40:17Z</td> </tr> </table> <h3> Containers</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Device</b> </td> </tr> <tr> <td style="display: none">*</td> <td> <a href="device-example-specimen-container-polycup.html">Device/device-example-specimen-container-polycup</a> </td> </tr> </table> </div> </text> <accessionIdentifier> 
          <system value="http://acme.com/labs/accession-ids"/> 
          <value value="20150816-00124"/> 
        </accessionIdentifier> 
        <type> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="122575003"/> 
            <display value="Urine specimen"/> 
          </coding> 
        </type> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <collection> 
          <collector> 
            <reference value="Practitioner/f202"/> 
          </collector> 
          <collectedDateTime value="2015-08-16T06:40:17Z"/> 
        </collection> 
        <container> 
          <device> 
                  <reference value="Device/device-example-specimen-container-polycup"/> 
                </device>   
        </container> 
      </Specimen> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/p2"/> 
    <resource> 
      <Observation> 
        <id value="p2"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="p2"> </a> <a name="hcp2"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;p2&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : CBC panel - Blood by Automated count <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #58410-2)</span> </p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/ltt: Lavender Top Tube</a> </p> <p> <b> hasMember</b> : </p> <ul> <li> <a href="broken-link.html">Observation/r1</a> </li> <li> <a href="broken-link.html">Observation/r2</a> </li> <li> <a href="broken-link.html">Observation/r3</a> </li> <li> <a href="broken-link.html">Observation/r4</a> </li> <li> <a href="broken-link.html">Observation/r5</a> </li> <li> <a href="broken-link.html">Observation/r6</a> </li> <li> <a href="broken-link.html">Observation/r7</a> </li> <li> <a href="broken-link.html">Observation/r8</a> </li> <li> <a href="broken-link.html">Observation/r9</a> </li> <li> <a href="broken-link.html">Observation/r10</a> </li> <li> <a href="broken-link.html">Observation/r11</a> </li> <li> <a href="broken-link.html">Observation/r12</a> </li> <li> <a href="broken-link.html">Observation/r13</a> </li> <li> <a href="broken-link.html">Observation/r14</a> </li> <li> <a href="broken-link.html">Observation/r15</a> </li> <li> <a href="broken-link.html">Observation/r16</a> </li> <li> <a href="broken-link.html">Observation/r17</a> </li> </ul> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="58410-2"/> 
            <display value="CBC panel - Blood by Automated count"/> 
          </coding> 
        </code> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <specimen> 
          <reference value="Specimen/ltt"/> 
          <display value="Lavender Top Tube"/> 
        </specimen> 
        <hasMember> 
          <reference value="Observation/r1"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r2"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r3"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r4"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r5"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r6"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r7"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r8"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r9"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r10"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r11"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r12"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r13"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r14"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r15"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r16"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/r17"/> 
        </hasMember> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r1"/> 
    <resource> 
      <Observation> 
        <id value="r1"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r1"> </a> <a name="hcr1"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r1&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Haemoglobin <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #718-7 &quot;Hemoglobin [Mass/volume] in Blood&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 176 g/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code g/L = 'g/L')</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 135 g/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code g/L = 'g/L')</span> </td> <td> 180 g/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code g/L = 'g/L')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="718-7"/> 
            <display value="Hemoglobin [Mass/volume] in Blood"/> 
          </coding> 
          <text value="Haemoglobin"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="176"/> 
          <unit value="g/L"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="g/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="135"/> 
            <unit value="g/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="g/L"/> 
          </low> 
          <high> 
            <value value="180"/> 
            <unit value="g/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="g/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r2"/> 
    <resource> 
      <Observation> 
        <id value="r2"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r2"> </a> <a name="hcr2"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r2&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Red Cell Count <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #789-8 &quot;Erythrocytes [#/volume] in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 5.9 x10*12/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*12/L = '10*12/L')</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 4.2 x10*12/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*12/L = '10*12/L')</span> </td> <td> 6.0 x10*12/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*12/L = '10*12/L')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="789-8"/> 
            <display value="Erythrocytes [#/volume] in Blood by Automated count"/> 
          </coding> 
          <text value="Red Cell Count"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="5.9"/> 
          <unit value="x10*12/L"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="10*12/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="4.2"/> 
            <unit value="x10*12/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*12/L"/> 
          </low> 
          <high> 
            <value value="6.0"/> 
            <unit value="x10*12/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*12/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r3"/> 
    <resource> 
      <Observation> 
        <id value="r3"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r3"> </a> <a name="hcr3"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r3&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Haematocrit <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #4544-3 &quot;Hematocrit [Volume Fraction] of Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 55 %</p> <p> <b> interpretation</b> : High <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a> #H)</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 38 %</td> <td> 52 %</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="4544-3"/> 
            <display value="Hematocrit [Volume Fraction] of Blood by Automated count"/> 
          </coding> 
          <text value="Haematocrit"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="55"/> 
          <unit value="%"/> 
        </valueQuantity> 
        <interpretation> 
          <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/> 
            <code value="H"/> 
          </coding> 
        </interpretation> 
        <referenceRange> 
          <low> 
            <value value="38"/> 
            <unit value="%"/> 
          </low> 
          <high> 
            <value value="52"/> 
            <unit value="%"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r4"/> 
    <resource> 
      <Observation> 
        <id value="r4"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r4"> </a> <a name="hcr4"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r4&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Mean Cell Volume <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #787-2 &quot;MCV [Entitic volume] by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 99 fL<span style="background: LightGoldenRodYellow"> (Details: UCUM code fL = 'fL')</span> </p> <p> <b> interpretation</b> : High <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a> #H)</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 80 fL<span style="background: LightGoldenRodYellow"> (Details: UCUM code fL = 'fL')</span> </td> <td> 98 fL<span style="background: LightGoldenRodYellow"> (Details: UCUM code fL = 'fL')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="787-2"/> 
            <display value="MCV [Entitic volume] by Automated count"/> 
          </coding> 
          <text value="Mean Cell Volume"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="99"/> 
          <unit value="fL"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="fL"/> 
        </valueQuantity> 
        <interpretation> 
          <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/> 
            <code value="H"/> 
          </coding> 
        </interpretation> 
        <referenceRange> 
          <low> 
            <value value="80"/> 
            <unit value="fL"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="fL"/> 
          </low> 
          <high> 
            <value value="98"/> 
            <unit value="fL"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="fL"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r5"/> 
    <resource> 
      <Observation> 
        <id value="r5"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r5"> </a> <a name="hcr5"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r5&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Mean Cell Haemoglobin <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #785-6 &quot;MCH [Entitic mass] by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 36 pg<span style="background: LightGoldenRodYellow"> (Details: UCUM code pg = 'pg')</span> </p> <p> <b> interpretation</b> : High <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a> #H)</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 27 pg<span style="background: LightGoldenRodYellow"> (Details: UCUM code pg = 'pg')</span> </td> <td> 35 pg<span style="background: LightGoldenRodYellow"> (Details: UCUM code pg = 'pg')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="785-6"/> 
            <display value="MCH [Entitic mass] by Automated count"/> 
          </coding> 
          <text value="Mean Cell Haemoglobin"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="36"/> 
          <unit value="pg"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="pg"/> 
        </valueQuantity> 
        <interpretation> 
          <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/> 
            <code value="H"/> 
          </coding> 
        </interpretation> 
        <referenceRange> 
          <low> 
            <value value="27"/> 
            <unit value="pg"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="pg"/> 
          </low> 
          <high> 
            <value value="35"/> 
            <unit value="pg"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="pg"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r6"/> 
    <resource> 
      <Observation> 
        <id value="r6"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r6"> </a> <a name="hcr6"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r6&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Platelet Count <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #777-3 &quot;Platelets [#/volume] in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 444 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 150 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> <td> 450 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="777-3"/> 
            <display value="Platelets [#/volume] in Blood by Automated count"/> 
          </coding> 
          <text value="Platelet Count"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="444"/> 
          <unit value="x10*9/L"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="10*9/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="150"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </low> 
          <high> 
            <value value="450"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r7"/> 
    <resource> 
      <Observation> 
        <id value="r7"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r7"> </a> <a name="hcr7"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r7&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : White Cell Count <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #6690-2 &quot;Leukocytes [#/volume] in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 4.6 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 4.0 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> <td> 11.0 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="6690-2"/> 
            <display value="Leukocytes [#/volume] in Blood by Automated count"/> 
          </coding> 
          <text value="White Cell Count"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="4.6"/> 
          <unit value="x10*9/L"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="10*9/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="4.0"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </low> 
          <high> 
            <value value="11.0"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r8"/> 
    <resource> 
      <Observation> 
        <id value="r8"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r8"> </a> <a name="hcr8"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r8&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Neutrophils <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #770-8 &quot;Neutrophils/100 leukocytes in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 20 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="770-8"/> 
            <display value="Neutrophils/100 leukocytes in Blood by Automated count"/> 
          </coding> 
          <text value="Neutrophils"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="20"/> 
          <unit value="%"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="%"/> 
        </valueQuantity> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r9"/> 
    <resource> 
      <Observation> 
        <id value="r9"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r9"> </a> <a name="hcr9"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r9&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Neutrophils <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #751-8 &quot;Neutrophils [#/volume] in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 0.9 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </p> <p> <b> interpretation</b> : Critical low <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a> #LL)</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 2.0 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> <td> 7.5 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="751-8"/> 
            <display value="Neutrophils [#/volume] in Blood by Automated count"/> 
          </coding> 
          <text value="Neutrophils"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="0.9"/> 
          <unit value="x10*9/L"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="10*9/L"/> 
        </valueQuantity> 
        <interpretation> 
          <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/> 
            <code value="LL"/> 
          </coding> 
        </interpretation> 
        <referenceRange> 
          <low> 
            <value value="2.0"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </low> 
          <high> 
            <value value="7.5"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r10"/> 
    <resource> 
      <Observation> 
        <id value="r10"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r10"> </a> <a name="hcr10"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r10&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Lymphocytes <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #736-9 &quot;Lymphocytes/100 leukocytes in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 20 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="736-9"/> 
            <display value="Lymphocytes/100 leukocytes in Blood by Automated count"/> 
          </coding> 
          <text value="Lymphocytes"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="20"/> 
          <unit value="%"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="%"/> 
        </valueQuantity> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r11"/> 
    <resource> 
      <Observation> 
        <id value="r11"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r11"> </a> <a name="hcr11"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r11&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Lymphocytes <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #731-0 &quot;Lymphocytes [#/volume] in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 0.9 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </p> <p> <b> interpretation</b> : Low <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a> #L)</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 1.1 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> <td> 4.0 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="731-0"/> 
            <display value="Lymphocytes [#/volume] in Blood by Automated count"/> 
          </coding> 
          <text value="Lymphocytes"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="0.9"/> 
          <unit value="x10*9/L"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="10*9/L"/> 
        </valueQuantity> 
        <interpretation> 
          <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/> 
            <code value="L"/> 
          </coding> 
        </interpretation> 
        <referenceRange> 
          <low> 
            <value value="1.1"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </low> 
          <high> 
            <value value="4.0"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r12"/> 
    <resource> 
      <Observation> 
        <id value="r12"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r12"> </a> <a name="hcr12"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r12&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Monocytes <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #5905-5 &quot;Monocytes/100 leukocytes in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 20 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="5905-5"/> 
            <display value="Monocytes/100 leukocytes in Blood by Automated count"/> 
          </coding> 
          <text value="Monocytes"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="20"/> 
          <unit value="%"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="%"/> 
        </valueQuantity> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r13"/> 
    <resource> 
      <Observation> 
        <id value="r13"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r13"> </a> <a name="hcr13"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r13&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Monocytes <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #742-7 &quot;Monocytes [#/volume] in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 0.9 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0.2 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> <td> 1.0 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="742-7"/> 
            <display value="Monocytes [#/volume] in Blood by Automated count"/> 
          </coding> 
          <text value="Monocytes"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="0.9"/> 
          <unit value="x10*9/L"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="10*9/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="0.2"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </low> 
          <high> 
            <value value="1.0"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r14"/> 
    <resource> 
      <Observation> 
        <id value="r14"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r14"> </a> <a name="hcr14"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r14&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Eosinophils <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #713-8 &quot;Eosinophils/100 leukocytes in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 20 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="713-8"/> 
            <display value="Eosinophils/100 leukocytes in Blood by Automated count"/> 
          </coding> 
          <text value="Eosinophils"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="20"/> 
          <unit value="%"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="%"/> 
        </valueQuantity> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r15"/> 
    <resource> 
      <Observation> 
        <id value="r15"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r15"> </a> <a name="hcr15"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r15&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Eosinophils <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #711-2 &quot;Eosinophils [#/volume] in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 0.92 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </p> <p> <b> interpretation</b> : Critical high <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a> #HH)</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0.04 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> <td> 0.40 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="711-2"/> 
            <display value="Eosinophils [#/volume] in Blood by Automated count"/> 
          </coding> 
          <text value="Eosinophils"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="0.92"/> 
          <unit value="x10*9/L"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="10*9/L"/> 
        </valueQuantity> 
        <interpretation> 
          <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/> 
            <code value="HH"/> 
          </coding> 
        </interpretation> 
        <referenceRange> 
          <low> 
            <value value="0.04"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </low> 
          <high> 
            <value value="0.40"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r16"/> 
    <resource> 
      <Observation> 
        <id value="r16"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r16"> </a> <a name="hcr16"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r16&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Basophils <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #706-2 &quot;Basophils/100 leukocytes in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 20 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="706-2"/> 
            <display value="Basophils/100 leukocytes in Blood by Automated count"/> 
          </coding> 
          <text value="Basophils"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="20"/> 
          <unit value="%"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="%"/> 
        </valueQuantity> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/r17"/> 
    <resource> 
      <Observation> 
        <id value="r17"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="r17"> </a> <a name="hcr17"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;r17&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Basophils <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #704-7 &quot;Basophils [#/volume] in Blood by Automated count&quot;)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 0.92 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0.21 x10*9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code 10*9/L = '10*9/L')</span> </td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="704-7"/> 
            <display value="Basophils [#/volume] in Blood by Automated count"/> 
          </coding> 
          <text value="Basophils"/> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="0.92"/> 
          <unit value="x10*9/L"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="10*9/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <high> 
            <value value="0.21"/> 
            <unit value="x10*9/L"/> 
            <system value="http://unitsofmeasure.org"/> 
            <code value="10*9/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/p1"/> 
    <resource> 
      <Observation> 
        <id value="p1"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="p1"> </a> <a name="hcp1"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;p1&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Comprehensive metabolic 2000 panel - Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #24323-8)</span> </p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/rtt: Red Top Tube</a> </p> <p> <b> hasMember</b> : </p> <ul> <li> <a href="broken-link.html">Observation/o1</a> </li> <li> <a href="broken-link.html">Observation/o2</a> </li> <li> <a href="broken-link.html">Observation/o3</a> </li> <li> <a href="broken-link.html">Observation/o4</a> </li> <li> <a href="broken-link.html">Observation/o5</a> </li> <li> <a href="broken-link.html">Observation/o6</a> </li> <li> <a href="broken-link.html">Observation/o7</a> </li> <li> <a href="broken-link.html">Observation/o8</a> </li> <li> <a href="broken-link.html">Observation/o9</a> </li> <li> <a href="broken-link.html">Observation/o10</a> </li> <li> <a href="broken-link.html">Observation/o11</a> </li> <li> <a href="broken-link.html">Observation/o12</a> </li> <li> <a href="broken-link.html">Observation/o13</a> </li> <li> <a href="broken-link.html">Observation/o14</a> </li> <li> <a href="broken-link.html">Observation/o15</a> </li> <li> <a href="broken-link.html">Observation/o16</a> </li> <li> <a href="broken-link.html">Observation/o17</a> </li> <li> <a href="broken-link.html">Observation/o18</a> </li> <li> <a href="broken-link.html">Observation/o19</a> </li> <li> <a href="broken-link.html">Observation/o20</a> </li> <li> <a href="broken-link.html">Observation/o21</a> </li> <li> <a href="broken-link.html">Observation/o22</a> </li> </ul> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="24323-8"/> 
            <display value="Comprehensive metabolic 2000 panel - Serum or Plasma"/> 
          </coding> 
        </code> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <specimen> 
          <reference value="Specimen/rtt"/> 
          <display value="Red Top Tube"/> 
        </specimen> 
        <hasMember> 
          <reference value="Observation/o1"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o2"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o3"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o4"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o5"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o6"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o7"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o8"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o9"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o10"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o11"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o12"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o13"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o14"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o15"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o16"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o17"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o18"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o19"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o20"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o21"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/o22"/> 
        </hasMember> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o1"/> 
    <resource> 
      <Observation> 
        <id value="o1"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o1"> </a> <a name="hco1"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o1&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Sodium [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2951-2; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #104934005)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 140 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 137 mmol/L</td> <td> 147 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2951-2"/> 
            <display value="Sodium [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="104934005"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="140"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="137"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="147"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o2"/> 
    <resource> 
      <Observation> 
        <id value="o2"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o2"> </a> <a name="hco2"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o2&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Potassium [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2823-3; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #59573005)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 4.2 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 3.5 mmol/L</td> <td> 5.0 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2823-3"/> 
            <display value="Potassium [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="59573005"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="4.2"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="3.5"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="5.0"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o3"/> 
    <resource> 
      <Observation> 
        <id value="o3"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o3"> </a> <a name="hco3"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o3&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Chloride [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2075-0; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #46511006)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 105 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 96 mmol/L</td> <td> 109 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2075-0"/> 
            <display value="Chloride [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="46511006"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="105"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="96"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="109"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o4"/> 
    <resource> 
      <Observation> 
        <id value="o4"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o4"> </a> <a name="hco4"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o4&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Bicarbonate [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #1963-8; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #88645003)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 26 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 25 mmol/L</td> <td> 33 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="1963-8"/> 
            <display value="Bicarbonate [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="88645003"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="26"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="25"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="33"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o5"/> 
    <resource> 
      <Observation> 
        <id value="o5"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o5"> </a> <a name="hco5"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o5&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Anion gap 4 in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #1863-0; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #271057005)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 13 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 4 mmol/L</td> <td> 17 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="1863-0"/> 
            <display value="Anion gap 4 in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="271057005"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="13"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="4"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="17"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o6"/> 
    <resource> 
      <Observation> 
        <id value="o6"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o6"> </a> <a name="hco6"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o6&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Glucose [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #14749-6; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #36048009)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 7.4 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 3.0 mmol/L</td> <td> 7.7 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="14749-6"/> 
            <display value="Glucose [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="36048009"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="7.4"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="3.0"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="7.7"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o7"/> 
    <resource> 
      <Observation> 
        <id value="o7"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o7"> </a> <a name="hco7"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o7&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Urea nitrogen [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #14937-7; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #273967009)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 4.7 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 2.0 mmol/L</td> <td> 7.0 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="14937-7"/> 
            <display value="Urea nitrogen [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="273967009"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="4.7"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="2.0"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="7.0"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o8"/> 
    <resource> 
      <Observation> 
        <id value="o8"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o8"> </a> <a name="hco8"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o8&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Creatinine [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #14682-9; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #70901006)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 0.09 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0.04 mmol/L</td> <td> 0.11 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="14682-9"/> 
            <display value="Creatinine [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="70901006"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="0.09"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="0.04"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="0.11"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o9"/> 
    <resource> 
      <Observation> 
        <id value="o9"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o9"> </a> <a name="hco9"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o9&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Urate [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #14933-6; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #86228006)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 0.39 mmol/L</p> <p> <b> interpretation</b> : High <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a> #H)</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0.14 mmol/L</td> <td> 0.35 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="14933-6"/> 
            <display value="Urate [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="86228006"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="0.39"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <interpretation> 
          <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/> 
            <code value="H"/> 
          </coding> 
        </interpretation> 
        <referenceRange> 
          <low> 
            <value value="0.14"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="0.35"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o10"/> 
    <resource> 
      <Observation> 
        <id value="o10"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o10"> </a> <a name="hco10"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o10&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Bilirubin.total [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #14631-6; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #27171005)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 7 umol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 2 umol/L</td> <td> 20 umol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="14631-6"/> 
            <display value="Bilirubin.total [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="27171005"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="7"/> 
          <unit value="umol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="2"/> 
            <unit value="umol/L"/> 
          </low> 
          <high> 
            <value value="20"/> 
            <unit value="umol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o11"/> 
    <resource> 
      <Observation> 
        <id value="o11"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o11"> </a> <a name="hco11"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o11&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Bilirubin.direct [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #14629-0; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #39748002)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 3 umol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0 umol/L</td> <td> 8 umol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="14629-0"/> 
            <display value="Bilirubin.direct [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="39748002"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="3"/> 
          <unit value="umol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="0"/> 
            <unit value="umol/L"/> 
          </low> 
          <high> 
            <value value="8"/> 
            <unit value="umol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o12"/> 
    <resource> 
      <Observation> 
        <id value="o12"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o12"> </a> <a name="hco12"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o12&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #6768-6; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #88810008)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 108 U/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 30 U/L</td> <td> 115 U/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="6768-6"/> 
            <display value="Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="88810008"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="108"/> 
          <unit value="U/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="30"/> 
            <unit value="U/L"/> 
          </low> 
          <high> 
            <value value="115"/> 
            <unit value="U/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o13"/> 
    <resource> 
      <Observation> 
        <id value="o13"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o13"> </a> <a name="hco13"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o13&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2324-2; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #69480007)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 35 U/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0 U/L</td> <td> 45 U/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2324-2"/> 
            <display value="Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="69480007"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="35"/> 
          <unit value="U/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="0"/> 
            <unit value="U/L"/> 
          </low> 
          <high> 
            <value value="45"/> 
            <unit value="U/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o14"/> 
    <resource> 
      <Observation> 
        <id value="o14"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o14"> </a> <a name="hco14"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o14&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #1742-6; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #34608000)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 54 U/L</p> <p> <b> interpretation</b> : High <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a> #H)</span> </p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0 U/L</td> <td> 45 U/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="1742-6"/> 
            <display value="Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="34608000"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="54"/> 
          <unit value="U/L"/> 
        </valueQuantity> 
        <interpretation> 
          <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/> 
            <code value="H"/> 
          </coding> 
        </interpretation> 
        <referenceRange> 
          <low> 
            <value value="0"/> 
            <unit value="U/L"/> 
          </low> 
          <high> 
            <value value="45"/> 
            <unit value="U/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o15"/> 
    <resource> 
      <Observation> 
        <id value="o15"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o15"> </a> <a name="hco15"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o15&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #1920-8; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #45896001)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 30 U/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0 U/L</td> <td> 41 U/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="1920-8"/> 
            <display value="Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="45896001"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="30"/> 
          <unit value="U/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="0"/> 
            <unit value="U/L"/> 
          </low> 
          <high> 
            <value value="41"/> 
            <unit value="U/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o16"/> 
    <resource> 
      <Observation> 
        <id value="o16"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o16"> </a> <a name="hco16"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o16&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2532-0; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #11274001)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 131 U/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 80 U/L</td> <td> 250 U/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2532-0"/> 
            <display value="Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="11274001"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="131"/> 
          <unit value="U/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="80"/> 
            <unit value="U/L"/> 
          </low> 
          <high> 
            <value value="250"/> 
            <unit value="U/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o17"/> 
    <resource> 
      <Observation> 
        <id value="o17"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o17"> </a> <a name="hco17"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o17&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Calcium [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2000-8; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #71878006)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 2.38 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 2.25 mmol/L</td> <td> 2.65 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2000-8"/> 
            <display value="Calcium [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="71878006"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="2.38"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="2.25"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="2.65"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o18"/> 
    <resource> 
      <Observation> 
        <id value="o18"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o18"> </a> <a name="hco18"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o18&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Calcium.ionized [Moles/volume] in Serum or Plasma by calculation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #13959-2; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #166708003)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 2.39 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 2.25 mmol/L</td> <td> 2.65 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="13959-2"/> 
            <display value="Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="166708003"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="2.39"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="2.25"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="2.65"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o19"/> 
    <resource> 
      <Observation> 
        <id value="o19"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o19"> </a> <a name="hco19"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o19&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Phosphate [Moles/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #14879-1; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #104866001)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 1.5 mmol/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 0.8 mmol/L</td> <td> 1.5 mmol/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="14879-1"/> 
            <display value="Phosphate [Moles/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="104866001"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="1.5"/> 
          <unit value="mmol/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="0.8"/> 
            <unit value="mmol/L"/> 
          </low> 
          <high> 
            <value value="1.5"/> 
            <unit value="mmol/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o20"/> 
    <resource> 
      <Observation> 
        <id value="o20"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o20"> </a> <a name="hco20"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o20&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Protein [Mass/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2885-2; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #74040009)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 67 g/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 60 g/L</td> <td> 82 g/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2885-2"/> 
            <display value="Protein [Mass/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="74040009"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="67"/> 
          <unit value="g/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="60"/> 
            <unit value="g/L"/> 
          </low> 
          <high> 
            <value value="82"/> 
            <unit value="g/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o21"/> 
    <resource> 
      <Observation> 
        <id value="o21"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o21"> </a> <a name="hco21"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o21&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Albumin [Mass/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #1751-7; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #104485008)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 42 g/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 35 g/L</td> <td> 50 g/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="1751-7"/> 
            <display value="Albumin [Mass/volume] in Serum or Plasma"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="104485008"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="42"/> 
          <unit value="g/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="35"/> 
            <unit value="g/L"/> 
          </low> 
          <high> 
            <value value="50"/> 
            <unit value="g/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/o22"/> 
    <resource> 
      <Observation> 
        <id value="o22"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="o22"> </a> <a name="hco22"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;o22&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Globulin [Mass/volume] in Serum by calculation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #10834-0; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #104979009)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 25 g/L</p> <h3> ReferenceRanges</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Low</b> </td> <td> <b> High</b> </td> </tr> <tr> <td style="display: none">*</td> <td> 20 g/L</td> <td> 40 g/L</td> </tr> </table> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="10834-0"/> 
            <display value="Globulin [Mass/volume] in Serum by calculation"/> 
          </coding> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="104979009"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="25"/> 
          <unit value="g/L"/> 
        </valueQuantity> 
        <referenceRange> 
          <low> 
            <value value="20"/> 
            <unit value="g/L"/> 
          </low> 
          <high> 
            <value value="40"/> 
            <unit value="g/L"/> 
          </high> 
        </referenceRange> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/p3"/> 
    <resource> 
      <Observation> 
        <id value="p3"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="p3"> </a> <a name="hcp3"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;p3&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Urinalysis macro (dipstick) panel - Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #24357-6)</span> </p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> <p> <b> hasMember</b> : </p> <ul> <li> <a href="broken-link.html">Observation/u1</a> </li> <li> <a href="broken-link.html">Observation/u2</a> </li> <li> <a href="broken-link.html">Observation/u3</a> </li> <li> <a href="broken-link.html">Observation/u4</a> </li> <li> <a href="broken-link.html">Observation/u5</a> </li> <li> <a href="broken-link.html">Observation/u6</a> </li> <li> <a href="broken-link.html">Observation/u7</a> </li> <li> <a href="broken-link.html">Observation/u8</a> </li> <li> <a href="broken-link.html">Observation/u9</a> </li> </ul> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="24357-6"/> 
            <display value="Urinalysis macro (dipstick) panel - Urine"/> 
          </coding> 
        </code> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
        <hasMember> 
          <reference value="Observation/u1"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/u2"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/u3"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/u4"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/u5"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/u6"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/u7"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/u8"/> 
        </hasMember> 
        <hasMember> 
          <reference value="Observation/u9"/> 
        </hasMember> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/u1"/> 
    <resource> 
      <Observation> 
        <id value="u1"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="u1"> </a> <a name="hcu1"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;u1&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : pH of Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2756-5)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 5.0 pH</p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2756-5"/> 
            <display value="pH of Urine"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="5.0"/> 
          <unit value="pH"/> 
        </valueQuantity> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/u2"/> 
    <resource> 
      <Observation> 
        <id value="u2"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="u2"> </a> <a name="hcu2"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;u2&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Protein [Presence] in Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2887-8)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : Negative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #260385009)</span> </p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2887-8"/> 
            <display value="Protein [Presence] in Urine"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueCodeableConcept> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="260385009"/> 
            <display value="Negative"/> 
          </coding> 
        </valueCodeableConcept> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/u3"/> 
    <resource> 
      <Observation> 
        <id value="u3"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="u3"> </a> <a name="hcu3"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;u3&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Specific gravity of Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2965-2)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 1.009</p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2965-2"/> 
            <display value="Specific gravity of Urine"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="1.009"/> 
        </valueQuantity> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/u4"/> 
    <resource> 
      <Observation> 
        <id value="u4"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="u4"> </a> <a name="hcu4"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;u4&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Erythrocytes [Presence] in Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #33051-4)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : Negative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #260385009)</span> </p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="33051-4"/> 
            <display value="Erythrocytes [Presence] in Urine"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueCodeableConcept> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="260385009"/> 
            <display value="Negative"/> 
          </coding> 
        </valueCodeableConcept> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/u5"/> 
    <resource> 
      <Observation> 
        <id value="u5"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="u5"> </a> <a name="hcu5"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;u5&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Glucose [Presence] in Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #2349-9)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : Negative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #260385009)</span> </p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="2349-9"/> 
            <display value="Glucose [Presence] in Urine"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueCodeableConcept> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="260385009"/> 
            <display value="Negative"/> 
          </coding> 
        </valueCodeableConcept> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/u6"/> 
    <resource> 
      <Observation> 
        <id value="u6"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="u6"> </a> <a name="hcu6"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;u6&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Leukocytes [Presence] in Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #33052-2)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : Negative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #260385009)</span> </p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="33052-2"/> 
            <display value="Leukocytes [Presence] in Urine"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueCodeableConcept> 
          <coding> 
            <system value="http://snomed.info/sct"/> 
            <code value="260385009"/> 
            <display value="Negative"/> 
          </coding> 
        </valueCodeableConcept> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/u7"/> 
    <resource> 
      <Observation> 
        <id value="u7"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="u7"> </a> <a name="hcu7"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;u7&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Leukocytes [#/volume] in Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #30405-5)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : 1 /uL</p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="30405-5"/> 
            <display value="Leukocytes [#/volume] in Urine"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="1"/> 
          <unit value="/uL"/> 
        </valueQuantity> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/u8"/> 
    <resource> 
      <Observation> 
        <id value="u8"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="u8"> </a> <a name="hcu8"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;u8&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Erythrocytes [#/volume] in Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #30391-7)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : &lt;1 /uL</p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="30391-7"/> 
            <display value="Erythrocytes [#/volume] in Urine"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="1"/> 
          <comparator value="&lt;"/> 
          <unit value="/uL"/> 
        </valueQuantity> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
      </Observation> 
    </resource> 
  </entry> 
  <entry> 
    <fullUrl value="https://example.com/base/Observation/u9"/> 
    <resource> 
      <Observation> 
        <id value="u9"/> 
        <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Observation</b> <a name="u9"> </a> <a name="hcu9"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
             1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;u9&quot; </p> </div> <p> <b> status</b> : final</p> <p> <b> code</b> : Epithelial cells.squamous [#/volume] in Urine sediment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a> #13654-9)</span> </p> <p> <b> subject</b> : <a href="patient-example-b.html">Patient/pat2</a>  &quot;Duck DONALD&quot;</p> <p> <b> effective</b> : 2015-08-16T06:40:17Z</p> <p> <b> issued</b> : Aug 17, 2015, 6:40:17 AM</p> <p> <b> performer</b> : <a href="organization-example-lab.html">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a>  &quot;Clinical Lab&quot;</p> <p> <b> value</b> : &lt;1 /mL</p> <p> <b> specimen</b> : <a href="broken-link.html">Specimen/urine: Urine Sample</a> </p> </div> </text> <status value="final"/> 
        <code> 
          <coding> 
            <system value="http://loinc.org"/> 
            <code value="13654-9"/> 
            <display value="Epithelial cells.squamous [#/volume] in Urine sediment"/> 
          </coding> 
        </code> 
        <subject> 
          <reference value="Patient/pat2"/> 
        </subject> 
        <effectiveDateTime value="2015-08-16T06:40:17Z"/> 
        <issued value="2015-08-17T06:40:17Z"/> 
        <performer> 
          <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f"/> 
          <display value="Acme Laboratory, Inc"/> 
        </performer> 
        <valueQuantity> 
          <value value="1"/> 
          <comparator value="&lt;"/> 
          <unit value="/mL"/> 
        </valueQuantity> 
        <specimen> 
          <reference value="Specimen/urine"/> 
          <display value="Urine Sample"/> 
        </specimen> 
      </Observation> 
    </resource> 
  </entry> 
</Bundle> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.