core.fhircastselectcontext | Medplum
FhircastSelectContext type [](/content/docs/sdk/core.fhircastselectcontext#fhircastselectcontext-type "Direct link to FhircastSelectContext type"/index.html)
Signature:
export type FhircastSelectContext = {
key: 'select';
reference: Reference;
};