Get list of Locations

GET {{baseUrl}}/api/v2/Location?_count=<integer>&_offset=<integer>

Overview:

Retrieves detailed information on healthcare facility locations, enabling developers to access and display real-time data regarding the facility's attributes for streamlined operational analysis within clinical workflows.

Use Cases:

  • Retrieve Location Details: Obtain information on a specific location

  • Access Facility Information: Retrieve details of a facility

  • Query Geographical Coordinates: Obtain latitude and longitude

  • Review Department Details: Access details of a department

  • Examine Service Areas: Retrieve information on service areas

Request Params

KeyDatatypeRequiredDescription
_countstringThe number of records to return in the result set.
_offsetstringThe number of records to skip before starting to return results.

HEADERS

KeyDatatypeRequiredDescription
x-source-idstring(Required) The source id provided for connecting to the data source
Authorizationstring

RESPONSES

status: OK

{}