category property

List<CodeableConcept>? category
inherited

category A categorization for the type of document referenced - helps for indexing and searching. This may be implied by or derived from the code specified in the DocumentReference.type.

Implementation

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