interface PractitionerRole {
    _active?: Element;
    _availabilityExceptions?: Element;
    _implicitRules?: Element;
    _language?: Element;
    active?: boolean;
    availabilityExceptions?: string;
    availableTime?: PractitionerRoleAvailableTime[];
    code?: CodeableConcept[];
    contained?: ConcreteType[];
    endpoint?: Reference[];
    extension?: Extension[];
    healthcareService?: Reference[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    language?: code;
    location?: Reference[];
    meta?: Meta;
    modifierExtension?: Extension[];
    notAvailable?: PractitionerRoleNotAvailable[];
    organization?: Reference;
    period?: Period;
    practitioner?: Reference;
    resourceType: "PractitionerRole";
    specialty?: CodeableConcept[];
    telecom?: ContactPoint[];
    text?: Narrative;
}

Properties

_active?: Element

Whether this practitioner role record is in active use

_availabilityExceptions?: Element

Description of availability exceptions

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

active?: boolean

Whether this practitioner role record is in active use

availabilityExceptions?: string

Description of availability exceptions

Times the Service Site is available

Roles which this practitioner may perform

contained?: ConcreteType[]

Contained, inline Resources

endpoint?: Reference[]

Technical endpoints providing access to services operated for the practitioner with this role

extension?: Extension[]

Additional content defined by implementations

healthcareService?: Reference[]

The list of healthcare services that this worker provides for this role's Organization/Location(s)

id?: id

Logical id of this artifact

identifier?: Identifier[]

Business Identifiers that are specific to a role/location

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 this practitioner provides care

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

Not available during this time due to provided reason

organization?: Reference

Organization where the roles are available

period?: Period

The period during which the practitioner is authorized to perform in these role(s)

practitioner?: Reference

Practitioner that is able to provide the defined services for the organization

resourceType
specialty?: CodeableConcept[]

Specific specialty of the practitioner

telecom?: ContactPoint[]

Contact details that are specific to the role/location/service

text?: Narrative

Text summary of the resource, for human interpretation