Skip to content

Commit

Permalink
Merge pull request mohuganda#542 from slubwama/U4X-634
Browse files Browse the repository at this point in the history
U4X-634: Create Attachment concepts to resolve issue of it being created auto by attachment module
  • Loading branch information
semujju authored Jun 30, 2024
2 parents 4e46141 + 23905be commit 8aba3c7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4877,4 +4877,7 @@
<concept concept_id="175393" retired="0" datatype_id="4" class_id="5" is_set="0" creator="1" date_created="2024-05-09 13:41:10" version="" changed_by="1" date_changed="2024-05-09 13:41:10" uuid="c07bd21c-8a0d-4812-9887-3308ee7f5e42"/>
<concept concept_id="175392" retired="0" datatype_id="2" class_id="1" is_set="0" creator="1" date_created="2024-05-09 12:45:52" version="" changed_by="1" date_changed="2024-05-09 12:45:52" uuid="b2e6884d-2354-4d93-ab22-ec9d2b262177"/>
<concept concept_id="175391" retired="0" datatype_id="2" class_id="1" is_set="0" creator="1" date_created="2024-05-09 12:40:41" version="" changed_by="1" date_changed="2024-05-09 13:48:23" uuid="96370f02-aab1-4ec2-a42e-df73f63f12d4"/>
<concept concept_id="186350" retired="0" datatype_id="4" class_id="9" is_set="1" creator="1" date_created="2024-06-18 12:40:41" version="" changed_by="1" uuid="819242e4-2e14-11ef-b5f7-eaf1f6fb0b40"/>
<concept concept_id="186351" retired="0" datatype_id="13" class_id="7" is_set="0" creator="1" date_created="2024-04-14 15:40:17" version="" uuid="7cac8397-53cd-4f00-a6fe-028e8d743f8e"/>
<concept concept_id="186352" retired="0" datatype_id="13" class_id="7" is_set="0" creator="1" date_created="2024-04-14 15:40:17" version="" uuid="42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00"/>
</dataset>
Original file line number Diff line number Diff line change
Expand Up @@ -6796,5 +6796,7 @@
<concept_name concept_name_id="187877" concept_id="175399" name="Did the pregnancy contribute to Death" locale="en" locale_preferred="1" creator="1" date_created="2024-05-28 12:45:26" concept_name_type="FULLY_SPECIFIED" voided="0" uuid="cd48a7b5-ed3a-4adc-a2ae-5dc7f5627374" />
<concept_name concept_name_id="107467" concept_id="159928" name="school" locale="en" locale_preferred="0" creator="1" date_created="2010-11-29 01:42:21" concept_name_type="FULLY_SPECIFIED" voided="1" voided_by="1" date_voided="2024-05-28 12:30:19" void_reason="Deleted due to change of name" uuid="107467BBBBBBBBBBBBBBBBBBBBBBBBBBBBBB" date_changed="2024-05-28 12:30:19" changed_by="1"/>
<concept_name concept_name_id="187872" concept_id="159928" name="School, other institution, public administrative area" locale="en" locale_preferred="1" creator="1" date_created="2024-05-28 12:30:19" concept_name_type="FULLY_SPECIFIED" voided="0" uuid="b87bf7b2-77cd-489c-b9df-dd22428b1984" date_changed="2024-05-28 12:30:19" changed_by="1"/>

<concept_name concept_name_id="198843" concept_id="186350" name="arv split drug set" locale="en" locale_preferred="1" creator="1" date_created="2024-06-18 12:40:41" concept_name_type="FULLY_SPECIFIED" voided="0" uuid="b824100c-2d84-11ef-b0cb-e5066d1008f8"/>
<concept_name concept_name_id="198844" concept_id="186351" name="Image attachment" locale="en" locale_preferred="1" creator="2" date_created="2024-04-14 15:40:17" concept_name_type="FULLY_SPECIFIED" voided="0" uuid="552e757e-b072-4e68-a10d-b7db7efcd5ad" />
<concept_name concept_name_id="198845" concept_id="186352" name="Default attachment" locale="en" locale_preferred="1" creator="2" date_created="2024-04-14 15:40:17" concept_name_type="FULLY_SPECIFIED" voided="0" uuid="209ebadb-d3df-489a-bd10-7171e21c4869" />
</dataset>
Original file line number Diff line number Diff line change
Expand Up @@ -4321,7 +4321,7 @@
<div id="split_regimen_container">
<repeat>
<template>
<obsgroup groupingConceptId="160741">
<obsgroup groupingConceptId="198843">
<div class="row multi-arv-drug"
id="{id}-toggleContainer1">
<div class="col-md-4">
Expand Down

0 comments on commit 8aba3c7

Please sign in to comment.