description: An organization is an “umbrella” entity that may be considered an administrative body under whose auspices care services are provided. These may include a Health Region, Non-Government Organization, a healthcare partner with multiple locations, or eve a one-physician family practice. An organization has a unique identifier and may have additional administrative attributes such as contact person, mailing address, etc. Departments of an institution, or other administrative units, may be represented as child Organizations of a parent Organization. package_name: ca.infoway.io.ca derivation: constraint name: Organization type: Organization elements: identifier: {mustSupport: true, index: 0} active: {mustSupport: true, index: 1} type: {mustSupport: true, 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: csd-1.0.0-preBallot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization version: null