code property

CodeableConcept? get code

Returns the code that identifies what was observed.

Implementation

CodeableConcept? get code => _getCodeableConcept(_json, 'code');