yangtianchangxiao / Medicine-manage-system

Based on Python. This project aims to develop a medicine manage system which enables doctors generate e-prescription and print them in official format. The system can update medicine information (e.g. specification, model)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#An aid prescription generate system Based on Python. This project aims to develop a medicine manage system which enables doctors generate e-prescription and print them in official format.
The system can update medicine information (e.g. specification, model) This project should be interaction friendly (how?). If possible, a scaner can be introduced when makeing prescription. It scanes patients' IDs and the medicine bought. The python program should assemble the sicker's base information (name, gender, age), the medicine, timestamp and their doctors' names together.

About

Based on Python. This project aims to develop a medicine manage system which enables doctors generate e-prescription and print them in official format. The system can update medicine information (e.g. specification, model)