core.fhircaststudycontext | Medplum
FhircastStudyContext type
Signature:
export type FhircastStudyContext = {
key: 'study';
resource: ImagingStudy;
};
Signature:
export type FhircastStudyContext = {
key: 'study';
resource: ImagingStudy;
};