This page is part of the FHIR Specification (v0.11: DSTU 1 Ballot 3). 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
{ "Encounter":{ "identifier":[ { "use":{ "value":"official" }, "system":{ "value":"http://www.bmc.nl/zorgportal/identifiers/encounters" }, "key":{ "value":"v6751" } } ], "status":{ "value":"finished" }, "class":{ "value":"outpatient" }, "type":[ { "coding":[ { "system":{ "value":"http://snomed.info/sct" }, "code":{ "value":"Patient-initiated encounter" }, "display":{ "value":"270427003" } } ] } ], "subject":{ "type":{ "value":"Patient" }, "reference":{ "value":"patient/@f001" }, "display":{ "value":"P. van de Heuvel" } }, "participant":[ { "type":[ { "value":"consulting" } ], "practitioner":{ "type":{ "value":"Practitioner" }, "reference":{ "value":"practitioner/@f001" }, "display":{ "value":"E.M. van den Broek" } } } ], "length":{ "value":{ "value":"90" }, "units":{ "value":"min" }, "system":{ "value":"http://unitsofmeasure.org" }, "code":{ "value":"min" } }, "reasonCodeableConcept":{ "coding":[ { "system":{ "value":"http://snomed.info/sct" }, "code":{ "value":"18099001" }, "display":{ "value":"Retropharyngeal abscess" } } ] }, "priority":{ "coding":[ { "system":{ "value":"http://snomed.info/sct" }, "code":{ "value":"103391001" }, "display":{ "value":"Non-urgent ear, nose and throat admission" } } ] }, "hospitalization":{ "preAdmissionIdentifier":{ "use":{ "value":"official" }, "system":{ "value":"http://www.bmc.nl/zorgportal/identifiers/pre-admissions" }, "key":{ "value":"93042" } }, "admitSource":{ "coding":[ { "system":{ "value":"http://snomed.info/sct" }, "code":{ "value":"Referral by physician" }, "display":{ "value":"305956004" } } ] }, "period":{ "start":{ "value":"2011-06-26" }, "end":{ "value":"2011-06-30" } }, "accomodation":[ { "period":{ "start":{ "value":"2011-06-26" }, "end":{ "value":"2011-07-01" } } } ], "dischargeDisposition":{ "coding":[ { "system":{ "value":"http://snomed.info/sct" }, "code":{ "value":"Discharge to home" }, "display":{ "value":"306689006" } } ] }, "reAdmission":{ "value":false } }, "serviceProvider":{ "type":{ "value":"Organization" }, "reference":{ "value":"organization/@f001" } } } }