serviceType property
List<CodeableConcept> ?
get
serviceType
The type of appointments that can be booked into this slot (ideally this would be an identifiable service - which is at a location, rather than the location itself). If provided then this overrides the value provided on the availability resource.
Implementation
List<CodeableConcept>? get serviceType => serviceTypeField.getValue(json);