From 2927f38293f2e7518c0995fab43b513efdf43ca9 Mon Sep 17 00:00:00 2001 From: samkanga Date: Wed, 25 Oct 2023 17:06:02 +0300 Subject: [PATCH] Update IMMZCRegisterClient.fsh --- input/fsh/models/IMMZCRegisterClient.fsh | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/input/fsh/models/IMMZCRegisterClient.fsh b/input/fsh/models/IMMZCRegisterClient.fsh index d4ac7c3315..be512d6b44 100644 --- a/input/fsh/models/IMMZCRegisterClient.fsh +++ b/input/fsh/models/IMMZCRegisterClient.fsh @@ -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