interface OrganizationAffiliation {
    _active?: Element;
    _implicitRules?: Element;
    _language?: Element;
    active?: boolean;
    code?: CodeableConcept[];
    contained?: ConcreteType[];
    endpoint?: Reference[];
    extension?: Extension[];
    healthcareService?: Reference[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    language?: code;
    location?: Reference[];
    meta?: Meta;
    modifierExtension?: Extension[];
    network?: Reference[];
    organization?: Reference;
    participatingOrganization?: Reference;
    period?: Period;
    resourceType: "OrganizationAffiliation";
    specialty?: CodeableConcept[];
    telecom?: ContactPoint[];
    text?: Narrative;
}

Properties

_active?: Element

Whether this organization affiliation record is in active use

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

active?: boolean

Whether this organization affiliation record is in active use

Definition of the role the participatingOrganization plays

contained?: ConcreteType[]

Contained, inline Resources

endpoint?: Reference[]

Technical endpoints providing access to services operated for this role

extension?: Extension[]

Additional content defined by implementations

healthcareService?: Reference[]

Healthcare services provided through the role

id?: id

Logical id of this artifact

identifier?: Identifier[]

Business identifiers that are specific to this role

implicitRules?: uri

A set of rules under which this content was created

language?: code

Language of the resource content

location?: Reference[]

The location(s) at which the role occurs

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

network?: Reference[]

Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)

organization?: Reference

Organization where the role is available

participatingOrganization?: Reference

Organization that provides/performs the role (e.g. providing services or is a member of)

period?: Period

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

resourceType
specialty?: CodeableConcept[]

Specific specialty of the participatingOrganization in the context of the role

telecom?: ContactPoint[]

Contact details at the participatingOrganization relevant to this Affiliation

text?: Narrative

Text summary of the resource, for human interpretation