Location
A Location resource represents a physical location where providers or services can be found.
Sample Query
Find locations with a type code ‘PSY’ (for instance, a psychology department):
https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-stu3/Location?type=PSY
Overview
See the FHIR documentation for more information about Location resources.
Mapped Concepts in HIEBus
- Location
Supported Interactions
Location resources support the following interactions.
Search Parameters
When searching for Location resources, the following search parameters are supported.
Sortable Parameters
When searching Location resources, it is possible to sort the returned values by the following search parameters.
- identifier
- name
- type
- _id
Only one sort parameter may be specified.