Skip to content

Commit

Permalink
KHP3-4195 Form can't save if you enter patient info and Contacts info… (
Browse files Browse the repository at this point in the history
  • Loading branch information
CynthiaKamau authored Oct 5, 2023
1 parent 9023399 commit ea58b32
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions configuration/ampathforms/TB_Enrollment.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,34 +156,6 @@
"label": "Patient Information",
"isExpanded": "true",
"questions": [
{
"label": "Patient Address",
"type": "obs",
"id": "PatAddress",
"questionOptions": {
"concept": "162725AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "text"
}
},
{
"label": "Cell phone number",
"type": "obs",
"id": "CellNum",
"questionOptions": {
"concept": "1650AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "number",
"max": "length"
}
},
{
"label": "School/Employer Address",
"type": "obs",
"id": "SEAddress",
"questionOptions": {
"concept": "160641AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "text"
}
},
{
"label": "Body Weight in Kgs",
"type": "obs",
Expand Down

0 comments on commit ea58b32

Please sign in to comment.