category property

List<CodeableConcept>? category
inherited

category A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.

Implementation

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