## FhircastPatientReferenceContext type [​](/content/docs/sdk/core.fhircastpatientreferencecontext#fhircastpatientreferencecontext-type "Direct link to FhircastPatientReferenceContext type"/index.html)

**Signature:**

```typescript
export type FhircastPatientReferenceContext = {

key: 'patient';

reference: Reference<Patient>;

};
```

- [FhircastPatientReferenceContext type](/content/docs/sdk/core.fhircastpatientreferencecontext#fhircastpatientreferencecontext-type/index.html)
