<Bundle xmlns="http://hl7.org/fhir"> <id value="5edf6cd9-3b8d-474e-b225-a2264cf0684a" /> <type value="collection" /> <entry> <fullUrl value="Patient/219729" /> <resource> <Patient> <id value="219729" /> <text> <status value="generated" /> <div xmlns="http://www.w3.org/1999/xhtml"><p> Henry Smithies II</p><p> MRN: 1234567. Male, 24-Sept 2018</p></div> </text> <identifier> <use value="usual" /> <type> <coding> <system value="http://hl7.org/fhir/v2/0203" /> <code value="MR" /> </coding> </type> <system value="http://www.goodhealth.org/identifiers/mrn" /> <value value="1234567" /> </identifier> <active value="true" /> <name> <family value="Smithies" /> <given value="Henry" /> <suffix value="II" /> </name> <gender value="male" /> <birthDate value="2018-09-24" /> </Patient> </resource> </entry> <entry> <fullUrl value="Practitioner/219715" /> <resource> <Practitioner> <id value="219715" /> <text> <status value="generated" /> <div xmlns="http://www.w3.org/1999/xhtml">Sherry Dopplemeyer </div> </text> <identifier> <use value="official" /> <system value="http://healthcare.example.org/identifiers/staff" /> <value value="D234123" /> </identifier> <name> <family value="Dopplemeyer" /> <given value="Sherry" /> </name> <telecom> <system value="email" /> <value value="sherry.dopplemeyer@healthcare.example.org" /> </telecom> </Practitioner> </resource> </entry> <entry> <fullUrl value="Encounter/219709" /> <resource> <Encounter> <id value="219709" /> <text> <status value="generated" /> <div xmlns="http://www.w3.org/1999/xhtml"><p>Encounter on May 24, 2012</p></div> </text> <identifier> <use value="official" /> <system value="http://www.example.hospital.org/encounter" /> <value value="180750" /> </identifier> <status value="finished" /> <class> <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode" /> <code value="AMB" /> <display value="ambulatory" /> </class> <subject> <reference value="Patient/219729" /> </subject> <participant> <individual> <reference value="Practitioner/219715" /> </individual> </participant> <period> <start value="2012-05-24T15:00:00+00:00" /> <end value="2012-05-24T15:30:00+00:00" /> </period> <location> <location> <display value="Outpatient Clinic" /> </location> <status value="completed" /> <period> <start value="2012-05-24T15:00:00+00:00" /> <end value="2012-05-24T15:30:00+00:00" /> </period> </location> </Encounter> </resource> </entry> <entry> <resource> <Condition> <id value="219759" /> <text> <status value="generated" /> <div xmlns="http://www.w3.org/1999/xhtml">Severe burn of left ear</div> </text> <identifier> <value value="12345" /> </identifier> <clinicalStatus> <coding> <system value="http://terminology.hl7.org/CodeSystem/condition-clinical" /> <code value="inactive" /> </coding> </clinicalStatus> <verificationStatus> <coding> <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status" /> <code value="differential" /> </coding> </verificationStatus> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/condition-category" /> <code value="encounter-diagnosis" /> <display value="Encounter Diagnosis" /> </coding> <coding> <system value="http://snomed.info/sct" /> <code value="439401001" /> <display value="Diagnosis" /> </coding> </category> <severity> <coding> <system value="http://snomed.info/sct" /> <code value="24484000" /> <display value="Severe" /> </coding> </severity> <code> <coding> <system value="http://snomed.info/sct" /> <code value="39065001" /> <display value="Burn of ear" /> </coding> <text value="Burnt Ear" /> </code> <bodySite> <coding> <system value="http://snomed.info/sct" /> <code value="49521004" /> <display value="Left external ear structure" /> </coding> <text value="Left Ear" /> </bodySite> <subject> <reference value="Patient/219729" /> </subject> <encounter> <reference value="Encounter/219709" /> </encounter> <onsetString value="May 24, 2012" /> <abatementString value="around April 4, 2013" /> <recordedDate value="2013-04-04" /> <recorder> <reference value="Practitioner/219715" /> </recorder> <asserter> <reference value="Practitioner/219715" /> </asserter> </Condition> </resource> </entry> <entry> <resource> <Observation> <id value="28282111" /> <status value="final" /> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category" /> <code value="laboratory" /> <display value="Laboratory" /> </coding> <text value="Laboratory" /> </category> <code> <coding> <system value="http://loinc.org" /> <code value="883-9" /> <display value="ABO group [Type] in Blood" /> </coding> <text value="Blood Group" /> </code> <subject> <reference value="Patient/219729" /> </subject> <effectiveDateTime value="2018-03-11T16:07:54+00:00" /> <valueCodeableConcept> <coding> <system value="http://snomed.info/sct" /> <code value="112144000" /> </coding> </valueCodeableConcept> </Observation> </resource> </entry> </Bundle>