Reported Issue:
When trying to import a file of new records into eNICQ 6 the users get the error message "Input string was not in a correct format":
Resolution:
- Check the file being imported to see if HOSPNO is present.
- If it isn’t, add the HOSPNO column and correct center number for each patient.
- Import the revised file.
Root Cause:
This occurs with files exported from an EHR which are then converted into CSV files, but the file is missing the HOSPNO column. Adding that column to the file with the correct center number for each patient resolves the issue.