PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-ballot
    http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation
description: Defines an affiliation/assotiation/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship.
package_name: hl7.fhir.r5.examples
derivation: specialization
name: OrganizationAffiliation
type: OrganizationAffiliation
elements:
  specialty:
    isModifier: false
    short: Specific specialty of the participatingOrganization in the context of the role
    type: CodeableConcept
    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
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    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)
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 4
  active: {isModifier: false, short: Whether this organization affiliation record is in active use, type: boolean, 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
    type: CodeableConcept
    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, type: Identifier, 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)
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 5
  period: {isModifier: false, short: The period during which the participatingOrganization is affiliated with the primary organization, type: Period, mustSupport: false, isSummary: true, index: 2}
  location:
    isModifier: false
    short: The location(s) at which the role occurs
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 8
  endpoint:
    isModifier: false
    short: Technical endpoints providing access to services operated for this role
    refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint']
    type: Reference
    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
    type: ExtendedContactDetail
    mustSupport: false
    array: true
    isSummary: false
    index: 10
  healthcareService:
    isModifier: false
    short: Healthcare services provided through the role
    refers: ['http://hl7.org/fhir/StructureDefinition/HealthcareService']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 9
package_version: 5.0.0-ballot
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0-ballot