This page is part of the Quality Improvement Core Framework (v2.1.0: STU 3 Ballot 1) based on FHIR R3. The current version which supercedes this version is 4.1.1. For a full list of available versions, see the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir"> <id value="qicore-encounter-example"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> <strong>staus</strong>: in-progress </p> <p> <strong>class</strong>: { FHIR code 'IMP' = 'inpatient encounter' }) </p> <p> <strong>subject</strong>: <a href="Patient-qicore-patient-example.html">Patient/example</a> </p> </div> </text> <status value="in-progress"/> <class> <system value="http://hl7.org/fhir/v3/ActCode"/> <code value="IMP"/> <display value="inpatient encounter"/> </class> <subject> <reference value="Patient/qicore-patient-example"/> </subject> </Encounter>