diff --git a/src/components/PMRInterface.tsx b/src/components/PMRInterface.tsx
index 0dac10f..8073e05 100644
--- a/src/components/PMRInterface.tsx
+++ b/src/components/PMRInterface.tsx
@@ -6,6 +6,7 @@ import { SummaryView } from './views/SummaryView'
import { ConsultationsView } from './views/ConsultationsView'
import { MedicationsView } from './views/MedicationsView'
import { ProblemsView } from './views/ProblemsView'
+import { InvestigationsView } from './views/InvestigationsView'
interface PMRInterfaceProps {
children?: React.ReactNode
@@ -46,6 +47,8 @@ export function PMRInterface({ children }: PMRInterfaceProps) {
return
+ Projects presented as diagnostic investigations — tests that were ordered, performed, and returned results. +
+| + Test Name + | ++ Requested + | ++ Status + | ++ Result + | ++ Expand + | +
|---|