Consult viewer
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
{ name: 'Orders', href: '/patient/' + this.patient_dfn + '/orders' },
|
||||
{ name: 'Reports', href: '/patient/' + this.patient_dfn + '/reports' },
|
||||
{ name: 'Documents', href: '/patient/' + this.patient_dfn + '/document' },
|
||||
{ name: 'Consults', href: '/patient/' + this.patient_dfn + '/consult' },
|
||||
]
|
||||
} : null;
|
||||
}
|
||||
|
Reference in New Issue
Block a user