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