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

**Signature:**

```typescript
export type FhircastEventKeys<EventName extends FhircastEventName> = keyof (typeof FHIRCAST_EVENT_RESOURCES)[EventName];
```

**References:** [FhircastEventName](/content/docs/sdk/core.fhircasteventname), [FHIRCAST_EVENT_RESOURCES](/content/docs/sdk/core.fhircast_event_resources/index.html)

- [FhircastEventKeys type](/content/docs/sdk/core.fhircasteventkeys#fhircasteventkeys-type/index.html)
