|
Project purpose: provide laboratory analysis of biophysical material.
Laboratory “Euro Test” performs biophysical research of materials for several large healthcare companies. The project provides registration of samples, preparation of research plan, task assignment for research, storing results and sending them to customers. Sending results via email (MS Excel format) and web services (XML format). The project site is closed, but customers have access to their results of research via the Internet.
The laboratory completes researches in accordance with certain plans (templates). Each plan consists of one or more analizes of the biomaterial. Each analize can perform is fixed for these purposes specialists. Each customer has its own set of templates. Each template has a research object, purpose and method. | ||
When ordering a research based on the template the form of results creates, it consists from a declarative part and a list of these analizes. The results form can be created in the following ways: The management of forms of results is through a primary interface with multiple filters that can work at the same time: Specialists who do research have access level as user. In order to know what research he needs to perform, the specialist asks for open forms in which there are tasks that he can do. After performing researches the results is saved to the form. If all researches are completed, the specialist can close this form. In the results interface the following operations are available: |
||
When results form closes, the specialist who makes the closing can execute the sending of the results to the customer via email. This generates an email with an attachment file in MS Excel format, which contains information about the form and results of research. | ||
The project has two types of user accounts: administrator and user. The user account has several restrictions for correction and viewing objects. The main restriction of user account is the access to custoner data, so custoners of laboratory can have user accouns and receive access only to their data. | ||
The laboratory has alot of customers. Some of them have access to project via webservice. For each customer the exchange protocol is crated via XML file transer. Each customer has a list of allowed IP addresses that may be subject to access web service of project. | ||
The project uses a mySQL database, all references to it are contained in the PHP code on the server side. |