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
Key | Datatype | Required | Description |
---|---|---|---|
_count | string | The number of records to return in the result set. | |
_offset | string | The number of records to skip before starting to return results. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) The source id provided for connecting to the data source | |
Authorization | string |
RESPONSES
status: OK
{}