## FhircastStudyContext type [​](/content/docs/sdk/core.fhircaststudycontext#fhircaststudycontext-type/index.html)

**Signature:**

```typescript
export type FhircastStudyContext = {

key: 'study';

resource: ImagingStudy;

};
```

- [FhircastStudyContext type](/content/docs/sdk/core.fhircaststudycontext#fhircaststudycontext-type/index.html)
