http://hl7.org/fhir/StructureDefinition/Organization|5.0.0

A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.
description: A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action.  Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.
derivation: specialization
name: Organization
type: Organization
elements:
  description: {isModifier: false, short: Additional details about the Organization that could be displayed as further information to identify the Organization beyond its name, mustSupport: false, isSummary: true, index: 5}
  name: {isModifier: false, short: Name used for the organization, mustSupport: false, isSummary: true, index: 3}
  type:
    isModifier: false
    short: Kind of organization
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/organization-type'}
    isSummary: true
    index: 2
  alias: {isModifier: false, short: 'A list of alternate names that the organization is known as, or was known as in the past', mustSupport: false, array: true, isSummary: false, index: 4}
  active: {isModifier: true, short: Whether the organization's record is still in active use, mustSupport: false, meaningWhenMissing: This resource is generally assumed to be active if no value is provided for the active element, isModifierReason: This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid, isSummary: true, index: 1}
  identifier: {isModifier: false, short: Identifies this organization  across multiple systems, mustSupport: false, array: true, isSummary: true, index: 0}
  qualification:
    isModifier: false
    short: Qualifications, certifications, accreditations, licenses, training, etc. pertaining to the provision of care
    mustSupport: false
    array: true
    isSummary: false
    index: 9
    elements:
      identifier: {isModifier: false, short: An identifier for this qualification for the organization, mustSupport: false, array: true, isSummary: false, index: 10}
      code: {isModifier: false, short: Coded representation of the qualification, mustSupport: false, isSummary: false, index: 11}
      period: {isModifier: false, short: Period during which the qualification is valid, mustSupport: false, isSummary: false, index: 12}
      issuer: {isModifier: false, short: Organization that regulates and issues the qualification, mustSupport: false, isSummary: false, index: 13}
    required: [code]
  partOf: {isModifier: false, short: The organization of which this organization forms a part, mustSupport: false, isSummary: true, index: 7}
  endpoint: {isModifier: false, short: Technical endpoints providing access to services operated for the organization, mustSupport: false, array: true, isSummary: false, index: 8}
  contact:
    constraint:
      org-4: {human: The address of an organization can never be of use 'home', source: 'http://hl7.org/fhir/StructureDefinition/Organization', severity: error, expression: address.where(use = 'home').empty()}
      org-3: {human: The telecom of an organization can never be of use 'home', source: 'http://hl7.org/fhir/StructureDefinition/Organization', severity: error, expression: telecom.where(use = 'home').empty()}
    isModifier: false
    short: Official contact details for the Organization
    mustSupport: false
    array: true
    isSummary: false
    index: 6
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Organization
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0