A web-based Patient Healthcare Records Administration (PHCRA) system for managing medical records, prescriptions, patient data, and healthcare documentation.
PHCRA is a healthcare management system designed to digitize and manage patient medical records, prescriptions, diagnostic reports, and patient information. The system provides a user-friendly interface for healthcare providers to maintain comprehensive patient records.
- Patient Records: Store and manage patient information
- Prescription Management: Digital prescription pads and prescription tracking
- Medical Documents: Upload and manage medical documents (CT Scans, Angiograms, Discharge summaries)
- Diagnostic Reports: Organize and access diagnostic test results
- Aadhar Integration: Patient identification using Aadhar numbers
- Patient Database: Structured patient data management
- Data Validation: Valid Aadhar number verification
- Database Support: Microsoft Access database (Table1.accdb) for data storage
- CSV Export/Import: Data portability with CSV format support
- HTML Reports: Generate HTML-based reports and tables
- Data Tables: Multiple data views (Table1, Table2, Table21)
- Multi-page Interface: Multiple HTML pages (index.html, index2.html, index3.html, index4.html)
- Responsive Design: CSS styling for modern web interface
- Medical Icons: SVG icons for clinic and hospital representation
- Professional Layout: Clean and organized medical records interface
PHCRA/
βββ index.html, index2.html, index3.html, index4.html # Main application pages
βββ style1.css # Stylesheet
βββ Table1.accdb # Microsoft Access database
βββ Table1.csv, Table2.csv # CSV data files
βββ Table1.html, Table2.html, Table21.html # HTML data tables
βββ Medical Documents/
β βββ Angi.pdf, CT Scan.pdf, CT Scan1.pdf # Diagnostic reports
β βββ Discharge1.pdf, discharge.pdf # Discharge summaries
β βββ Pres1.pdf, pres.pdf # Prescriptions
β βββ Doctor prescription pad.docx # Prescription templates
βββ Assets/
β βββ clinic-medical-solid.svg # Medical clinic icon
β βββ hospital-user-solid.svg # Hospital icon
β βββ pic1.png # Images
βββ valid Aadhar Numbers.txt # Aadhar validation data
βββ coding part.docx # Documentation
- Frontend: HTML5, CSS3
- Database: Microsoft Access (.accdb)
- Data Format: CSV, HTML
- Icons: SVG
- Documentation: PDF, DOCX
- Web browser (Chrome, Firefox, Edge, Safari)
- Microsoft Access (for database operations)
- Text editor (for code modifications)
-
Clone the repository
git clone https://github.com/manasa123104/PHCRA.git cd PHCRA -
Open the application
- Open
index.htmlin your web browser - Navigate through different pages (index2.html, index3.html, index4.html)
- Open
-
Database Setup
- Open
Table1.accdbwith Microsoft Access - Import CSV files if needed (Table1.csv, Table2.csv)
- Open
-
Access the System
- Open
index.htmlin a web browser - Navigate through different sections using the multi-page interface
- Open
-
Manage Patient Records
- View patient data in HTML tables
- Access medical documents (PDFs)
- Review prescriptions and diagnostic reports
-
Data Management
- Use the Access database for structured data storage
- Export/import data using CSV files
- Generate HTML reports from data tables
- Table1.accdb: Main patient database in Microsoft Access format
- Table1.csv: Patient data in CSV format
- Table2.csv: Additional patient/medical data
- Table1.html: Patient data table view
- Table2.html: Secondary data table view
- Table21.html: Extended data table view
- CT Scans: CT Scan.pdf, CT Scan1.pdf
- Angiograms: Angi.pdf
- Discharge Summaries: Discharge1.pdf, discharge.pdf
- Prescriptions: Pres1.pdf, pres.pdf, Doctor prescription pad.docx
- Patient Data Protection: Healthcare data management system
- Aadhar Validation: Valid Aadhar number verification system
- Document Security: Secure storage of medical documents
- Coding Documentation: See
coding part.docxfor implementation details - Medical Documents: Sample medical records and prescriptions included
- Medical Icons: SVG icons for healthcare representation
- Responsive Layout: CSS-based styling for modern interface
- Multi-page Navigation: Multiple HTML pages for different sections
- Patient Registration: Register new patients with Aadhar verification
- Medical Records: Store and retrieve patient medical history
- Prescription Management: Create and manage digital prescriptions
- Diagnostic Reports: Upload and view diagnostic test results
- Discharge Management: Generate and store discharge summaries
- Data Reporting: Generate HTML-based reports from patient data
Patient Registration β Aadhar Validation β Database Storage
β
Medical Records Entry β Document Upload β Record Management
β
Prescription Creation β Document Generation β Patient Delivery
β
Report Generation β HTML Tables β Data Export
- User authentication system
- Advanced search and filtering
- Mobile-responsive design
- API integration for external systems
- Cloud database migration
- Enhanced security features
- Real-time data synchronization
- Patient portal access
This is a healthcare management system project. Contributions are welcome for:
- UI/UX improvements
- Database optimization
- Security enhancements
- Feature additions
- Documentation updates
This project is for educational and healthcare management purposes.
For questions or contributions, please open an issue in the repository.
Note: This is a healthcare records management system. Ensure compliance with healthcare data privacy regulations (HIPAA, GDPR, etc.) when handling patient information.
Built with β€οΈ for Healthcare Management