<Observation xmlns="http://hl7.org/fhir">
  <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>
      </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 "r9" </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 "Neutrophils [#/volume] in Blood by Automated count")</span></p>
      <p>
        <b>subject</b>: <a href="Patient-Patient3.html">Patient/Patient3</a> " PATIENT3"</p>
      <p>
        <b>performer</b>: <a href="Organization-Organization3.html">Organization/Organization3</a> "organization3"</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.0.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a>#LL)</span></p>
      <h3>ReferenceRanges</h3>
      <table class="grid">
        <tr>
          <td>-</td>
          <td>
            <b>Low</b>
          </td>
          <td>
            <b>High</b>
          </td>
        </tr>
        <tr>
          <td>*</td>
          <td>2 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/Patient3" />
  </subject>
  <performer>
    <reference value="Organization/Organization3" />
  </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" />
      <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>