FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Patient Administration icon Work GroupMaturity Level: 1 Trial UseSecurity Category: Business Compartments: No defined compartments

Detailed Descriptions for the elements in the OrganizationAffiliation resource.

OrganizationAffiliation
Element Id OrganizationAffiliation
Definition

Defines an affiliation/association/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship.

Short Display Defines an affiliation/association/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship
Cardinality 0..*
Type DomainResource
Requirements

Need to define relationships between organizations that are not sub-divisions of the same organization (part-of relationships).

Summary false
OrganizationAffiliation.identifier
Element Id OrganizationAffiliation.identifier
Definition

Business identifiers that are specific to this role.

Short Display Business identifiers that are specific to this role
Note This is a business identifier, not a resource identifier (see discussion)
Cardinality 0..*
Type Identifier
Requirements

Often, specific identities are assigned for the agent.

Summary true
OrganizationAffiliation.active
Element Id OrganizationAffiliation.active
Definition

Whether this organization affiliation record is in active use.

Short Display Whether this organization affiliation record is in active use
Cardinality 0..1
Type boolean
Meaning if Missing This resource is generally assumed to be active if no value is provided for the active element
Requirements

Need to be able to mark an organization affiliation record as not to be used because it was created in error, or otherwise no longer in active use.

Summary true
Comments

If this value is false, you may refer to the period to see when the role was in active use. If there is no period specified, no inference can be made about when it was active.

OrganizationAffiliation.period
Element Id OrganizationAffiliation.period
Definition

The period during which the participatingOrganization is affiliated with the primary organization.

Short Display The period during which the participatingOrganization is affiliated with the primary organization
Cardinality 0..1
Type Period
Requirements

An affiliation may be created ahead of time and only be active for a defined period of time. Once the affiliation is complete, the fact that it existed may still be required.

Summary true
OrganizationAffiliation.organization
Element Id OrganizationAffiliation.organization
Definition

Organization where the role is available (primary organization/has members).

Short Display Organization where the role is available
Cardinality 0..1
Type Reference(Organization)
Summary true
Comments

For example, a Spotless Cleaning Services (participatingOrganization) is a supplier (code) to General Hospital (organization). Similarly, General Hospital (participatingOrganization) is a member (code) of Eastern HIE (organization). If there are two organizations that do not have a directional relationship, there would normally be a third organization that represents the joint partnership, and the two organizations would have a relationship to that joint Organization via two OrganizationAffiliations.

OrganizationAffiliation.participatingOrganization
Element Id OrganizationAffiliation.participatingOrganization
Definition

The Participating Organization provides/performs the role(s) defined by the code to the Primary Organization (e.g. providing services or is a member of).

Short Display Organization that provides/performs the role (e.g. providing services or is a member of)
Cardinality 0..1
Type Reference(Organization)
Summary true
Comments

See comments for OrganizationAffiliation.organization above.

OrganizationAffiliation.network
Element Id OrganizationAffiliation.network
Definition

The network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined).

Short Display The network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)
Cardinality 0..*
Type Reference(Organization)
Summary true
Comments

e.g. Commonly used for Health Insurance provider networks.

OrganizationAffiliation.code
Element Id OrganizationAffiliation.code
Definition

Definition of the role the participatingOrganization plays in the association.

Short Display Definition of the role the participatingOrganization plays
Cardinality 0..*
Terminology Binding Organization Affiliation Role (Example)
Type CodeableConcept
Summary true
OrganizationAffiliation.specialty
Element Id OrganizationAffiliation.specialty
Definition

Specific specialty of the participatingOrganization in the context of the role.

Short Display Specific specialty of the participatingOrganization in the context of the role
Cardinality 0..*
Terminology Binding Practice Setting Code Value Set (Preferred)
Type CodeableConcept
Summary true
OrganizationAffiliation.location
Element Id OrganizationAffiliation.location
Definition

The location(s) at which the role occurs.

Short Display The location(s) at which the role occurs
Cardinality 0..*
Type Reference(Location)
Summary true
OrganizationAffiliation.healthcareService
Element Id OrganizationAffiliation.healthcareService
Definition

Healthcare services provided through the role.

Short Display Healthcare services provided through the role
Cardinality 0..*
Type Reference(HealthcareService)
Summary false
OrganizationAffiliation.contact
Element Id OrganizationAffiliation.contact
Definition

The contact details of communication devices available at the participatingOrganization relevant to this Affiliation.

Short Display Official contact details at the participatingOrganization relevant to this Affiliation
Cardinality 0..*
Type ExtendedContactDetail
Requirements

Sometimes a participating organization provides dedicated contacts to handle enquiries specifically for the role provided to the affiliated organization.

Summary false
Invariants
Defined on this element
org-3Rule The telecom of an organization can never be of use 'home'telecom.where(use = 'home').empty()
org-4Rule The address of an organization can never be of use 'home'address.where(use = 'home').empty()
OrganizationAffiliation.endpoint
Element Id OrganizationAffiliation.endpoint
Definition

Technical endpoints providing access to services operated for this role.

Short Display Technical endpoints providing access to services operated for this role
Cardinality 0..*
Type Reference(Endpoint)
Summary false