core.fhircastreportcontext
Home > @medplum/core > FhircastReportContext
FhircastReportContext type
Signature:
export type FhircastReportContext = {
key: 'report';
resource: DiagnosticReport;
};
Home > @medplum/core > FhircastReportContext
Signature:
export type FhircastReportContext = {
key: 'report';
resource: DiagnosticReport;
};