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-csd derivation: constraint name: Organization type: Organization elements: identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [system, value] active: {mustSupport: true, index: 3} type: {mustSupport: true, index: 4} name: {mustSupport: true, index: 5} telecom: mustSupport: true index: 6 elements: system: {mustSupport: true, index: 7} value: {mustSupport: true, index: 8} required: [value] address: {mustSupport: true, index: 9} partOf: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization'] index: 10 contact: elements: address: elements: city: {mustSupport: true, index: 11} package_version: 1.1.0-dft-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