core.fhircastoperationoutcomecontext | Medplum
FhircastOperationOutcomeContext type [](/content/docs/sdk/core.fhircastoperationoutcomecontext#fhircastoperationoutcomecontext-type "Direct link to FhircastOperationOutcomeContext type"/index.html)
Signature:
export type FhircastOperationOutcomeContext = {
key: 'operationoutcome';
resource: OperationOutcome;
};