|
Interface Summary |
| CaseManager |
The CaseManager is the business/application logic that handles the CaseFiles
between patients and clinicians in the system. |
| DataEvaluationManager |
The DataEvaluationManager is the business/application logic that handles the
medical data that is received by the application and compares it with possible guidelines. |
| DataRetrievalManager |
The DataRetrievalManager is the business/application logic that handles extracting
medical data that has been stored by the application. |
| DeviceInputManager |
The DeviceInputManager is the business/application logic that handles the
medical data that is received by the application. |
| GuidelineManager |
The GuidelineManager is the business/application logic that handles the DataGuidelines
established for Patients in the system. |
| UserManager |
The UserManager is the business/application logic that handles the users
of the system, such as clinicians and patients. |