Skip to content

Commit

Permalink
U4X-831:Missing reason "CACX Screening/Treatment" in the reason for n…
Browse files Browse the repository at this point in the history
…ext appointment list
  • Loading branch information
Mwanje committed Nov 12, 2024
1 parent e458b90 commit ea39b0d
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4892,4 +4892,6 @@
<concept concept_id="198996" retired="0" datatype_id="4" class_id="5" is_set="0" creator="1" date_created="2024-10-23 15:17:47" version="" changed_by="1" date_changed="2024-10-23 15:17:47" uuid="5671921d-9a96-4928-a961-952563950bd0"/>
<concept concept_id="198995" retired="0" datatype_id="4" class_id="5" is_set="0" creator="1" date_created="2024-10-23 15:17:15" version="" changed_by="1" date_changed="2024-10-23 15:17:15" uuid="bc37c7d7-6b2a-467a-a311-d0361bcd886c"/>
<concept concept_id="199028" retired="0" datatype_id="3" class_id="5" is_set="0" creator="1" date_created="2024-10-26 11:45:27" version="" changed_by="1" date_changed="2024-10-26 11:45:27" uuid="cd8e78ac-c57b-4266-8ba9-a110d6647f79"/>
<concept concept_id="199029" retired="0" datatype_id="4" class_id="5" is_set="0" creator="1" date_created="2024-11-12 13:37:28" version="" changed_by="1" date_changed="2024-11-12 13:37:28" uuid="cac9f005-226e-4d6c-8e3e-16119fcc8f6b"/>

</dataset>
Original file line number Diff line number Diff line change
Expand Up @@ -3570,5 +3570,7 @@
<concept_answer concept_answer_id="7375364" concept_id="160855" answer_concept="198948" creator="1" date_created="2024-08-06 09:16:29" sort_weight="4926" uuid="bd2b9707-1b69-4280-b3f7-e569a9e4d3ec"/>
<concept_answer concept_answer_id="7375365" concept_id="160855" answer_concept="198949" creator="1" date_created="2024-08-06 09:16:29" sort_weight="4927" uuid="c4082cb4-f3fd-4baa-bb27-8a8c9894f8a5"/>
<concept_answer concept_answer_id="7375366" concept_id="160855" answer_concept="198950" creator="1" date_created="2024-08-06 09:16:29" sort_weight="4928" uuid="5cf58068-312e-47a6-a359-c72a7a628c8d"/>
<concept_answer concept_answer_id="7375450" concept_id="160288" answer_concept="199029" creator="1" date_created="2024-11-12 13:40:05" sort_weight="24" uuid="558db38f-9a2d-490c-970a-4db73b643c1b"/>


</dataset>
Original file line number Diff line number Diff line change
Expand Up @@ -659,5 +659,6 @@

<concept_description concept_description_id="18739" concept_id="168695" description="Entry point for cancer patients" locale="en" creator="1" date_created="2023-04-04 16:57:28" uuid="fc24eb63-d463-4bf1-a4c3-22e31e3bfbd2"/>
<concept_description concept_description_id="18740" concept_id="168697" description="Is patient Currently Menstruating" locale="en" creator="1" date_created="2023-04-04 17:00:41" uuid="13e56678-0ba8-4b60-86e6-a3dfa47c4489"/>
<concept_description concept_description_id="18746" concept_id="199029" description="CACX Screening/Treatment" locale="en" creator="1" date_created="2024-11-12 13:37:28" uuid="26cc3d04-df2c-4d60-ad2a-f311ba56a24b"/>

</dataset>
Original file line number Diff line number Diff line change
Expand Up @@ -6804,4 +6804,6 @@
<concept_name concept_name_id="198956" concept_id="198948" name="Bimonthly" locale="en" locale_preferred="1" creator="1" date_created="2024-08-06 09:13:29" concept_name_type="FULLY_SPECIFIED" voided="0" uuid="d74c7c7f-319f-4385-8d19-ef60c4280773"/>
<concept_name concept_name_id="198957" concept_id="198949" name="Quarterly" locale="en" locale_preferred="1" creator="1" date_created="2024-08-06 09:14:05" concept_name_type="FULLY_SPECIFIED" voided="0" uuid="4927e2f2-610f-4920-9167-21c3d0581ab8"/>
<concept_name concept_name_id="198958" concept_id="198950" name="Annually" locale="en" locale_preferred="1" creator="1" date_created="2024-08-06 09:14:44" concept_name_type="FULLY_SPECIFIED" voided="0" uuid="beef23bf-116c-4134-ba98-0bf1bddcce0d"/>
<concept_name concept_name_id="199038" concept_id="199029" name="CACX Screening/Treatment" locale="en" locale_preferred="1" creator="1" date_created="2024-11-12 13:37:28" concept_name_type="FULLY_SPECIFIED" voided="0" uuid="a35a0840-ecdf-44b5-a6ea-97f0855ba496"/>

</dataset>
Original file line number Diff line number Diff line change
Expand Up @@ -1423,15 +1423,21 @@
},
{
"concept": "801b8959-4b2a-46c0-a28f-f7d3fc8b98bb",
"label": "ANC Visit"
"label": "ANC Visit",
"hide": {
"hideWhenExpression": "sex !== 'F'"
}
},
{
"concept": "3f0f9c04-25a4-4070-84cc-5b49566aeb4c",
"label": "EID Visit"
},
{
"concept": "dcd7e8e5-30ab-102d-86b0-7a5022ba4115",
"label": "PMTCT"
"label": "PMTCT",
"hide": {
"hideWhenExpression": "sex !== 'F'"
}
},
{
"concept": "dc8f22f9-30ab-102d-86b0-7a5022ba4115",
Expand All @@ -1448,6 +1454,13 @@
{
"concept": "347e93a0-72c2-400f-9579-116ce3ba6a68",
"label": "Checkup"
},
{
"concept": "cac9f005-226e-4d6c-8e3e-16119fcc8f6b",
"label": "CACX Screening/Treatment",
"hide": {
"hideWhenExpression": "sex !== 'F'"
}
}
]
},
Expand Down

0 comments on commit ea39b0d

Please sign in to comment.