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 3328f8d commit 2927f38
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions input/fsh/models/IMMZCRegisterClient.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,14 @@ Description: "Data elements for the IMMZ.C Register Client Data Dictionary."
* ^code[+] = IMMZ.C#DE17
* phone 1..1 string "Contact phone number" "Client's phone number"
* ^code[+] = IMMZ.C#DE18
* administrativeArea 0..1 CodeableConcept "Administrative area" "The name of the city/municipality/town/village of where the client lives"
* ^code[+] = IMMZ.C#DE19
* County 0..1 CodeableConcept "Administrative area" "The name of the city/municipality/town/village of where the client lives"
* ^code[+] = IMMZ.C#DE191
* SubCounty 0..1 CodeableConcept "Administrative area" "The name of the city/municipality/town/village of where the client lives"
* ^code[+] = IMMZ.C#DE192
* Ward 0..1 CodeableConcept "Administrative area" "The name of the city/municipality/town/village of where the client lives"
* ^code[+] = IMMZ.C#DE193
* CommunityUnit 0..1 CodeableConcept "Administrative area" "The name of the city/municipality/town/village of where the client lives"
* ^code[+] = IMMZ.C#DE194
* healthWorker 1..1 boolean "Active health worker" "Is the client an active and participating health worker. This data element is used mainly for reporting and indicators purposes."
* ^code[+] = IMMZ.C#DE20

Expand Down

0 comments on commit 2927f38

Please sign in to comment.