This
page
is
part
of
the
FHIR
Specification
v6.0.0-ballot3:
Release
6
Ballot
(3rd
Draft)
(see
Ballot
Notes
).
The
current
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
Responsible
Owner:
Patient
Administration
Work
Group
|
Trial Use | Security Category : Business | Compartments : No defined compartments |
Search parameters for the Location resource. Also check the Extensions registry for search parameters on extensions related to this resource.
The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
http://hl7.org/fhir/SearchParameter/Location-address
|
||||||||||
|
Generated Narrative: SearchParameter Location-address 8.7.16 address
Parameter
A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
|
||||||||||
http://hl7.org/fhir/SearchParameter/Location-address-city
|
||||||||||
|
Generated Narrative: SearchParameter Location-address-city 8.7.17 address-city
Parameter
A city specified in an address
|
||||||||||
http://hl7.org/fhir/SearchParameter/Location-address-country
|
||||||||||
|
Generated Narrative: SearchParameter Location-address-country 8.7.18 address-country
Parameter
A country specified in an address
|
||||||||||
http://hl7.org/fhir/SearchParameter/Location-address-postalcode
|
||||||||||
|
Generated Narrative: SearchParameter Location-address-postalcode 8.7.19 address-postalcode
Parameter
A postal code specified in an address
|
||||||||||
http://hl7.org/fhir/SearchParameter/Location-address-state
|
||||||||||
|
Generated Narrative: SearchParameter Location-address-state 8.7.20 address-state
Parameter
A state specified in an address
|
||||||||||
http://hl7.org/fhir/SearchParameter/Location-address-use
|
||||||||||
|
Generated Narrative: SearchParameter Location-address-use 8.7.21 address-use
Parameter
A use code specified in an address
|
||||||||||
http://hl7.org/fhir/SearchParameter/Location-characteristic
|
||||||||||
|
Generated Narrative: SearchParameter Location-characteristic 8.7.22 characteristic
Parameter
Physical form of the location (e.g. bed/ward/site/virtual)
|
||||||||||
http://hl7.org/fhir/SearchParameter/Location-code
| ||||||||||
Generated Narrative: SearchParameter Location-code 8.7.23 code
Parameter
The code of the location
| ||||||||||
http://hl7.org/fhir/SearchParameter/Location-contains
|
||||||||||
|
Generated Narrative: SearchParameter Location-contains
|
| Resource | Location |
| Expression |
Location.extension('http://hl7.org/fhir/StructureDefinition/location-boundary-geojson').value
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-endpoint
Generated Narrative: SearchParameter Location-endpoint
Parameter
endpoint
:
reference
Technical endpoints providing access to services operated for the location
| Resource | Location |
| Expression |
Location.endpoint
|
| Processing Mode | Normal |
| Target Resources | Endpoint |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-identifier
Generated Narrative: SearchParameter Location-identifier
Parameter
identifier
:
token
An identifier for the location
| Resource | Location |
| Expression |
Location.identifier
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-mode
Generated Narrative: SearchParameter Location-mode
Parameter
mode
:
token
The mode of the location (instance | kind)
| Resource | Location |
| Expression |
Location.mode
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-name
Generated Narrative: SearchParameter Location-name
Parameter
name
:
string
A portion of the location's name or alias
| Resource | Location |
| Expression |
Location.name
|
Location.alias
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-near
Generated Narrative: SearchParameter Location-near
Parameter
near
:
special
Search for locations where the location.position is near to, or within a specified distance of, the provided coordinates expressed as [latitude]|[longitude]|[distance]|[units] (using the WGS84 datum, see notes).
Servers which support the near parameter SHALL support the unit string 'km' for kilometers and SHOULD support '[mi_us]' for miles, support for other units is optional. If the units are omitted, then kms should be assumed. If the distance is omitted, then the server can use its own discretion as to what distances should be considered near (and units are irrelevant).
If the server is unable to understand the units (and does support the near search parameter), it MIGHT return an OperationOutcome and fail the search with a http status 400 BadRequest. If the server does not support the near parameter, the parameter MIGHT report the unused parameter in a bundled OperationOutcome and still perform the search ignoring the near parameter.
Note: The algorithm to determine the distance is not defined by the specification, and systems might have different engines that calculate things differently. They could consider geographic point to point, or path via road, or including current traffic conditions, or just simple neighboring postcodes/localities if that's all it had access to.
| Resource | Location |
| Expression |
Location.position
|
| Processing Mode | Other |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-operational-status
Generated Narrative: SearchParameter Location-operational-status
Parameter
operational-status
:
token
Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)
| Resource | Location |
| Expression |
Location.operationalStatus
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-organization
Generated Narrative: SearchParameter Location-organization
Parameter
organization
:
reference
Searches for locations that are managed by the provided organization
| Resource | Location |
| Expression |
Location.managingOrganization
|
| Processing Mode | Normal |
| Target Resources | Organization |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-partof
Generated Narrative: SearchParameter Location-partof
Parameter
partof
:
reference
A location of which this location is a part
| Resource | Location |
| Expression |
Location.partOf
|
| Processing Mode | Normal |
| Target Resources | Location |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-status
Generated Narrative: SearchParameter Location-status
Parameter
status
:
token
Searches for locations with a specific kind of status
| Resource | Location |
| Expression |
Location.status
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/Location-type
Generated Narrative: SearchParameter Location-type
Parameter
type
:
token
A code for the type of location
| Resource | Location |
| Expression |
Location.type
|
| Processing Mode | Normal |
| Multiples |
|