Skip to content

Commit

Permalink
Add adherence encounter form to PMTCT(Viremia) program (#1337)
Browse files Browse the repository at this point in the history
Co-authored-by: kantush <sainingo>
  • Loading branch information
sainingo authored Oct 12, 2023
1 parent 1ca7971 commit e48e087
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions programs/patient-program-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1392,6 +1392,10 @@
{
"uuid": "37770eca-8a2f-48d6-b3c8-54af0fa989c2",
"display": "MENTALHEALTHSCREENING"
},
{
"uuid": "2226e81f-38fc-4672-a615-1d37e1c8e637",
"display": "ENHANCEDADHERENCE"
}
]
},
Expand Down Expand Up @@ -1465,6 +1469,10 @@
{
"uuid": "37770eca-8a2f-48d6-b3c8-54af0fa989c2",
"display": "MENTALHEALTHSCREENING"
},
{
"uuid": "2226e81f-38fc-4672-a615-1d37e1c8e637",
"display": "ENHANCEDADHERENCE"
}
]
},
Expand Down Expand Up @@ -1530,6 +1538,10 @@
{
"uuid": "37770eca-8a2f-48d6-b3c8-54af0fa989c2",
"display": "MENTALHEALTHSCREENING"
},
{
"uuid": "2226e81f-38fc-4672-a615-1d37e1c8e637",
"display": "ENHANCEDADHERENCE"
}
]
},
Expand Down Expand Up @@ -1603,6 +1615,10 @@
{
"uuid": "37770eca-8a2f-48d6-b3c8-54af0fa989c2",
"display": "MENTALHEALTHSCREENING"
},
{
"uuid": "2226e81f-38fc-4672-a615-1d37e1c8e637",
"display": "ENHANCEDADHERENCE"
}
]
},
Expand Down

0 comments on commit e48e087

Please sign in to comment.