Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4

Observation-example-spirometry.xml

Example Observation/656 (XML)

Maturity Level : N/A
Responsible Owner: Orders and Observations Work Group Standards Status : Informative Compartments : Device , Encounter , Group , Patient , Practitioner , RelatedPerson

Raw XML ( canonical form + also see XML Format Specification )

Jump past Narrative

Spirometry Example referencing DeviceComponent (id = "656")

<?xml version="1.0" encoding="UTF-8"?>


  
  (Details : {urn:iso:std:iso:11073:10101 code '152584' = '152584', given as 'MDC_FLOW_AWAY_EXP_FORCED
          _PEAK'})
    
  
  
  
    
      
      
      
    
  
  
    
  
  
  
    
  
  
    
    
    
    
  
  <!--   -
Removed the .related type qualified-by  - if needed would be an extension 

  <related>
    <type value="qualified-by"/>
    <target>
      <identifier>
        <value value="3.14159.20170619185932"/>
      </identifier>
    </target>
  </related>
   -->

<!--  -
Removed the .related type qualified-by  - if needed would be an extension 
  <related>
    <type value="qualified-by"/>
    <target>
      <identifier>
        <value value="3.14159.20170619185932"/>
      </identifier>
    </target>
  </related>
  --><Observation xmlns="http://hl7.org/fhir">
  <id value="656"/>   <identifier>     <value value="patientId-urn:oid:1.2.4~0000000000000000~152584~20170503155426~820"/>   </identifier>   <status value="final"/>   <code>     <coding>       <system value="urn:iso:std:iso:11073:10101"/>       <code value="152584"/>       <display value="MDC_FLOW_AWAY_EXP_FORCED_PEAK"/>     </coding>   </code>   <subject>     <reference value="Patient/PatientId-patientId"/>   </subject>   <effectiveDateTime value="2017-05-03T15:54:26-04:00"/>   <performer>     <reference value="Patient/PatientId-patientId"/>   </performer>   <valueQuantity>     <value value="820"/>     <unit value="cL/s"/>     <system value="urn:iso:std:iso:11073:10101"/>     <code value="265201"/>   </valueQuantity> 


</

Observation

>



Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.