inactive property

FhirBoolean? inactive
inherited

inactive If the concept is inactive in the code system that defines it. Inactive codes are those that are no longer to be used, but are maintained by the code system for understanding legacy data. It might not be known or specified whether an concept is inactive (and it may depend on the context of use).

Implementation

FhirBoolean? get inactive => throw _privateConstructorUsedError;