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 z-score post-bronchodilator - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="FVC-POST-Zscore"/>
  <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: ">FVC_POST z-score</span></p><p><b>value</b>: -0.09 Z-score</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>
    <text value="FVC_POST z-score"/>
  </code>
  <valueQuantity>
    <value value="-0.09"/>
    <unit value="Z-score"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="{Zscore}"/>
  </valueQuantity>
  <derivedFrom>
    <reference value="Observation/FVC-POST"/>
  </derivedFrom>
</Observation>