Skip to content

Commit

Permalink
Update IMMZCRegisterClient.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
samkanga authored Oct 25, 2023
1 parent 31f1aa6 commit 1c60314
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions input/fsh/models/IMMZCRegisterClient.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c60314

Please sign in to comment.