Skip to content

Commit

Permalink
Modify error msg
Browse files Browse the repository at this point in the history
  • Loading branch information
kantush committed Oct 6, 2023
1 parent 96058a9 commit c634726
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions programs/patient-program-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down Expand Up @@ -1375,7 +1375,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down Expand Up @@ -1457,7 +1457,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down Expand Up @@ -1600,7 +1600,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down Expand Up @@ -1755,7 +1755,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down Expand Up @@ -2322,7 +2322,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down Expand Up @@ -2567,7 +2567,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down Expand Up @@ -2736,7 +2736,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down Expand Up @@ -3110,7 +3110,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down Expand Up @@ -4619,7 +4619,7 @@
"allowedIf": "screenedForCovidToday && !isAdultReturnVisit",
"errors": {
"covidError": "To access clinical forms kindly fill Covid 19 Assessment Form",
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill an adult return visit form for a date earlier than the initial visit!"
"isAdultReturnVisitBeforeInitialVisit": "You cannot fill a return visit form for a date earlier than the initial visit!"
}
},
{
Expand Down

0 comments on commit c634726

Please sign in to comment.