labels property

  1. @override
Set<CodingReference> labels
getter/setter pairoverride

A label is an item from a codification system that qualifies a patient as being member of a certain class, whatever the value it might have taken. If the label qualifies the content of a field, it means that whatever the content of the field, the label will always apply. LOINC is a codification system typically used for labels.

Implementation

@override
Set<CodingReference> labels;