Location_GET

GET {{baseUrl}}/Location?endpoint=<string>&organization=<string>&partof=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&address=<string>&address-city=<string>&address-country=<string>&address-postalcode=<string>&address-state=<string>&address-use=<string>&identifier=<string>&name=<string>&near=<string>&near-distance=<integer>&operational-status=<string>&status=<string>&type=<string>&_format=<string>

Request Params

KeyDatatypeRequiredDescription
endpointstringTechnical endpoints providing access to services operated for the location
organizationstringSearches for locations that are managed by the provided organization
partofstringA location of which this location is a part
_idstringLogical id of this artifact
_lastUpdatedstringWhen the resource version last changed
_profilestringProfiles this resource claims to conform to
_securitystringSecurity Labels applied to this resource
_tagstringTags applied to this resource
addressstringA (part of the) address of the location
address-citystringA city specified in an address
address-countrystringA country specified in an address
address-postalcodestringA postal code specified in an address
address-statestringA state specified in an address
address-usestringA use code specified in an address
identifierstringAn identifier for the location
namestringA portion of the location's name or alias
nearstringThe coordinates expressed as [latitude]:[longitude] (using the WGS84 datum, see notes) to find locations near to (servers may search using a square rather than a circle for efficiency)

Requires the near-distance parameter to be provided also | | near-distance | string | | A distance quantity to limit the near search to locations within a specific distance

Requires the near parameter to also be included | | operational-status | string | | Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping) | | status | string | | Searches for locations with a specific kind of status | | type | string | | A code for the type of location | | _format | string | | |

RESPONSES

status: OK

[{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;extension&quot;:[{&quot;url&quot;:&quot;\u003cstring\u003e&quot;,&quot;valueString&quot;:&quot;\u003cstring\u003e&quot;}],&quot;identifier&quot;:[{&quot;value&quot;:&quot;\u003cstring\u003e&quot;}],&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;mode&quot;:&quot;\u003cstring\u003e&quot;,&quot;telecom&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;,&quot;use&quot;:&quot;\u003cstring\u003e&quot;}],&quot;address&quot;:{&quot;use&quot;:&quot;\u003cstring\u003e&quot;,&quot;line&quot;:[&quot;\u003cobject\u003e&quot;,&quot;\u003cobject\u003e&quot;],&quot;city&quot;:&quot;\u003cstring\u003e&quot;,&quot;postalCode&quot;:&quot;\u003cstring\u003e&quot;,&quot;country&quot;:&quot;\u003cstring\u003e&quot;},&quot;physicalType&quot;:{&quot;coding&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;display&quot;:&quot;\u003cstring\u003e&quot;}]},&quot;position&quot;:{&quot;longitude&quot;:&quot;\u003cnumber\u003e&quot;,&quot;latitude&quot;:&quot;\u003cnumber\u003e&quot;,&quot;altitude&quot;:&quot;\u003cnumber\u003e&quot;},&quot;managingOrganization&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;}},{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;extension&quot;:[{&quot;url&quot;:&quot;\u003cstring\u003e&quot;,&quot;valueString&quot;:&quot;\u003cstring\u003e&quot;}],&quot;identifier&quot;:[{&quot;value&quot;:&quot;\u003cstring\u003e&quot;}],&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;mode&quot;:&quot;\u003cstring\u003e&quot;,&quot;telecom&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;,&quot;use&quot;:&quot;\u003cstring\u003e&quot;}],&quot;address&quot;:{&quot;use&quot;:&quot;\u003cstring\u003e&quot;,&quot;line&quot;:[&quot;\u003cobject\u003e&quot;,&quot;\u003cobject\u003e&quot;],&quot;city&quot;:&quot;\u003cstring\u003e&quot;,&quot;postalCode&quot;:&quot;\u003cstring\u003e&quot;,&quot;country&quot;:&quot;\u003cstring\u003e&quot;},&quot;physicalType&quot;:{&quot;coding&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;display&quot;:&quot;\u003cstring\u003e&quot;}]},&quot;position&quot;:{&quot;longitude&quot;:&quot;\u003cnumber\u003e&quot;,&quot;latitude&quot;:&quot;\u003cnumber\u003e&quot;,&quot;altitude&quot;:&quot;\u003cnumber\u003e&quot;},&quot;managingOrganization&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;}}]