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: address: mustSupport: true index: 10 elements: line: {mustSupport: true, index: 11} city: {mustSupport: true, index: 12} state: {mustSupport: true, index: 13} postalCode: {mustSupport: true, index: 14} country: {mustSupport: true, index: 15} required: [city] managingOrganization: {mustSupport: true, index: 16} name: {mustSupport: true, index: 5} type: {mustSupport: true, index: 6} extension: type: Extension url: http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/location-AcceptingNewPatients index: 0 slicing: slices: acceptingnewpatients: match: {} schema: {type: Extension, url: 'http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/location-AcceptingNewPatients', index: 0} status: {mustSupport: true, index: 4} identifier: mustSupport: true index: 1 elements: system: {mustSupport: true, index: 2} value: {mustSupport: true, index: 3} required: [system, value] telecom: mustSupport: true index: 7 elements: system: {mustSupport: true, index: 8} value: {mustSupport: true, index: 9} required: [value] partOf: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location'] index: 17 package_version: 1.1.0-dft-preBallot extensions: acceptingnewpatients: {url: 'http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/location-AcceptingNewPatients', type: Extension, index: 0} 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