This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Patient ID sequence should not go backwards (greater to lesser) #485
Labels
🐛bug
issue/pull request that documents/fixes a bug
It was observed and confirmed that at the Tebow hospital, the patient ID sequence was set at a number less than the greatest patient ID in the system. There were 2000+ patients in the database currently, but the sequence was set at something around 1400. It was not causing an issue, since the system prevented creation of patients with duplicate IDs. However, in consult with @jkleinsc it was agreed that this behavior should be corrected.
The text was updated successfully, but these errors were encountered: