This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v5.0.0-ballot:
R5
Ballot
-
Mixed
Normative
and
STU
see
ballot
notes
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R4B
R4
R3
Work
Group
|
|
Standards Status : Informative |
| Compartments : Not linked to any defined compartments |
URL
Search
Parameter
Registry
for
this
extension:
the
location
resource
If
Search
parameter
list
for
this
is
specified
resource.
The
common
parameters
also
apply.
See
Searching
for
more
information
about
searching
in
a
structure
definition
(logical
models
only),
every
element
has
the
specified
namespace.
REST,
messaging,
and
services.
http://hl7.org/fhir/SearchParameter/Location-address
| ||||||||
8.7.17 address
Parameter
| ||||||||
http://hl7.org/fhir/SearchParameter/Location-address-city
| ||||||||
http://hl7.org/fhir/SearchParameter/Location-address-country
| ||||||||
8.7.19
address-country
|
| Resource | Location |
| Expression |
Location.address.country
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-address-postalcode
Parameter
address-postalcode
:
string
A
postal
code
specified
in
an
XML
namespace
different
to
http://hl7.org/fhir.
address
| Resource |
Location
|
| Expression |
Location.address.postalCode
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-address-state
Parameter
address-state
:
string
A state specified in an address
| Resource | Location |
| Expression |
Location.address.state
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-address-use
Parameter
address-use
:
token
A use code specified in an address
| Resource |
|
| Expression |
Location.address.use
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-characteristic
Parameter
characteristic
:
token
One of the Location's characteristics
| Resource |
|
| Expression |
Location.characteristic
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-contains
Parameter
contains
:
special
Select locations that contain the specified co-ordinates
| Resource | Location |
| Expression |
Location.extension('http://hl7.org/fhir/StructureDefinition/location-boundary-geojson').value
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-endpoint
Parameter
endpoint
:
reference
JSON
Template
Technical endpoints providing access to services operated for the location
| Resource | Location |
| Expression |
Location.endpoint
|
| Target Resources | Endpoint |
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-identifier
Parameter
identifier
:
token
Summary
An identifier for the location
| Resource | Location |
| Expression |
Location.identifier
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-name
Parameter
name
:
string
A portion of the location's name or alias
| Resource | Location |
| Expression |
Location.name
|
Location.alias
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/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
indicate
tha
what
distances
should
be
considered
near
(and
units
are
irrelevant).
If
the
element
has
server
is
unable
to
understand
the
units
(and
does
support
the
near
search
parameter),
it
MIGHT
return
an
XML
namespace
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
http://hl7.org/fhir.
Use
on
Element
ID
ElementDefinition
point,
or
Element
ID
StructureDefinition
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
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-operational-status
Parameter
operational-status
:
token
Full
Structure
Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)
| Resource | Location |
| Expression |
Location.operationalStatus
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-organization
Parameter
organization
:
reference
Searches for locations that are managed by the provided organization
| Resource | Location |
| Expression |
Location.managingOrganization
|
| Target Resources |
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-partof
http://hl7.org/fhir/SearchParameter/Location-status
Parameter
status
:
token
Searches for locations with a specific kind of status
| Resource |
|
| Expression |
Location.status
|
| Multiples | The parameter cannot repeat or have multiple values |
http://hl7.org/fhir/SearchParameter/Location-type
Parameter
type
:
token
Constraints
A
code
for
the
type
of
location
| Resource |
|
| Expression |
Location.type
|
| Multiples |
The
parameter
cannot
repeat
or
|