Skip to content

Resolve "Patient ID not unique"

Georgios Andreadis requested to merge 146-patient-id-not-unique into development

Ensures the hospital-provided patient ID is unique (validated on the server side) and limits the length they can have (to prevent hibernate-uniqueness issues).

Closes #146 (closed)

Edited by Georgios Andreadis

Merge request reports