## FhircastReportContext type

**Signature:**

```typescript
export type FhircastReportContext = {
    key: 'report';
    resource: DiagnosticReport;
};
```

- [FhircastReportContext type](/content/docs/sdk/core.fhircastreportcontext#fhircastreportcontext-type/index.html)
