code property

FhirCode? code
inherited

code The code for this item in the expansion hierarchy. If this code is missing the entry in the hierarchy is a place holder (abstract) and does not represent a valid code in the value set.

Implementation

FhirCode? get code => throw _privateConstructorUsedError;