category property

FixedList<CodeableConcept>? get category

A code that classifies the general type of observation being made.

Implementation

FixedList<CodeableConcept>? get category => categoryField.getValue(json);