core.fhircasteventcontextdetails | Medplum

FhircastEventContextDetails type

Signature:

export type FhircastEventContextDetails = {

resourceType: FhircastResourceType | '*';

optional?: boolean;

manyAllowed?: boolean;

array?: boolean;

reference?: boolean;

};

References: FhircastResourceType