interpretationField constant

FieldDefinition<FixedList<CodeableConcept>> const interpretationField

Field definition for interpretation

Implementation

static const interpretationField = FieldDefinition(
  name: 'interpretation',
  getValue: _getInterpretation,
);