Properties
| Name | Required | Type | Description |
|---|---|---|---|
| identifier | No | Identifier[] | Business identifiers that are specific to this role |
| active | No | boolean | Whether this organization affiliation record is in active use |
| period | No | Period | The period during which the participatingOrganization is affiliated with the primary organization |
| organization | No | Reference<Organization> | Organization where the role is available |
| participatingOrganization | No | Reference<Organization> | Organization that provides/performs the role (e.g. providing services or is a member of) |
| network | No | Reference<Organization>[] | Health insurance provider network in which the participatingOrganization provides the role’s services (if defined) at the indicated locations (if defined) |
| code | No | CodeableConcept[] | Definition of the role the participatingOrganization plays |
| specialty | No | CodeableConcept[] | Specific specialty of the participatingOrganization in the context of the role |
| location | No | Reference<Location>[] | The location(s) at which the role occurs |
| healthcareService | No | Reference<HealthcareService>[] | Healthcare services provided through the role |
| telecom | No | ContactPoint[] | Contact details at the participatingOrganization relevant to this Affiliation |
| endpoint | No | Reference<Endpoint>[] | Technical endpoints providing access to services operated for this role |
Search Parameters
| Name | Type | Description | Expression |
|---|---|---|---|
| active | token | Whether this organization affiliation record is in active use | OrganizationAffiliation.active |
| date | date | The period during which the participatingOrganization is affiliated with the primary organization | OrganizationAffiliation.period |
| token | A value in an email contact | OrganizationAffiliation.telecom | |
| endpoint | reference | Technical endpoints providing access to services operated for this role | OrganizationAffiliation.endpoint |
| identifier | token | An organization affiliation’s Identifier | OrganizationAffiliation.identifier |
| location | reference | The location(s) at which the role occurs | OrganizationAffiliation.location |
| network | reference | Health insurance provider network in which the participatingOrganization provides the role’s services (if defined) at the indicated locations (if defined) | OrganizationAffiliation.network |
| participating-organization | reference | The organization that provides services to the primary organization | OrganizationAffiliation.participatingOrganization |
| phone | token | A value in a phone contact | OrganizationAffiliation.telecom |
| primary-organization | reference | The organization that receives the services from the participating organization | OrganizationAffiliation.organization |
| role | token | Definition of the role the participatingOrganization plays | OrganizationAffiliation.code |
| service | reference | Healthcare services provided through the role | OrganizationAffiliation.healthcareService |
| specialty | token | Specific specialty of the participatingOrganization in the context of the role | OrganizationAffiliation.specialty |
| telecom | token | The value in any kind of contact | OrganizationAffiliation.telecom |
Inherited Properties
| Name | Required | Type | Description |
|---|---|---|---|
| id | No | string | Logical id of this artifact |
| meta | No | Meta | Metadata about the resource |
| implicitRules | No | uri | A set of rules under which this content was created |
| language | No | code | Language of the resource content |
| text | No | Narrative | Text summary of the resource, for human interpretation |
| contained | No | Resource[] | Contained, inline Resources |
| extension | No | Extension[] | Additional content defined by implementations |
| modifierExtension | No | Extension[] | Extensions that cannot be ignored |

