serviceCategory property

List<CodeableConcept>? serviceCategory
inherited

serviceCategory A broad categorization of the service that is to be performed during this appointment.

Implementation

List<CodeableConcept>? get serviceCategory =>
    throw _privateConstructorUsedError;