The procedure of the Import Permit Application process is carried out in the form of interactions between the Applicant and the National Medicines Regulatory Authority (NMRA). The goal of the Applicant is to present to the national custom the special import permit, issued by NMRA: • Date of Authorization • Customs Clearance Destination • Pharmaceutical Inspection approval The goals for the Department are to make sure that: • The applicant data is valid • The application is executed properly • The taxes are paid There are following types of an import:
- Normal Import (registered products);
- Special imports (product non registered, however, allowed to import by the Ministry of Health);
- Contests by Central Medicines Stores (CMAM);
- Donations.
The objective of this project is to develop the software (hereinafter ePerm) that will allow automating Applicant-DNF and internal DNF interactions required for execution Import Permit application process to achieve the acceptable performance for at least the next 5 years.
- The project consists of two sub-projects – client and server.
- The client project is powered by ReactJS and contains all UX
- The server project is powered by Java Spring Boot and contains REST endpoints, business logic as well as the database interactions.
Please note:
The client interconnects with the server by GET and POS JSON REST calls.