Free installation
Technical implementationDevelopment language: jsp. Framework: ssh. Mode: B/S. Database: mysql, sqlserver, oracle. Development tools: myeclipse or eclipse. The word count of the paper: about 10,000.
Function realizationUse JSP dynamic web page and HTML static web page technology, use SSH (Struts+Spring+Hibernate) framework to build a community outpatient clinic management system, and use mysql database to manage relevant data, thereby designing and implementing a community outpatient clinic management system. The specific functional modules mainly include:
1Drug management: purchase, sales, inventory and early warning status of drugs.
Note: Drug library table TB_DrugStore
-->Buy: Interface 2.2
-->Sales: Interface 2.3
-->Inventory: Interface 2.1
-->Early Warning: Interface 2.5
2. Patient information management: Store patient information, save various patient examination results, and record the patient's condition.
Note: Diagnosis record table TB_DiagnosisRecord
-->Add, delete, modify and check interface
3. Medical visit record management: Save the record information of medical visits.
Note: Diagnosis record table TB_DiagnosisRecord
-->Save out-of-home visit record information
4. Resident file management: record basic personal information and health examination records of community residents.
Note: Resident information table TB_Resident
-->Add, delete, modify and check interface
-->Health examination record: interface 3.5
5 Medical prescription management: Standardize prescription management and promote proper medication use.
System screenshot