http://hl7.org/fhir/StructureDefinition/Location|4.0.1

Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.
description: Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.
derivation: specialization
name: Location
type: Location
elements:
  description: {short: Additional details about the location that could be displayed as further information to identify the location beyond its name, isSummary: true, index: 5}
  address: {short: Physical location, index: 9}
  managingOrganization: {short: Organization responsible for provisioning and upkeep, isSummary: true, index: 15}
  name: {short: Name of the location as used by humans, isSummary: true, index: 3}
  mode:
    short: instance | kind
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-mode|4.0.1'}
    isSummary: true
    index: 6
  type:
    short: Type of function performed
    array: true
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'}
    isSummary: true
    index: 7
  alias: {short: 'A list of alternate names that the location is known as, or was known as, in the past', array: true, index: 4}
  status:
    isModifier: true
    short: active | suspended | inactive
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-status|4.0.1'}
    isModifierReason: This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid
    isSummary: true
    index: 1
  identifier: {short: Unique code or number identifying the location to its users, array: true, isSummary: true, index: 0}
  hoursOfOperation:
    short: What days/times during a week is this location usually open
    array: true
    index: 17
    elements:
      daysOfWeek:
        short: mon | tue | wed | thu | fri | sat | sun
        array: true
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/days-of-week|4.0.1'}
        index: 18
      allDay: {short: The Location is open all day, index: 19}
      openingTime: {short: Time that the Location opens, index: 20}
      closingTime: {short: Time that the Location closes, index: 21}
  availabilityExceptions: {short: Description of availability exceptions, index: 22}
  position:
    short: The absolute geographic location
    index: 11
    elements:
      longitude: {short: Longitude with WGS84 datum, index: 12}
      latitude: {short: Latitude with WGS84 datum, index: 13}
      altitude: {short: Altitude with WGS84 datum, index: 14}
    required: [longitude, latitude]
  telecom: {short: Contact details of the location, array: true, index: 8}
  operationalStatus:
    short: The operational status of the location (typically only for a bed/room)
    binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0116'}
    isSummary: true
    index: 2
  partOf: {short: Another Location this one is physically a part of, index: 16}
  physicalType:
    short: Physical form of the location
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/location-physical-type'}
    isSummary: true
    index: 10
  endpoint: {short: Technical endpoints providing access to services operated for the location, array: true, index: 23}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Location
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1