From 1c603146245cfe774bb531093ade94a3e1002f6b Mon Sep 17 00:00:00 2001 From: samkanga Date: Wed, 25 Oct 2023 17:20:33 +0300 Subject: [PATCH] Update IMMZCRegisterClient.fsh --- input/fsh/models/IMMZCRegisterClient.fsh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/input/fsh/models/IMMZCRegisterClient.fsh b/input/fsh/models/IMMZCRegisterClient.fsh index be512d6b44..64ec00c645 100644 --- a/input/fsh/models/IMMZCRegisterClient.fsh +++ b/input/fsh/models/IMMZCRegisterClient.fsh @@ -23,15 +23,15 @@ Description: "Data elements for the IMMZ.C Register Client Data Dictionary." // * obeys IMMZ-C-name-1 // * ^code[+] = IMMZ.C#DE3 * firstFatherName 0..1 string "Last name" "Client's first Father name or last name" - * ^code[+] = IMMZ.C#DE16 + //* ^code[+] = IMMZ.C#DE16 * middleFatherName 0..1 string "Last name" "Client's middle Father name or last name" - * ^code[+] = IMMZ.C.DE161 + // * ^code[+] = IMMZ.C.DE161 * lastFatherName 0..1 string "Last name" "Client's last Father name or last name" - * ^code[+] = IMMZ.C#DE17 + // * ^code[+] = IMMZ.C#DE17 * motherFirstName 0..1 string "Last name" "Client's mother First name or last name" - * ^code[+] = IMMZ.C.DE171 + // * ^code[+] = IMMZ.C.DE171 * motherMiddleName 0..1 string "Last name" "Client's mother Middle name or last name" - * ^code[+] = IMMZ.C.DE172 + // * ^code[+] = IMMZ.C.DE172 * motherLastName 0..1 string "Last name" "Client's mother Last name or last name" * obeys IMMZ-C-name-1 * ^code[+] = IMMZ.C.DE173