OperationOutcome

Outcome of an operation that doesn't result in...

OperationOutcome = object

Outcome of an operation that doesn't result in a resource or bundle being returned. Information about the success/failure of an action.

Properties

resourceType

resourceType: string | null

The type of resource being returned.


issue

issue: OperationOutcomeIssue[] | null

An error, warning, or information message that results from a system action.