Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename GBV Enrollment form to Violence Screening Enrollent Form, dro… #1051

Merged
merged 1 commit into from
Feb 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 7 additions & 13 deletions configuration/ampathforms/GBV Enrollment Form.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "GBV Enrollment Form",
"description": "Gender Based Violence Enrollment Form",
"name": "Violence Screening Enrollment Form",
"description": "Violence Screening Enrollment Form",
"version": "2",
"published": true,
"uuid": "9ba1d4aa-57d7-48f9-a635-a23508e8136c",
Expand All @@ -17,7 +17,7 @@
},
"pages": [
{
"label": "GBV Enrollment Form",
"label": "Violence Screening Enrollment Form",
"sections": [
{
"label": "Encounter Details",
Expand Down Expand Up @@ -57,7 +57,7 @@
]
},
{
"label": "GBV Enrollment",
"label": "Violence Screening Enrollment",
"isExpanded": true,
"questions": [
{
Expand Down Expand Up @@ -153,10 +153,7 @@
"concept": "105AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "PWID"
},
{
"concept": "bd370cad-06fe-4950-a36f-ed991b280ce6",
"label": "Transgender"
},

{
"concept": "162277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "People in prison and other closed settings"
Expand Down Expand Up @@ -188,10 +185,7 @@
"concept": "105AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "PWID"
},
{
"concept": "bd370cad-06fe-4950-a36f-ed991b280ce6",
"label": "Transgender"
},

{
"concept": "162277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "People in prison and other closed settings"
Expand All @@ -204,7 +198,7 @@
}
},
{
"label": "Indication for GBV program",
"label": "Indication for Violence Screening program",
"type": "obs",
"id": "gbvIndication",
"questionOptions": {
Expand Down
Loading