diff --git a/src/components/PMRInterface.tsx b/src/components/PMRInterface.tsx
index 8073e05..b85def3 100644
--- a/src/components/PMRInterface.tsx
+++ b/src/components/PMRInterface.tsx
@@ -7,6 +7,7 @@ import { ConsultationsView } from './views/ConsultationsView'
import { MedicationsView } from './views/MedicationsView'
import { ProblemsView } from './views/ProblemsView'
import { InvestigationsView } from './views/InvestigationsView'
+import { DocumentsView } from './views/DocumentsView'
interface PMRInterfaceProps {
children?: React.ReactNode
@@ -49,6 +50,8 @@ export function PMRInterface({ children }: PMRInterfaceProps) {
return
+ Education and certifications presented as attached documents in the patient record. +
+| + Type + | ++ Document + | ++ Date + | ++ Source + | ++ Expand + | +
|---|