Search all resources of type Location based on a set of criteria
GET {{base_url}}/Location?_format=<string>&_pretty=<boolean>&_summary=false&_elements=&_id=<string>&_lastUpdated=2256-11-06T23:59:44Z&address=<string>&address-city=<string>&address-state=<string>&address-postalcode=<string>
Search All Resources of Type Location Based on a Set of Criteria
Retrieve all Location resources that fit the defined criteria.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| _format | string | Specify alternative response formats by their MIME-types (when a client is unable acccess accept: header) | |
| _pretty | string | Ask for a pretty printed response for human convenience | |
| _summary | boolean | Requests the server to return a designated subset of the resource | |
| _elements | null | Requests the server to return a collection of elements from the resource | |
| _id | string | Logical id of this artifact | |
| _lastUpdated | string | When the resource version last changed | |
| address | string | A (part of the) address of the location | |
| address-city | string | A city specified in an address | |
| address-state | string | A state specified in an address | |
| address-postalcode | string | A postal code specified in an address | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"value":"reference https://hl7.org/fhir/R4/fhir.schema.json#/definitions/Bundle not found in the OpenAPI spec"}