description: A Facility is defined as a pairing of a Location and an Organization. Facilities are sites where care is provided such as clinics, hospitals, pharmacies, etc. A facilities will have attributes such as a unique identifier, geographic location (address, geocode), contact information, hours of operation, etc. This profile covers the organization porition of the facility. package_name: ca.infoway.io.ca-csd derivation: constraint name: FacilityOrganization type: Organization elements: identifier: {mustSupport: true, index: 0} active: {mustSupport: true, index: 1} type: {index: 2} name: {mustSupport: true, index: 3} partOf: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization'] index: 4 package_version: 1.0.0-dft-preballot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Facility-Organization base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization version: null