core.fhircaststudycontext
Home > @medplum/core > FhircastStudyContext
FhircastStudyContext type
Signature:
export type FhircastStudyContext = {
key: 'study';
resource: ImagingStudy;
};
Home > @medplum/core > FhircastStudyContext
Signature:
export type FhircastStudyContext = {
key: 'study';
resource: ImagingStudy;
};