serviceCategory property
List<CodeableConcept> ?
get
serviceCategory
A broad categorization of the service that is to be performed during this appointment.
Implementation
List<CodeableConcept>? get serviceCategory =>
serviceCategoryField.getValue(json);