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

Defines an affiliation/assotiation/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship.
description: Defines an affiliation/assotiation/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship.
derivation: specialization
name: OrganizationAffiliation
type: OrganizationAffiliation
elements:
  specialty:
    isModifier: false
    short: Specific specialty of the participatingOrganization in the context of the role
    mustSupport: false
    array: true
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'}
    isSummary: true
    index: 7
  organization: {isModifier: false, short: Organization where the role is available, mustSupport: false, isSummary: true, index: 3}
  participatingOrganization: {isModifier: false, short: Organization that provides/performs the role (e.g. providing services or is a member of), mustSupport: false, isSummary: true, index: 4}
  active: {isModifier: false, short: Whether this organization affiliation record is in active use, mustSupport: false, meaningWhenMissing: This resource is generally assumed to be active if no value is provided for the active element, isSummary: true, index: 1}
  code:
    isModifier: false
    short: Definition of the role the participatingOrganization plays
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/organization-role'}
    isSummary: true
    index: 6
  identifier: {isModifier: false, short: Business identifiers that are specific to this role, mustSupport: false, array: true, isSummary: true, index: 0}
  network: {isModifier: false, short: The network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined), mustSupport: false, array: true, isSummary: true, index: 5}
  period: {isModifier: false, short: The period during which the participatingOrganization is affiliated with the primary organization, mustSupport: false, isSummary: true, index: 2}
  location: {isModifier: false, short: The location(s) at which the role occurs, mustSupport: false, array: true, isSummary: true, index: 8}
  endpoint: {isModifier: false, short: Technical endpoints providing access to services operated for this role, mustSupport: false, array: true, isSummary: false, index: 11}
  contact:
    constraint:
      org-4: {human: The address of an organization can never be of use 'home', source: 'http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation', 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/OrganizationAffiliation', severity: error, expression: telecom.where(use = 'home').empty()}
    isModifier: false
    short: Official contact details at the participatingOrganization relevant to this Affiliation
    mustSupport: false
    array: true
    isSummary: false
    index: 10
  healthcareService: {isModifier: false, short: Healthcare services provided through the role, mustSupport: false, array: true, isSummary: false, index: 9}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0