Overview
AM4HR is a digital platform designed to streamline patient health care records for healthcare professionals. It offers a user-friendly interface that ensures ease of use, making it accessible for medical practitioners seeking efficient solutions. The platform is both economical and reliable, catering to the diverse needs of healthcare providers.
Our platform offers the following functionalities for its registered users.
|
graph TD;
LOGIN["LOGIN"]:::login;
DASHBOARD["DASHBOARD"]:::dashboard;
PROFILEOPTIONS["PROFILE OPTIONS"]:::profileoptions;
RECORDSOPTIONS["RECORDS OPTIONS"]:::recordsoptions;
LAYOUTOPTIONS["LAYOUT OPTIONS"]:::layoutoptions;
MYPROFILE["MY PROFILE"]:::myprofile;
VIEWEDITUPDATEPROFILE["VIEW/EDIT/UPDATE"]:::viewupdateeditprofile;
CHANGEPASSWORD["CHANGE PASSWORD"]:::changepassword;
LOGOUT["LOGOUT"]:::logout;
ADDPATIENT["ADD PATIENT"]:::addpatient;
MANAGEPATIENT["MANAGE PATIENTS"]:::managepatient;
VIEWDETAILS["VIEW DETAILS"]:::viewdetails;
EDITDETAILS["EDIT PATIENT DETAILS"]:::editdetails;
SEARCHPATIENT["SEARCH PATIENT"]:::searchpatient;
ADDRECORD["ADD RECORD"]:::addrecord;
PRINTPRESCRIPTION["PRINT PRESCRIPTION"]:::printprescription;
PRINTCOMPLETEPATIENTDATA["PRINT COMPLETE PATIENT DATA"]:::printcompletepatientdata;
HEADEROPTIONS["HEADER OPTIONS"]:::headeroptions;
FOOTEROPTIONS["FOOTER OPTIONS"]:::footeroptions;
SIDEBAROPTIONS["SIDEBAR OPTIONS"]:::sidebaroptions;
COLOURSCHEMEOPTIONS["COLOUR SCHEME OPTIONS"]:::colourschemeoptions;
LOGIN --> | email/password | DASHBOARD
DASHBOARD --> PROFILEOPTIONS
DASHBOARD --> RECORDSOPTIONS
DASHBOARD --> LAYOUTOPTIONS
PROFILEOPTIONS --> MYPROFILE
MYPROFILE --> VIEWEDITUPDATEPROFILE
PROFILEOPTIONS --> CHANGEPASSWORD
PROFILEOPTIONS --> LOGOUT
RECORDSOPTIONS --> ADDPATIENT
RECORDSOPTIONS --> MANAGEPATIENT
MANAGEPATIENT --> VIEWDETAILS
MANAGEPATIENT --> EDITDETAILS
EDITDETAILS --> VIEWDETAILS
RECORDSOPTIONS --> SEARCHPATIENT
SEARCHPATIENT --> MANAGEPATIENT
ADDPATIENT --> MANAGEPATIENT
VIEWDETAILS --> ADDRECORD
VIEWDETAILS --> PRINTPRESCRIPTION
VIEWDETAILS --> PRINTCOMPLETEPATIENTDATA
LAYOUTOPTIONS --> HEADEROPTIONS
LAYOUTOPTIONS --> FOOTEROPTIONS
LAYOUTOPTIONS --> SIDEBAROPTIONS
LAYOUTOPTIONS --> COLOURSCHEMEOPTIONS
classDef login fill:#2e86c1 ,stroke:#333,stroke-width:2px;
classDef dashboard fill:#2e86c1,stroke:#333,stroke-width:2px;
classDef profileoptions fill:#ff6666,stroke:#333,stroke-width:2px;
classDef myprofile fill:#ff6666,stroke:#333,stroke-width:2px;
classDef viewupdateeditprofile fill:#ff6666,stroke:#333,stroke-width:2px;
classDef changepassword fill:#ff6666,stroke:#333,stroke-width:2px;
classDef logout fill:#ff6666,stroke:#333,stroke-width:2px;
classDef recordsoptions fill:#66ff99,stroke:#333,stroke-width:2px;
classDef addpatient fill:#66ff99,stroke:#333,stroke-width:2px;
classDef managepatient fill:#66ff99,stroke:#333,stroke-width:2px;
classDef searchpatient fill:#66ff99,stroke:#333,stroke-width:2px;
classDef viewdetails fill:#66ff99,stroke:#333,stroke-width:2px;
classDef editdetails fill:#66ff99,stroke:#333,stroke-width:2px;
classDef addrecord fill:#66ff99,stroke:#333,stroke-width:2px;
classDef printprescription fill:#66ff99,stroke:#333,stroke-width:2px;
classDef printcompletepatientdata fill:#66ff99,stroke:#333,stroke-width:2px;
classDef layoutoptions fill:#ffccff,stroke:#333,stroke-width:2px;
classDef headeroptions fill:#ffccff,stroke:#333,stroke-width:2px;
classDef footeroptions fill:#ffccff,stroke:#333,stroke-width:2px;
classDef sidebaroptions fill:#ffccff,stroke:#333,stroke-width:2px;
classDef colourschemeoptions fill:#ffccff,stroke:#333,stroke-width:2px;
Copyright © 2025, AM Technologies