description: A Location is a physical place where care can be delivered. Examples of Locations include buildings, wards, rooms, and vehicles. A Location can also represent a jurisdiction such as a health region or zones. A Location will have attributes such as a unique identifier, and may have attributes such as hours of operation, geographic information (address, geocode), hours operation. A Location may be associated with an Organization. A Location may also be in a hierarchy with other Locations. package_name: ca.infoway.io.ca-csd derivation: constraint name: Location type: Location elements: identifier: {mustSupport: true, index: 0} status: {mustSupport: true, index: 1} name: {mustSupport: true, index: 2} type: {mustSupport: true, index: 3} telecom: {mustSupport: true, index: 4} physicalType: {mustSupport: true, index: 5} managingOrganization: {mustSupport: true, index: 6} partOf: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location'] index: 7 package_version: 1.0.0-dft-preballot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Location version: null