Skip to main content

Location

Normative Base

Details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Location
InteractionMethodPath
ReadGET/fhir/R5/Location/[id]
VreadGET/fhir/R5/Location/[id]/_history/[vid]
UpdatePUT/fhir/R5/Location/[id]
PatchPATCH/fhir/R5/Location/[id]
DeleteDELETE/fhir/R5/Location/[id]
CreatePOST/fhir/R5/Location
SearchGET/fhir/R5/Location?...
HistoryGET/fhir/R5/Location/[id]/_history
Type-historyGET/fhir/R5/Location/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Unique code or number identifying the location to its users
statuscode0..1active
operationalStatusCoding0..1The operational status of the location (typically only for a bed/room)
namestring0..1Name of the location as used by humans
aliasstring0..*A list of alternate names that the location is known as, or was known as, in the past
descriptionmarkdown0..1Additional details about the location that could be displayed as further information to identify the location beyond its name
modecode0..1instance
typeCodeableConcept0..*Type of function performed
contactExtendedContactDetail0..*Official contact details for the location
addressAddress0..1Physical location
formCodeableConcept0..1Physical form of the location
positionBackboneElement0..1The absolute geographic location
managingOrganizationReference0..1Organization responsible for provisioning and upkeep
partOfReference0..1Another Location this one is physically a part of
characteristicCodeableConcept0..*Collection of characteristics (attributes)
hoursOfOperationAvailability0..*What days/times during a week is this location usually open (including exceptions)
virtualServiceVirtualServiceDetail0..*Connection details of a virtual service (e.g. conference call)
endpointReference0..*Technical endpoints providing access to services operated for the location

Resource-specific search parameters

ParameterTypeDescription
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-usetokenA use code specified in an address
characteristictokenOne of the Location's characteristics
containsspecialSelect locations that contain the specified co-ordinates
endpointreferenceTechnical endpoints providing access to services operated for the location
identifiertokenAn identifier for the location
namestringA portion of the location's name or alias
nearspecialSearch for locations where the location.position is near to, or within a specified distance of, the provided coordinates expressed as [latitude]
operational-statustokenSearches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)
organizationreferenceSearches for locations that are managed by the provided organization
partofreferenceA location of which this location is a part
statustokenSearches for locations with a specific kind of status
typetokenA code for the type of location

Reference

  • Official FHIR R5 spec: Location
  • Maturity: Normative (FMM 5).