Hierarchical Facility, Building, Bay, Room, Bed style Locations in FHIR Encounters

212 views
Skip to first unread message

John Neal

unread,
Nov 10, 2015, 6:32:22 AM11/10/15
to Cerner FHIR Developers
How will the Cerner FHIR server represent the full hierarchical location of a patient Encounter in FHIR. Ie what would be the equivalent of the data items sent in PV1.3 of HL7 v2 messages.

I'm thinking here about scenarios where app users will need to be shown precisely where a patient is located; i.e. in which facility, building, bay, bed etc so that they can physically locate them.
I will need to show the location of a patient down to Bed level within the locations hierarchy. 

The examples I've pulled off the sandbox only seem to include 'single level' locations; e.g.-
"location": [
               {
                 "location": {
                     "display": "BE Hospital"
                     }
                } 
]


John Neal

Jenni Syed

unread,
Nov 11, 2015, 5:54:25 PM11/11/15
to Cerner FHIR Developers
Right now, we don't codify the hierarchy, we only return the display. If the patient is in a specific bed, it will be in the display (this is typically what a user would be shown in one of our banners) along with the unit and room. If we only have building or facility (which is very common), then that's the only thing in the display.


location
{
  display"2N 201 1"
}

Nothing that's currently exposed is intended to be used other than for display purposes. 

We would like to eventually expose the location hierarchy (via the Location resource) and a reference to the lowest level of the hierarchy for the patient's current location. 

nina utkin

unread,
Jun 28, 2020, 6:42:54 AM6/28/20
to Cerner FHIR Developers
I know this is an old discussion, is there any news about implementation of Location hierarchy in FHIR?  f.e. if I should map patient location from cerner to FHIR 3? 

Kathy Pickering (Cerner)

unread,
Jun 29, 2020, 1:15:18 PM6/29/20
to Cerner FHIR Developers
The implementation of the Location hierarchy in R4 is still the same as Jenni described.

-  Kathy (Cerner)
Reply all
Reply to author
Forward
0 new messages