<?xml version=“1.0” encoding=“UTF-8”?><Encounter xmlns=“hl7.org/fhir”>
<id value="example"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">Encounter with patient @example</div> </text> <status value="in-progress"/> <class value="inpatient"/> <patient> <reference value="Patient/example"/> </patient>
</Encounter>