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: implicitRules: {index: 0} extension: index: 1 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: purposeOfUse: match: {url: null} schema: {type: Extension, url: 'https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse', index: 2} min: 0 modifierExtension: {index: 3} type: {short: A code that describes the type of Organization., index: 4} name: {short: The name of the Organization., index: 5} 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: 6 package_version: 4.0.0-comment extensions: purposeOfUse: {url: 'https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse', min: 0, type: Extension, index: 2} class: profile kind: resource url: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 4.0.0-comment required: [name, type]