: MR Admissions Emergency Encounter Admitted Example - JSON Representation
Raw json | Download
{
"resourceType" : "Encounter",
"id" : "44822960-2064-4680-9213-c7803033e9e0",
"meta" : {
"lastUpdated" : "2021-10-25T01:43:30Z",
"profile" : [
🔗 "https://fhir.medirecords.com/StructureDefinition/mr-encounter-admission"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 44822960-2064-4680-9213-c7803033e9e0</b></p><a name=\"44822960-2064-4680-9213-c7803033e9e0\"> </a><a name=\"hc44822960-2064-4680-9213-c7803033e9e0\"> </a><a name=\"44822960-2064-4680-9213-c7803033e9e0-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>: Emergency Encounter for a Patient who has showed up at Emergency</p><p><b>Encounter Mode Of Arrival</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0430.html#v2-0430-A\">arrivalMode A</a>: Ambulance</p><p><b>identifier</b>: Visit number/EMG-8</p><p><b>status</b>: In Progress</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 EM}\">2 - Emergency</span></p><p><b>subject</b>: <a href=\"Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html\">Mila Female, DoB: 1990-11-29 ( Medicare Number:\u00a032788511952\u00a0(,\u00a0period:\u00a0(?) --> 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>period</b>: 2023-12-20 01:44:00+0000 --> (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 283545005}\">Gunshot wound</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>"
},
"extension" : [
{
"url" : "https://fhir.medirecords.com/StructureDefinition/mr-comment-note-ext",
"valueString" : "Emergency Encounter for a Patient who has showed up at Emergency"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival",
"valueCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v2-0430",
"code" : "A",
"display" : "Ambulance"
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "VN",
"display" : "Visit number"
}
]
},
"system" : "urn:uuid:b802d899-958d-4a88-8800-57344a2fad3b",
"value" : "EMG-8"
}
],
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "EMER",
"display" : "emergency"
},
"priority" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"code" : "EM"
}
],
"text" : "2 - Emergency"
},
"subject" : {
🔗 "reference" : "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"
},
"participant" : [
{
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "REF",
"display" : "referrer"
}
]
}
],
"individual" : {
🔗 "reference" : "PractitionerRole/b27fc609-efcb-4c43-a296-5908787de413",
"display" : "Dr David Jones"
}
},
{
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "ATND",
"display" : "attender"
}
]
}
],
"individual" : {
🔗 "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054",
"display" : "John Smith"
}
},
{
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "59058001",
"display" : "General physician"
}
]
}
],
"individual" : {
🔗 "reference" : "PractitionerRole/b27fc609-efcb-4c43-a296-5908787de413",
"display" : "Dr David Jones"
}
}
],
"period" : {
"start" : "2023-12-20T01:44:00Z"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "283545005",
"display" : "Gunshot wound"
}
],
"text" : "Gunshot wound"
}
],
"location" : [
{
"location" : {
🔗 "reference" : "Location/fecf67b7-3b3e-4c22-b422-38a8436162e5",
"display" : "Red Room Bed 1"
},
"physicalType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "bd",
"display" : "Bed"
}
]
}
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9",
"display" : "Practice FHIR"
}
}