serviceCategory property

FixedList<CodeableConcept>? get serviceCategory

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

Implementation

FixedList<CodeableConcept>? get serviceCategory =>
    serviceCategoryField.getValue(json);