Skip to main content

Slot

No description

type Slot implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
serviceCategory: [CodeableConcept]
serviceType: [CodeableConcept]
specialty: [CodeableConcept]
appointmentType: CodeableConcept
schedule: Reference!
status: code
_status: ElementBase
start: instant
_start: ElementBase
end: instant
_end: ElementBase
overbooked: Boolean
_overbooked: ElementBase
comment: String
_comment: ElementBase
}

Fields

Slot.id ● String scalar

Slot.meta ● Meta object

Slot.implicitRules ● uri scalar

Slot._implicitRules ● ElementBase object

Slot.language ● code scalar

Slot._language ● ElementBase object

Slot.text ● Narrative object

Slot.contained ● [Resource] list object

Slot.extension ● [Extension] list object

Slot.modifierExtension ● [Extension] list object

Slot.identifier ● [Identifier] list object

Slot.serviceCategory ● [CodeableConcept] list object

Slot.serviceType ● [CodeableConcept] list object

Slot.specialty ● [CodeableConcept] list object

Slot.appointmentType ● CodeableConcept object

Slot.schedule ● Reference! non-null object

Slot.status ● code scalar

Slot._status ● ElementBase object

Slot.start ● instant scalar

Slot._start ● ElementBase object

Slot.end ● instant scalar

Slot._end ● ElementBase object

Slot.overbooked ● Boolean scalar

Slot._overbooked ● ElementBase object

Slot.comment ● String scalar

Slot._comment ● ElementBase object

Interfaces

IDomainResource interface

IResource interface

Returned By

Slot query ● SlotList query

Member Of

SlotEdge object ● SlotListType object ● SlotReadType object