Skip to content

Commit

Permalink
Removed PEP retirn visit
Browse files Browse the repository at this point in the history
  • Loading branch information
jecihjoy committed Apr 8, 2022
1 parent 7e4f02f commit 80c0965
Showing 1 changed file with 0 additions and 37 deletions.
37 changes: 0 additions & 37 deletions programs/patient-program-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2040,7 +2040,6 @@
{
"uuid": "61207315-1e69-4453-9d32-8eb0027cf2f5",
"name": "PEP Initial Visit",
"allowedIf": "isFirstPEPVisit",
"message": "Patient must not have a prior clinical encounter.",
"encounterTypes": [
{
Expand Down Expand Up @@ -2073,42 +2072,6 @@
}
]
},
{
"uuid": "234e7374-2c3f-4cf3-a6b8-655cafb45cd4",
"name": "PEP Return Visit",
"allowedIf": "!isFirstPEPVisit",
"message": "Patient must have a prior clinical encounter.",
"encounterTypes": [
{
"uuid": "f091b833-9e1a-4eef-8364-fc289095a832",
"display": "PEPRETURN"
},
{
"uuid": "a44ad5e2-b3ec-42e7-8cfa-8ba3dbcf5ed7",
"display": "HIVTRIAGE"
},
{
"uuid": "df55584c-1350-11df-a1f1-0026b9348838",
"display": "DEATHREPORT"
},
{
"uuid": "1469e5fe-ad76-4041-9aa7-650e6afbe3a1",
"display": "DERMATOLOGYREFERRAL"
},
{
"uuid": "ae35ed69-e07c-4209-93ce-f23733aa816b",
"display": "FAMILYSTATUS"
},
{
"uuid": "466d6707-8429-4e61-b5a0-d63444f5ad35",
"display": "COVIDSCREENING"
},
{
"uuid": "afabceae-61d4-42b6-8f6a-fff48a7797ea",
"display": "COVIDCASEREPORTING"
}
]
},
{
"uuid": "06eca2a8-1da9-4ac4-95c6-15afedd4de21",
"name": "HIV Lab Visit",
Expand Down

0 comments on commit 80c0965

Please sign in to comment.