From 1d2baea0b009373518d849cf27942e3fe799fd26 Mon Sep 17 00:00:00 2001 From: Amos Laboso Date: Thu, 3 Aug 2023 15:44:13 +0100 Subject: [PATCH] Added 4da0a3fe-e546-463f-81fa-084f098ff06c,,MCH Number --- .../patientidentifiertypes/patientidentifiertypes.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/distro/configuration/patientidentifiertypes/patientidentifiertypes.csv b/distro/configuration/patientidentifiertypes/patientidentifiertypes.csv index f67c3a53c..3eee03ce4 100644 --- a/distro/configuration/patientidentifiertypes/patientidentifiertypes.csv +++ b/distro/configuration/patientidentifiertypes/patientidentifiertypes.csv @@ -3,3 +3,4 @@ Uuid,Void/Retire,Name,Description,Required,Format,Format description,Validator,L 22348099-3873-459e-a32e-d93b17eda533,,Legacy ID,Identifier type to record optional previous identifers ,FALSE,,,,NOT_USED, b4143563-16cd-4439-b288-f83d61670fc8,,ID Card,ID Card,FALSE,,,,NOT_USED,UNIQUE a71403f3-8584-4289-ab41-2b4e5570bd45,,SSN,Social Security Number,FALSE,[A-Z]{1}-[0-9]{7},"Identifier should be 1 letter, followed by a dash and 7 numerical characters. Eg, A-0010902",,NOT_USED,UNIQUE +4da0a3fe-e546-463f-81fa-084f098ff06c,,MCH Number,MCH Number,FALSE,"^[0-9]{5}[A-S]{1}[0-9]{6,8}$",,,NOT_USED,UNIQUE