main.viewsΒΆ
View functions for top-level locations. All views, except auth views and the index view, should be considered to check for a valid and authenticated user. If one is not found, they will direct to the appropriate error page.
Functions
|
|
|
Returns a success message. |
|
|
|
The landing page for the authenticated administrative user. |
|
Initial landing view. |
|
The root of the main library page, where clinical users of the application can view and manage the data models contained in the fEMR On-Chain database. |
|