## FhircastPatientContext type

**Signature:**

```typescript
export type FhircastPatientContext = {

key: 'patient';

resource: Patient;

};
```

- [FhircastPatientContext type](/content/docs/sdk/core.fhircastpatientcontext#fhircastpatientcontext-type/index.html)
