Pulmonary Function Testing: An Interoperability on FHIR Implementation Guide
0.1.0 - ci-build

Pulmonary Function Testing: An Interoperability on FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: FVC post-bronchodilator, % of predicted value - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="FVC-POST-percentPredicted"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title="Codes: {http://loinc.org 19873-9}">FVC post bronchodilation measured/predicted</span></p><p><b>value</b>: 99 %</p><p><b>derivedFrom</b>: <a href="Observation-FVC-POST.html">Generated Summary: <span title="Codes: {http://loinc.org 19874-7}">Forced vital capacity [Volume] Respiratory system by Spirometry --post bronchodilation</span>; 4.7 L</a></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="19873-9"/>
      <display value="FVC post bronchodilation measured/predicted"/>
    </coding>
  </code>
  <valueQuantity>
    <value value="99"/>
    <unit value="%"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="%"/>
  </valueQuantity>
  <derivedFrom>
    <reference value="Observation/FVC-POST"/>
  </derivedFrom>
</Observation>