description: A profile on the Organization resource for mCSD.\n\nOrganizations are “umbrella” entities; these may be consideredthe administrative bodies under whose auspices\ncare services are provided such as Healthcare Information Exchanges (HIEs), Integrated Delivery Networks\n(IDNs), Non-Government Organizations (NGOs), Faith-Based Organizations (FBOs) or even a one-physician family\npractice. An organization has a unique identifier and may have additional administrative attributes such as\ncontact person, mailing address, etc. Departments of an institution, or other administrative units, may be\nrepresented as child Organizations of a parent Organization. package_name: ihe.iti.mcsd derivation: constraint name: MCSDOrganization type: Organization elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: hierarchy: match: {url: null} schema: {type: Extension, short: 'If there are additional hierarchies (such as funding source), include them in this extension.', url: 'https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationHierarchy', index: 1} min: 0 type: {short: A code that describes the type of Organization., index: 2} name: {short: The name of the Organization., index: 3} partOf: type: Reference short: If the Organization belongs to a single hierarchy, the partOf element shall be used. refers: ['https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization'] index: 4 package_version: 3.5.0 extensions: hierarchy: {url: 'https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationHierarchy', min: 0, type: Extension, short: 'If there are additional hierarchies (such as funding source), include them in this extension.', index: 1} class: profile kind: resource url: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 3.5.0 required: [name, type]