identifier | No | Identifier[] | Unique code or number identifying the location to its users |
status | No | code | active / suspended / inactive |
operationalStatus | No | Coding | The operational status of the location (typically only for a bed/room) |
name | No | string | Name of the location as used by humans |
alias | No | string[] | A list of alternate names that the location is known as, or was known as, in the past |
description | No | string | Additional details about the location that could be displayed as further information to identify the location beyond its name |
mode | No | code | instance / kind |
type | No | CodeableConcept[] | Type of function performed |
telecom | No | ContactPoint[] | Contact details of the location |
address | No | Address | Physical location |
physicalType | No | CodeableConcept | Physical form of the location |
position | No | LocationPosition | The absolute geographic location |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- longitude | Yes | decimal | Longitude with WGS84 datum |
- latitude | Yes | decimal | Latitude with WGS84 datum |
- altitude | No | decimal | Altitude with WGS84 datum |
managingOrganization | No | Reference<Organization> | Organization responsible for provisioning and upkeep |
partOf | No | Reference<Location> | Another Location this one is physically a part of |
hoursOfOperation | No | LocationHoursOfOperation | What days/times during a week is this location usually open |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- daysOfWeek | No | code[] | mon / tue / wed / thu / fri / sat / sun |
- allDay | No | boolean | The Location is open all day |
- openingTime | No | time | Time that the Location opens |
- closingTime | No | time | Time that the Location closes |
availabilityExceptions | No | string | Description of availability exceptions |
endpoint | No | Reference<Endpoint>[] | Technical endpoints providing access to services operated for the location |