Skip to content

Commit

Permalink
Merge pull request AMPATH#1427 from Alfred-Mutai/POC-891
Browse files Browse the repository at this point in the history
POC-891: Review validations added to Medication Refill form for DC cl…
  • Loading branch information
Rugute authored Feb 4, 2025
2 parents e84f4d3 + 7a2f43c commit 2a2e96c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions programs/patient-program-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,10 @@
{
"uuid": "37770eca-8a2f-48d6-b3c8-54af0fa989c2",
"display": "MENTALHEALTHSCREENING"
},
{
"uuid": "987009c6-6f24-43f7-9640-c285d6553c63",
"display": "DRUGPICKUP"
}
]
},
Expand Down Expand Up @@ -3110,6 +3114,10 @@
{
"uuid": "37770eca-8a2f-48d6-b3c8-54af0fa989c2",
"display": "MENTALHEALTHSCREENING"
},
{
"uuid": "987009c6-6f24-43f7-9640-c285d6553c63",
"display": "DRUGPICKUP"
}
]
},
Expand Down Expand Up @@ -4586,6 +4594,10 @@
{
"uuid": "37770eca-8a2f-48d6-b3c8-54af0fa989c2",
"display": "MENTALHEALTHSCREENING"
},
{
"uuid": "987009c6-6f24-43f7-9640-c285d6553c63",
"display": "DRUGPICKUP"
}
]
},
Expand Down

0 comments on commit 2a2e96c

Please sign in to comment.