core.fhircastreportcontext | Medplum
FhircastReportContext type
Signature:
export type FhircastReportContext = {
key: 'report';
resource: DiagnosticReport;
};
Signature:
export type FhircastReportContext = {
key: 'report';
resource: DiagnosticReport;
};