status property

FhirCode? status
inherited

status A code specifying the current state of the order. Generally, this will be active or completed state.

Implementation

FhirCode? get status => throw _privateConstructorUsedError;