interface PractitionerRoleNotAvailable {
    _description?: Element;
    description: string;
    during?: Period;
    extension?: Extension[];
    id?: id;
    modifierExtension?: Extension[];
}

Properties

_description?: Element

Reason presented to the user explaining why time not available

description: string

Reason presented to the user explaining why time not available

during?: Period

Service not available from this date

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized