For the lab module on which I am working, I need to generate unique IDs for lab orders, specimens and reports. These IDs should be in a user-specified format containing some or all of the following elements: patient ID, current year, current month, current day, sequential number, check digit, string constant. I am trying to decide on how the user is to specify this: a pattern stored in a global property, some sort of interpretable scripting language, a groovy snippet, whatever. Does anybody have any suggestions, patterns to follow, examples?
_________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to lists...@listserv.iupui.edu with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:lists...@listserv.iupui.edu?body=SIGNOFF%20openmrs-devel-l]