IGUHealth
    Preparing search index...
    interface Schedule {
        _active?: Element;
        _comment?: Element;
        _implicitRules?: Element;
        _language?: Element;
        active?: boolean;
        actor: Reference[];
        comment?: string;
        contained?: ConcreteType[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        planningHorizon?: Period;
        resourceType: "Schedule";
        serviceCategory?: CodeableConcept[];
        serviceType?: CodeableConcept[];
        specialty?: CodeableConcept[];
        text?: Narrative;
    }
    Index

    Properties

    _active?: Element

    Whether this schedule is in active use

    _comment?: Element

    Comments on availability

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    active?: boolean

    Whether this schedule is in active use

    actor: Reference[]

    Resource(s) that availability information is being provided for

    comment?: string

    Comments on availability

    contained?: ConcreteType[]

    Contained, inline Resources

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    External Ids for this item

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    planningHorizon?: Period

    Period of time covered by schedule

    resourceType: "Schedule"
    serviceCategory?: CodeableConcept[]

    High-level category

    serviceType?: CodeableConcept[]

    Specific service

    specialty?: CodeableConcept[]

    Type of specialty needed

    text?: Narrative

    Text summary of the resource, for human interpretation