Health Information Network Citizen Health Card Integrated System Solution
[ad_1]
1. Principles of Health Card System
The citizen health card integration system is divided into two parts: self-service terminal program and server program. The self-service terminal part involves many hardware devices, mainly including non-contact RF card readers, social security card readers, metal keyboards, bank card reader modules, Shenzhentong card readers, receipt printers, cash drawers, ID card readers, etc. . Through the combination of these hardware devices and software, various functions of self-service terminals are realized.
2. Health card system structure diagram
3. Health card system function
1. Health card issuance
The citizen health card is an rfid card. Enter the issuer’s name, password, ID card and other information through the system interface, write this information into the health card through the rfid card reader, and upload the information to the server through the WebService server and save it to the database middle.
2. Associate phone
This function is to bind the mobile phone to the health card, which is convenient for users to deduct fees and inquire when seeking medical treatment. The implementation steps of this function are as follows:
(1) Read the health card information;
(2) Enter the mobile phone number;
(3) Upload the input information to the server through the WebService server and store it in the database to realize the association between the mobile phone and the health card.
3. Associated Social Security Card
This function is to bind the social security card with the health card, so that the social security card can be used to deduct fees when seeing a doctor by swiping the health card. The steps to implement the function are as follows:
(1) Read the health card information;
(2) Swipe the social security card to read the information in the social security card;
(3) Upload the social security card information to the server through the WebService server and store it in the database to realize the association between the social security card and the health card
4. Associated Bank Card
This function is to bind the bank card with the health card, and the patient can pay the registration fee through the bank card associated with the health card when seeing the doctor at his own expense or using the medical insurance card to pay the registration fee. The implementation steps are as follows:
(1) Read the health card information;
(2) Swipe the bank card to read the bank card number;
(3) Upload the bank card number to the server through the WebService server and store it in the database to realize the bank card and health card association
5. Self-service registration
In order to alleviate the hospital’s “three longs and one short” problem, self-service terminals provide self-service registration functions, effectively alleviating the problem of long queues in hospitals. The main functions of self-service registration are:
(1) Read the social security card information
(2) Retrieve hospital department information
(3) Retrieve doctor information corresponding to the department according to the department selected by the user
(4) Register according to the selected department information and doctor information
(5) Deduction
(6) Print the registration form
6. Appointment registration
The appointment registration function can be registered 3 days in advance. After the appointment registration is successful, the patient can directly go to the doctor to register with the appointment registration form. The main functions of appointment registration are:
(1) Retrieve hospital department information
(2) Retrieve doctor information corresponding to the department according to the department selected by the user
(3) Make an appointment and register according to the selected department information and doctor information
(4) Print appointment registration form
7. Health file query
Health file query By reading the patient’s social security card, you can query the patient’s past medical information. In the health file, you can view all past medical history, including medical time, medical location, illness, prescriptions and other information.
8. Face template update
The main functions of face template update are:
(1) Face collection
(2) Face comparison
(3) Upload the new face template data to the database after the comparison is passed
9. Loss Report Service
When the user’s health card is lost, the card will be reported as lost through the loss report function, and the functions used by the card after the loss report will be disabled.
10. Release the loss report
The health card that has been reported as lost is restored to its normal state by canceling the loss report function, and the restored card can be used normally.
11. Change password
To change the health card password, the user enters the old and new passwords on the interface and saves them to the database through WebService. After saving, the new password takes effect.
Fourth, the technology used in the development of the health card project
The self-service terminal is a desktop application developed in c# language, and the development tool is Visual Studio 2008.
The server-side program is developed in Java, and the development tool is Eclipse.
The interface includes social security interface, bank payment interface, bank financial IC card interface, bank magnetic stripe card interface, and Shenzhen Tong interface.
[ad_2]