description: Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship. package_name: hl7.fhir.r4.examples derivation: specialization name: OrganizationAffiliation type: OrganizationAffiliation elements: specialty: short: Specific specialty of the participatingOrganization in the context of the role type: CodeableConcept array: true binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'} isSummary: true index: 7 organization: short: Organization where the role is available refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference isSummary: true index: 3 participatingOrganization: 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 isSummary: true index: 4 active: {short: Whether this organization affiliation record is in active use, type: boolean, meaningWhenMissing: This resource is generally assumed to be active if no value is provided for the active element, isSummary: true, index: 1} code: short: Definition of the role the participatingOrganization plays type: CodeableConcept array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/organization-role'} isSummary: true index: 6 identifier: {short: Business identifiers that are specific to this role, type: Identifier, array: true, isSummary: true, index: 0} telecom: {short: Contact details at the participatingOrganization relevant to this Affiliation, type: ContactPoint, array: true, isSummary: true, index: 10} network: short: Health insurance provider 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 array: true isSummary: true index: 5 period: {short: The period during which the participatingOrganization is affiliated with the primary organization, type: Period, isSummary: true, index: 2} location: short: The location(s) at which the role occurs refers: ['http://hl7.org/fhir/StructureDefinition/Location'] type: Reference array: true isSummary: true index: 8 endpoint: short: Technical endpoints providing access to services operated for this role refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] type: Reference array: true index: 11 healthcareService: short: Healthcare services provided through the role refers: ['http://hl7.org/fhir/StructureDefinition/HealthcareService'] type: Reference array: true index: 9 package_version: 4.0.1 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1