PractitionerRole.availableTime

A collection of times the practitioner is available or performing this role at the location and/or healthcareservice.

= Must Support, = Is Modifier, = QiCore defined extension

FieldCard.TypeDescription
daysOfWeek0..*List<String>Indicates which days of the week are available between the start and end Times.
Binding: The days of the week. (required)
allDay0..1BooleanIs this always available? (hence times are irrelevant) e.g. 24 hour service.
availableStartTime0..1TimeThe opening time of day. Note: If the AllDay flag is set, then this time is ignored.
availableEndTime0..1TimeThe closing time of day. Note: If the AllDay flag is set, then this time is ignored.