core.fhircastselectcontext
Home > @medplum/core > FhircastSelectContext
FhircastSelectContext type
Signature:
export type FhircastSelectContext = {
key: 'select';
reference: Reference[];
};
Home > @medplum/core > FhircastSelectContext
Signature:
export type FhircastSelectContext = {
key: 'select';
reference: Reference[];
};