Skip to content

Generates MSF-OCG patient identifier dynamically

Notifications You must be signed in to change notification settings

MadiroGlobalHealth/openmrs-module-lime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMRS Module LIME EMR

This module contains customizations made to the OpenMRS platform for the LIME EMR project as well as other features that are not specific to the LIME EMR project.

Features

Patient Identifier Generator

This is responsible for overriding OpenMRS ID as the default and replacing it with the MSF ID. The MSF ID is generated by the system and like the OpenMRS ID is unique to each patient. The MSF ID is generated by concatenating the prefix IQ146- with a unique number. The unique number is generated by incrementing the last number in the database by 1 at patient creation.

With this module we are allowing the user to have an Id with an hyphen (-) after every group of three digits in the Identifier.

Metadata Sharing

About

Generates MSF-OCG patient identifier dynamically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages