: MR Admissions Emergency Encounter Cancelled Example - XML Representation
Raw xml | Download
<Encounter xmlns="http://hl7.org/fhir">
<id value="b71d6415-8d7a-4bd9-89bb-04bd016d2806"/>
<meta>
<lastUpdated value="2021-10-25T01:43:30Z"/>
<profile
value="https://fhir.medirecords.com/StructureDefinition/mr-encounter-admission"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter b71d6415-8d7a-4bd9-89bb-04bd016d2806</b></p><a name="b71d6415-8d7a-4bd9-89bb-04bd016d2806"> </a><a name="hcb71d6415-8d7a-4bd9-89bb-04bd016d2806"> </a><a name="b71d6415-8d7a-4bd9-89bb-04bd016d2806-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2021-10-25 01:43:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-encounter-admission.html">MR Encounter Admission</a></p></div><p><b>MR Comment Note Extension</b>: Cancelled emergency admission of a Patient to the ED</p><p><b>Encounter Mode Of Arrival</b>: <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v2-0430.html#v2-0430-C">arrivalMode C</a>: Car</p><p><b>Encounter Reason Cancelled</b>: <span title="Codes:">Created in error</span></p><p><b>identifier</b>: Visit number/EMG-8</p><p><b>status</b>: Cancelled</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER">ActCode EMER</a>: emergency</p><p><b>priority</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority A}">3 - Urgent</span></p><p><b>subject</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --> 2025-02))</a></p><blockquote><p><b>participant</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType REF}">referrer</span></p><p><b>individual</b>: <a href="PractitionerRole-b27fc609-efcb-4c43-a296-5908787de413.html">Dr David Jones</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}">attender</span></p><p><b>individual</b>: <a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">John Smith</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 59058001}">General physician</span></p><p><b>individual</b>: <a href="PractitionerRole-b27fc609-efcb-4c43-a296-5908787de413.html">Dr David Jones</a></p></blockquote><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 300344005}">Gallbladder enlarged</span></p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-fecf67b7-3b3e-4c22-b422-38a8436162e5.html">Red Room Bed 1</a></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bd}">Bed</span></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html">Practice FHIR</a></p></div>
</text>
<extension
url="https://fhir.medirecords.com/StructureDefinition/mr-comment-note-ext">
<valueString
value="Cancelled emergency admission of a Patient to the ED"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival">
<valueCoding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0430"/>
<code value="C"/>
<display value="Car"/>
</valueCoding>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/encounter-reasonCancelled">
<valueCodeableConcept>
<text value="Created in error"/>
</valueCodeableConcept>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="VN"/>
<display value="Visit number"/>
</coding>
</type>
<system value="urn:uuid:cea0fb1b-1719-4777-83d4-7d59461b54d2"/>
<value value="EMG-8"/>
</identifier>
<status value="cancelled"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="EMER"/>
<display value="emergency"/>
</class>
<priority>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActPriority"/>
<code value="A"/>
</coding>
<text value="3 - Urgent"/>
</priority>
<subject>🔗
<reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
</subject>
<participant>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="REF"/>
<display value="referrer"/>
</coding>
</type>
<individual>🔗
<reference
value="PractitionerRole/b27fc609-efcb-4c43-a296-5908787de413"/>
<display value="Dr David Jones"/>
</individual>
</participant>
<participant>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="ATND"/>
<display value="attender"/>
</coding>
</type>
<individual>🔗
<reference value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
<display value="John Smith"/>
</individual>
</participant>
<participant>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="59058001"/>
<display value="General physician"/>
</coding>
</type>
<individual>🔗
<reference
value="PractitionerRole/b27fc609-efcb-4c43-a296-5908787de413"/>
<display value="Dr David Jones"/>
</individual>
</participant>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="300344005"/>
<display value="Gallbladder enlarged"/>
</coding>
<text value="Gallbladder enlarged"/>
</reasonCode>
<location>
<location>🔗
<reference value="Location/fecf67b7-3b3e-4c22-b422-38a8436162e5"/>
<display value="Red Room Bed 1"/>
</location>
<physicalType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<code value="bd"/>
<display value="Bed"/>
</coding>
</physicalType>
</location>
<serviceProvider>🔗
<reference value="Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9"/>
<display value="Practice FHIR"/>
</serviceProvider>
</Encounter>