Skip to content

Commit

Permalink
POC-275: Add Pediatric form to viremia visit (#1248)
Browse files Browse the repository at this point in the history
Co-authored-by: Kipchumba Bett <kbett68@gmail.com>
  • Loading branch information
sainingo and corneliouzbett authored May 17, 2023
1 parent 830b88e commit 25d8f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/patient-program-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4403,7 +4403,7 @@
{
"uuid": "8d5b3108-c2cc-11de-8d13-0010c6dffd0f",
"display": "PEDSRETURN",
"allowedIf": "screenedForCovidToday && age < 10",
"allowedIf": "screenedForCovidToday && age <= 14",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form"
}
Expand Down

0 comments on commit 25d8f01

Please sign in to comment.