This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Real-world encounter example (id = "f001")
<Encounter xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> <b>Generated Narrative</b> </p> <p> <b>identifier</b>: v1451 (official) </p> <p> <b>status</b>: finished </p> <p> <b>class</b>: outpatient </p> <p> <b>type</b>: <span title="Codes: {http://snomed.info/sct 270427003}">Patient-initiated encounter</span> </p> <p> <b>subject</b>: P. van de Heuvel </p> <h3>Participants</h3> <table class="grid"> <tr> <td> <b>Type</b> </td> <td> <b>Individual</b> </td> </tr> <tr> <td> </td> <td>P. Voigt</td> </tr> </table> <p> <b>length</b>: 140 min </p> <p> <b>reason</b>: <span title="Codes: {http://snomed.info/sct 34068001}">Heart valve replacement</span> </p> <p> <b>priority</b>: <span title="Codes: {http://snomed.info/sct 310361003}">Non-urgent cardiological admission</span> </p> <blockquote> <p> <b>hospitalization</b> </p> <p> <b>preAdmissionIdentifier</b>: 93042 (official) </p> <p> <b>admitSource</b>: <span title="Codes: {http://snomed.info/sct 305956004}">Referral by physician</span> </p> <p> <b>period</b>: 26-Jun 2011 --> 30-Jun 2011 </p> <h3>Accomodations</h3> <table class="grid"> <tr> <td> <b>Bed</b> </td> <td> <b>Period</b> </td> </tr> <tr> <td> </td> <td>26-Jun 2011 --> 1-Jul 2011</td> </tr> </table> <p> <b>dischargeDisposition</b>: <span title="Codes: {http://snomed.info/sct 306689006}">Discharge to home</span> </p> <p> <b>reAdmission</b>: false </p> </blockquote> <p> <b>serviceProvider</b>: Burgers University Medical Center </p> </div> </text> <identifier> <use value="official"/> <system value="http://www.amc.nl/zorgportal/identifiers/visits"/> <value value="v1451"/> </identifier> <status value="finished"/> <class value="outpatient"/> <type> <coding> <system value="http://snomed.info/sct"/> <code value="270427003"/> <display value="Patient-initiated encounter"/> </coding> </type> <subject> <reference value="Patient/f001"/> <display value="P. van de Heuvel"/> </subject> <participant> <individual> <reference value="Practitioner/f002"/> <display value="P. Voigt"/> </individual> </participant> <length> <value value="140"/> <units value="min"/> <system value="http://unitsofmeasure.org"/> <code value="min"/> </length> <reason> <coding> <system value="http://snomed.info/sct"/> <code value="34068001"/> <display value="Heart valve replacement"/> </coding> </reason> <priority> <coding> <system value="http://snomed.info/sct"/> <code value="310361003"/> <display value="Non-urgent cardiological admission"/> </coding> </priority> <hospitalization> <preAdmissionIdentifier> <use value="official"/> <system value="http://www.amc.nl/zorgportal/identifiers/pre-admissions"/> <value value="93042"/> </preAdmissionIdentifier><!-- <preAdmissionTest> <coding> <system value="http://snomed.info/sct"/> <code value="164847006"/> <display value="Standard ECG"/> </coding> <coding> <system value="http://snomed.info/sct"/> <code value="396550006"/> <display value="Blood test"/> </coding> </preAdmissionTest> --> <admitSource> <coding> <system value="http://snomed.info/sct"/> <code value="305956004"/> <display value="Referral by physician"/> </coding> </admitSource> <period> <start value="2011-06-26"/> <end value="2011-06-30"/> </period> <accomodation> <period> <start value="2011-06-26"/> <end value="2011-07-01"/> </period> </accomodation> <dischargeDisposition> <coding> <system value="http://snomed.info/sct"/> <code value="306689006"/> <display value="Discharge to home"/> </coding> </dischargeDisposition> <reAdmission value="false"/> </hospitalization> <serviceProvider> <reference value="Organization/f001"/> <display value="Burgers University Medical Center"/> </serviceProvider> </Encounter>