status property

FhirCode? status
inherited

status The current state of the request. For request orchestrations, the status reflects the status of all the requests in the orchestration.

Implementation

FhirCode? get status => throw _privateConstructorUsedError;