Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The demo site is available here: demo.openimis.org

1.3.0 (April 2019)

[OP-50] - [Security] Passwords storage in the database has been replaced 
Passwords are not stored anymore in the database, only password validation information data. 

[OP-59] - [Interface] More information are displayed in the insuree enquiry result (age & FSP)
More data fields to the scope of the data provided by the functionality Search Insurance Number/Enquiry is available.

[OP-62] - [Interface] Long drop down lists are replaced by autocomplete text boxes
Some data fields currently with drop down lists are replaced by data fields with autocomplete text boxes.

[OP-63] - [Security] Mobile and web credentials are linked together for enrolment officers and claim administrators
Eliminates potential duplication of data entry in case an enrolment officer or a claim administrator who has to have his/her user account for direct access to openIMIS.

[OP-64] - [Security] Administrators can define new user roles so the users will have access only to the data and functions that they need
Implements besides the current concept of defining user access rights also the concept of user defined roles defining a set of access rights quite generally. The old approach with fixed user roles matches with the generalised concept of user definable roles so that backward compatibility is preserved.

[OP-68] - [Interface] Description of the rejection codes are displayed when the medical services or items rows are hoovered in the claims review page
Implements a capability explaining meaning of reject codes (15 different codes) without a need to consult the user manual.

[OP-70] - [Interface] Show Family/Group type in Family Overview page 
This features adds this Family type information to the Family overview page.

[OP-72] - [Interface] Display and layout adjustments

Some adjustments on the display and layout were introduced: full names instead of acronyms, consistent usage of asterisk as indication of missing mandatory data field, position of date selectors, indication of unit of measurement for selected data fields, order of menu items.

Packages
Nuget packages have been upgraded to the latest version.

1.2.0 (October 2018)

Uploading/downloading of selected registers from/to an external file
Upload / download list of locations and health facilities from external XML files. This can be used to instantiate a new test server for example.

Report on capitation payment-adjustment for inter-regional care
The principle is that also health facilities outside the region (district) will be incorporated in the calculation of capitation payment according to the general capitation formula and they will be also included in the report Capitation Payment provided they cared for insurees of the basic region (district) in a specified period.

Status change of the field Claim Administrator
The field Claim Administrator in the form FindClaims is optional when a new claim is added through the button Add

Optimisation of contributions entry
The field Contribution Paid in the form Premium will be initially populated by the amount needed for full coverage of the value of the policy. The field can be edited. So, if the policy value is 10000 and one contribution 4000 has been already entered, the field will be initially populated with the value 6000 for the second contribution.

Status change of the fields Gender and Guarantee No.
For the field Gender in the forms Family, Insuree, FindFamily and FindInsuree, the options Male, Female is preserved but the option Other may be configured to be omitted in the drop down list

Optimisation of claim management locking
Performance was improved in order to allow multiple simultaneous claims processing by different users.

Change in SQL procedures to allow separate hosting of the web server and SQL Server
The system support installation across different servers i.e. web server and SQL server can be host on different servers.

Packages
The SQL Lite and ReportViewer libraries are now retrieved through Nuget packages and no longer need to be installed manually when installing the web app.

  • No labels