Location REST Endpoints
Description
This topic describes information for the Location resource.
Overview
Note:
The FHIR API endpoints described below are currently pending production deployment for electronic health record (EHR) environments. Developers are welcome and encouraged to develop against the specifications in anticipation of production availability, which will be announced at a later date.The Location resource describes physical places where healthcare services are provided. In the Oracle Health electronic health record (EHR) platform, facilities are the top level of the patient location hierarchy. A facility is also an Organization resource that is associated with patient locations. The location hierarchy from highest to lowest is facility, building, nursing unit, room, and bed.
Profile Support
This resource supports the US Core Location Profile from the HL7 FHIR US Core Implementation Guide STU 6.1.0.
Note:
The examples provided here are nonnormative and replaying them in the public sandbox is not guaranteed to yield the results shown on the site.Returned Fields
Location
The operations from the Location category.
- Get a list of locations
- Method: getPath:
/Location - Get a location by ID
- Method: getPath:
/Location/{id}