main¶
This package provides EMR functionality, patient management, and tie-ins with other packages used by the app.
Modules
Registers main fEMR-OnChain data model types to the backend administrative system. |
|
View functions for administrative actions. |
|
Responsible for defining endpoints relevant to data interchange through a RESTful API. |
|
Handles top-level app configuration. |
|
View functions geared toward user authentication. |
|
Non-view functions used to carry out background processes. |
|
View functions handling displaying data models as sortable, filterable lists. |
|
Handles template rendering and logic for editing web forms. |
|
Handles template rendering and logic for web forms. |
|
Classes defining characteristics for data entry forms. |
|
View functions handling displaying data models as sortable, filterable lists. |
|
Enumerates all contents of all database models. |
|
Application-wide functions for interfacing with AWS QLDB. |
|
Serializer objects defining what fields of each model should be exposed to the API. |
|
Contains unit tests for verifying correct functionality of functions used in the application. |
|
View functions for top-level locations. |