core.fhircaststudycontext | Medplum

FhircastStudyContext type

Signature:

export type FhircastStudyContext = {

key: 'study';

resource: ImagingStudy;

};