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

Details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated.
description: Details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated.
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, mustSupport: false, isSummary: true, index: 5}
  address: {isModifier: false, short: Physical location, mustSupport: false, isSummary: false, index: 9}
  managingOrganization: {isModifier: false, short: Organization responsible for provisioning and upkeep, mustSupport: false, isSummary: true, index: 15}
  name: {isModifier: false, short: Name of the location as used by humans, mustSupport: false, isSummary: true, index: 3}
  mode:
    isModifier: false
    short: instance | kind
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-mode|5.0.0'}
    isSummary: true
    index: 6
  type:
    isModifier: false
    short: Type of function performed
    mustSupport: false
    array: true
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'}
    isSummary: true
    index: 7
  characteristic:
    isModifier: false
    short: Collection of characteristics (attributes)
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/location-characteristic'}
    isSummary: false
    index: 17
  virtualService: {isModifier: false, short: Connection details of a virtual service (e.g. conference call), mustSupport: false, array: true, isSummary: false, index: 19}
  alias: {isModifier: false, short: 'A list of alternate names that the location is known as, or was known as, in the past', mustSupport: false, array: true, isSummary: false, index: 4}
  status:
    isModifier: true
    short: active | suspended | inactive
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-status|5.0.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, mustSupport: false, array: true, isSummary: true, index: 0}
  hoursOfOperation: {isModifier: false, short: What days/times during a week is this location usually open (including exceptions), mustSupport: false, array: true, isSummary: false, index: 18}
  position:
    isModifier: false
    short: The absolute geographic location
    mustSupport: false
    isSummary: false
    index: 11
    elements:
      longitude: {isModifier: false, short: Longitude with WGS84 datum, mustSupport: false, isSummary: false, index: 12}
      latitude: {isModifier: false, short: Latitude with WGS84 datum, mustSupport: false, isSummary: false, index: 13}
      altitude: {isModifier: false, short: Altitude with WGS84 datum, mustSupport: false, isSummary: false, index: 14}
    required: [longitude, latitude]
  form:
    isModifier: false
    short: Physical form of the location
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/location-form'}
    isSummary: true
    index: 10
  operationalStatus:
    isModifier: false
    short: The operational status of the location (typically only for a bed/room)
    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, mustSupport: false, isSummary: false, index: 16}
  endpoint: {isModifier: false, short: Technical endpoints providing access to services operated for the location, mustSupport: false, array: true, isSummary: false, index: 20}
  contact: {isModifier: false, short: Official contact details for the location, mustSupport: false, array: true, isSummary: false, index: 8}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Location
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0