PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot2
    http://hl7.org/fhir/StructureDefinition/Location
description: Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.
package_name: hl7.fhir.r5.core
derivation: specialization
name: Location
type: Location
elements:
  description: {isModifier: false, short: Additional details about the location that could be displayed as further information to identify the location beyond its name, type: string, mustSupport: false, isSummary: true, index: 5}
  address: {isModifier: false, short: Physical location, type: Address, mustSupport: false, isSummary: false, index: 10}
  managingOrganization:
    isModifier: false
    short: Organization responsible for provisioning and upkeep
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 16
  name: {isModifier: false, short: Name of the location as used by humans, type: string, mustSupport: false, isSummary: true, index: 3}
  mode:
    isModifier: false
    short: instance | kind
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-mode|4.6.0'}
    isSummary: true
    index: 6
  type:
    isModifier: false
    short: Type of function performed
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'}
    isSummary: true
    index: 7
  alias: {isModifier: false, short: 'A list of alternate names that the location is known as, or was known as, in the past', type: string, mustSupport: false, array: true, isSummary: false, index: 4}
  status:
    isModifier: true
    short: active | suspended | inactive
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-status|4.6.0'}
    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: {isModifier: false, short: Unique code or number identifying the location to its users, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  hoursOfOperation:
    isModifier: false
    short: What days/times during a week is this location usually open
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 18
    elements:
      daysOfWeek:
        isModifier: false
        short: mon | tue | wed | thu | fri | sat | sun
        type: code
        mustSupport: false
        array: true
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/days-of-week|4.6.0'}
        isSummary: false
        index: 19
      allDay: {isModifier: false, short: 'Always available? i.e. 24 hour service', type: boolean, mustSupport: false, isSummary: false, index: 20}
      openingTime: {isModifier: false, short: Time that the Location opens, type: time, mustSupport: false, isSummary: false, index: 21}
      closingTime: {isModifier: false, short: Time that the Location closes, type: time, mustSupport: false, isSummary: false, index: 22}
  availabilityExceptions: {isModifier: false, short: Description of availability exceptions, type: string, mustSupport: false, isSummary: false, index: 23}
  position:
    isModifier: false
    short: The absolute geographic location
    type: BackboneElement
    mustSupport: false
    isSummary: false
    index: 12
    elements:
      longitude: {isModifier: false, short: Longitude with WGS84 datum, type: decimal, mustSupport: false, isSummary: false, index: 13}
      latitude: {isModifier: false, short: Latitude with WGS84 datum, type: decimal, mustSupport: false, isSummary: false, index: 14}
      altitude: {isModifier: false, short: Altitude with WGS84 datum, type: decimal, mustSupport: false, isSummary: false, index: 15}
    required: [longitude, latitude]
  telecom: {isModifier: false, short: Deprecated - use contact.telecom, type: ContactPoint, mustSupport: false, array: true, isSummary: false, index: 9}
  operationalStatus:
    isModifier: false
    short: The operational status of the location (typically only for a bed/room)
    type: Coding
    mustSupport: false
    binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0116'}
    isSummary: true
    index: 2
  partOf:
    isModifier: false
    short: Another Location this one is physically a part of
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 17
  physicalType:
    isModifier: false
    short: Physical form of the location
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/location-physical-type'}
    isSummary: true
    index: 11
  endpoint:
    isModifier: false
    short: Technical endpoints providing access to services operated for the location
    refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 24
  contact: {isModifier: false, short: Official contact details for the location, type: ExtendedContactDetail, mustSupport: false, array: true, isSummary: false, index: 8}
package_version: 5.0.0-snapshot2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Location
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.6.0