description: Model for details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated. package_name: xtehr.eu.ehds.models derivation: specialization name: EHDSLocation type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation elements: identifier: {type: Identifier, short: Location identifier, array: true, index: 0} name: {type: string, short: Name of the location as used by humans, index: 1} description: {type: string, short: Additional details about the location that could be displayed as further information to identify the location beyond its name, index: 2} type: {type: CodeableConcept, short: Type of function performed at the location, array: true, index: 3} address: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress', short: Physical location address, index: 4} managingOrganisation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: The organisation responsible for the provisioning and upkeep of the location, index: 5} partOf: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: Another location of which this location is physically a part of, index: 6} package_version: 1.0.0 class: logical kind: logical url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0