core.fhircasteventcontextmap
Home > @medplum/core > FhircastEventContextMap
FhircastEventContextMap type
Signature:
export type FhircastEventContextMap<EventName extends FhircastEventName = FhircastEventName> = (typeof FHIRCAST_EVENT_RESOURCES)[EventName];
References: FhircastEventName, FHIRCAST_EVENT_RESOURCES