<Observation xmlns="http://hl7.org/fhir">
    <id value="demo-spiro-mbr-1-3" />
    <status value="final" />
    <!-- 
20150-9   FEV1	19868-9    Forced vital capacity [Volume] Respiratory system by Spirometry      L	19926-5 - FEV1/​FVC	33452-4  - Maximum expiratory gas flow Respiratory system airway

 -->
    <code>
        <coding>
            <system value="http://loinc.org" />
            <code value="19926-5" />
            <display value="FEV1/​FVC" />
        </coding>
    </code>
    <subject>
        <reference value="Patient/demo-patient-1" />
    </subject>
    <effectiveDateTime value="2018-03-12" />
    <valueQuantity>
        <value value="0.82" />
        <system value="http://unitsofmeasure.org" />
        <code value="1" />
    </valueQuantity>
</Observation>