<Observation xmlns="http://hl7.org/fhir">
  <id value="e5d6788b-a065-4aaa-999c-24640e39154f" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-12-16T14:33:02.512+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">2005-07-05: PMV Bld = 7.8 fL</div>
  </text>
  <status value="final" />
  <category>
    <coding>
      <system value="http://hl7.org/fhir/observation-category" />
      <code value="laboratory" />
      <display value="Laboratory" />
    </coding>
    <text value="Laboratory" />
  </category>
  <code>
    <coding>
      <system value="http://loinc.org/" />
      <code value="28542-9" />
      <display value="PMV Bld" />
    </coding>
    <text value="PMV Bld" />
  </code>
  <subject>
    <reference value="Patient/1134281" />
  </subject>
  <effectiveDateTime value="2005-07-05" />
  <valueQuantity>
    <value value="7.8" />
    <unit value="fL" />
    <system value="http://unitsofmeasure.org/" />
  </valueQuantity>
  <referenceRange>
    <low>
      <value value="6.3" />
      <unit value="fL" />
      <system value="http://unitsofmeasure.org/" />
      <code value="fL" />
    </low>
    <high>
      <value value="9.6" />
      <unit value="fL" />
      <system value="http://unitsofmeasure.org/" />
      <code value="fL" />
    </high>
    <meaning>
      <coding>
        <system value="http://hl7.org/fhir/referencerange-meaning" />
        <code value="normal" />
        <display value="Normal Range" />
      </coding>
      <text value="Normal Range" />
    </meaning>
  </referenceRange>
</Observation>