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

: PFT DiagnosticReport - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnostic-report"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 81458-2}">Pulmonary function test panel</span> (<span title="Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 PF}">Pulmonary Function</span>) </h2><table class="grid"><tr><td>Subject</td><td>Not done yet</td></tr><tr><td>When For</td><td>2017-02-24</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-FVC-PRE.html"><span title="Codes: {http://loinc.org 19876-2}">Forced vital capacity [Volume] Respiratory system by Spirometry --pre bronchodilation</span></a></td><td>3.9 L</td><td><span title="Codes: ">FVC normal bounds</span>: &gt;3.7 L</td><td>Feb. 7, 2015, 1:28:17 p.m.</td></tr><tr><td><a href="Observation-FVC-PRE-Zscore.html"><span title="Codes: ">FVC_PRE Z-score</span></a></td><td>-1.34 Z-score</td><td></td><td></td></tr><tr><td><a href="Observation-FVC-PRE-percentPredicted.html"><span title="Codes: {http://loinc.org 19871-3}">FVC pre bronchodilation measured/predicted</span></a></td><td>82 %</td><td></td><td></td></tr><tr><td><a href="Observation-FVC-POST.html"><span title="Codes: {http://loinc.org 19874-7}">Forced vital capacity [Volume] Respiratory system by Spirometry --post bronchodilation</span></a></td><td>4.7 L</td><td><span title="Codes: ">FVC normal bounds</span>: &gt;3.7 L</td><td></td></tr><tr><td><a href="Observation-FVC-POST-Zscore.html"><span title="Codes: ">FVC_POST z-score</span></a></td><td>-0.09 Z-score</td><td></td><td></td></tr><tr><td><a href="Observation-FVC-POST-percentPredicted.html"><span title="Codes: {http://loinc.org 19873-9}">FVC post bronchodilation measured/predicted</span></a></td><td>99 %</td><td></td><td></td></tr><tr><td><a href="Observation-FVC-POST-mLChange.html"><span title="Codes: ">FVC POST change (mL)</span></a></td><td>600 mL</td><td></td><td></td></tr><tr><td><a href="Observation-FVC-post-percentChange.html"><span title="Codes: {http://loinc.org 69982-7}">FVC percent change Respiratory system</span></a></td><td>20 %</td><td></td><td></td></tr></table><p>Moderately severe, partially reversible airflow obstruction.</p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="PF"/>
      <display value="Pulmonary Function"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="81458-2"/>
      <display value="Pulmonary function test panel"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patient-01"/>
  </subject>
  <encounter>
    <reference value="Encounter/encounter-01"/>
  </encounter>
  <effectiveDateTime value="2017-02-24"/>
  <performer>
    <reference value="Practitioner/practitioner-02"/>
  </performer>
  <performer>
    <reference value="Organization/organization-01"/>
  </performer>
  <resultsInterpreter>
    <reference value="Practitioner/practitioner-01"/>
  </resultsInterpreter>
  <result>
    <reference value="Observation/FVC-PRE"/>
  </result>
  <result>
    <reference value="Observation/FVC-PRE-Zscore"/>
  </result>
  <result>
    <reference value="Observation/FVC-PRE-percentPredicted"/>
  </result>
  <result>
    <reference value="Observation/FVC-POST"/>
  </result>
  <result>
    <reference value="Observation/FVC-POST-Zscore"/>
  </result>
  <result>
    <reference value="Observation/FVC-POST-percentPredicted"/>
  </result>
  <result>
    <reference value="Observation/FVC-POST-mLChange"/>
  </result>
  <result>
    <reference value="Observation/FVC-post-percentChange"/>
  </result>
  <conclusion
              value="Moderately severe, partially reversible airflow obstruction."/>
  <presentedForm>
    <contentType value="application/pdf"/>
    <language value="en-US"/>
    <url value="https://www.atsjournals.org/doi/10.1164/rccm.201710-1981ST"/>
    <title value="Sample Pulmonary Function Test"/>
  </presentedForm>
</DiagnosticReport>