core.fhircasteventcontextdetails
Home > @medplum/core > FhircastEventContextDetails
FhircastEventContextDetails type
Signature:
export type FhircastEventContextDetails = {
resourceType: FhircastResourceType | '*';
optional?: boolean;
manyAllowed?: boolean;
array?: boolean;
reference?: boolean;
};
References: FhircastResourceType