Skip to content

Commit

Permalink
U4X-569: Retire duplicated drug concepts that are causing confusion i…
Browse files Browse the repository at this point in the history
…n the prescription process (mohuganda#512)
  • Loading branch information
slubwama authored May 20, 2024
1 parent d570204 commit 2852174
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3556,4 +3556,5 @@
<concept_answer concept_answer_id="7375210" concept_id="175391" answer_concept="1302" creator="1" date_created="2024-05-09 12:40:41" sort_weight="2" uuid="d44736a1-8605-446b-bd0f-ace956ac9e56"/>
<concept_answer concept_answer_id="7375209" concept_id="175391" answer_concept="1301" creator="1" date_created="2024-05-09 12:40:41" sort_weight="1" uuid="00645adf-d0e0-480c-ad87-097783de21e0"/>
<concept_answer concept_answer_id="7375208" concept_id="175391" answer_concept="1138" creator="1" date_created="2024-05-09 12:40:41" sort_weight="3" uuid="e5678c15-08f8-4448-b719-ff4d02ced185"/>
<concept_answer concept_answer_id="7375220" concept_id="160855" answer_concept="1099" creator="1" date_created="2024-05-18 07:20:05" sort_weight="4924" uuid="2a0e7c36-ca7d-4377-a919-58f541c7c410"/>
</dataset>
Original file line number Diff line number Diff line change
Expand Up @@ -5994,4 +5994,5 @@
<concept_set concept_set_id="6853" concept_id="83919" concept_set="175383" sort_weight="2" creator="1" date_created="2024-03-26 21:30:16" uuid="143eb771-788b-4cfb-9650-eca0ccf671b0"/>
<concept_set concept_set_id="6856" concept_id="175391" concept_set="162202" sort_weight="0" creator="1" date_created="2024-05-09 12:48:02" uuid="debcf46b-7abb-424a-8ce5-eabcaa8091e6"/>
<concept_set concept_set_id="6857" concept_id="175392" concept_set="162202" sort_weight="1" creator="1" date_created="2024-05-09 12:48:02" uuid="01d87e5f-2e7b-4e29-8599-887476a25d19"/>
<concept_set concept_set_id="6858" concept_id="1099" concept_set="160855" sort_weight="30" creator="1" date_created="2024-05-18 07:20:05" uuid="b307db1f-b3b1-4d84-9f3b-22ccf91d8896"/>
</dataset>
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@
<concept concept_id="166120" retired="1" datatype_id="4" class_id="3" is_set="0" creator="1" date_created="2020-09-22 18:20:34" version="1.0" changed_by="1" date_changed="2020-09-22 18:20:34" retired_by="1" date_retired="2024-05-05 08:00:00" retire_reason="DUPLICATE" uuid="1f9143a5-94eb-4398-a3fa-740e6f00dd7b"/>
<concept concept_id="90173" retired="0" datatype_id="4" class_id="3" is_set="0" creator="1" date_created="2004-03-31 12:00:00" version="" date_changed="2007-03-01 12:00:00" retired_by="1" date_retired="2024-05-05 08:00:00" retire_reason="DUPLICATE" uuid="dcdf60ab-30ab-102d-86b0-7a5022ba4115"/>
<concept concept_id="90176" retired="0" datatype_id="4" class_id="3" is_set="0" creator="1" date_created="2004-03-31 12:00:00" version="" date_changed="2007-03-01 12:00:00" retired_by="1" date_retired="2024-05-05 08:00:00" retire_reason="DUPLICATE" uuid="dcdf73eb-30ab-102d-86b0-7a5022ba4115"/>
<concept concept_id="491" retired="0" datatype_id="4" class_id="3" is_set="0" creator="1" date_created="2004-01-01 00:00:00" version="" changed_by="1" date_changed="2005-02-17 09:57:46" retired_by="1" date_retired="2024-05-05 08:00:00" retire_reason="DUPLICATE" uuid="dc7d13be-30ab-102d-86b0-7a5022ba4115"/>

</dataset>
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@
</div>
<div class="col-md-3">
<obs conceptId="160855"
labelText="Frequency"/>
labelText="Frequency" answerConceptIds="160862,162251,162250,1099"/>
</div>
<div class="col-md-6">
<obs conceptId="175387"
Expand Down
2 changes: 1 addition & 1 deletion omod/src/main/webapp/resources/htmlforms/HMIS-002-OPD.xml
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@
</div>
<div class="col-md-3">
<obs conceptId="160855"
labelText="Frequency"/>
labelText="Frequency" answerConceptIds="160862,162251,162250,1099"/>
</div>
<div class="col-md-6">
<obs conceptId="175387"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@
</div>
<div class="col-md-3">
<obs conceptId="160855"
labelText="Frequency"/>
labelText="Frequency" answerConceptIds="160862,162251,162250,1099"/>
</div>
<div class="col-md-6">
<obs conceptId="175387"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4661,7 +4661,7 @@
</div>
<div class="col-md-3">
<obs conceptId="160855"
labelText="Frequency"/>
labelText="Frequency" answerConceptIds="160862,162251,162250,1099"/>
</div>
<div class="col-md-6">
<obs conceptId="175387"
Expand Down

0 comments on commit 2852174

Please sign in to comment.