category property

List<CodeableConcept>? category
inherited

category Allows a flag to be divided into different categories like clinical, administrative etc. Intended to be used as a means of filtering which flags are displayed to particular user or in a given context.

Implementation

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