active property

FhirBoolean? active
inherited

active Whether this patient record is in active use. Many systems use this property to mark as non-current patients, such as those that have not been seen for a period of time based on an organization's business rules. It is often used to filter patient lists to exclude inactive patients Deceased patients may also be marked as inactive for the same reasons, but may be active for some time after death.

Implementation

FhirBoolean? get active => throw _privateConstructorUsedError;