Skip to content

Commit

Permalink
Fix Form Uuids and questions
Browse files Browse the repository at this point in the history
  • Loading branch information
ODORA0 committed Jan 25, 2024
1 parent 8c4162c commit decdd63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 54 deletions.
53 changes: 1 addition & 52 deletions distro/configuration/ampathforms/tpt_case_enrolment_V1.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,57 +250,6 @@
"validators": []
}
]
},
{
"label": "TPT Treatment Outcome",
"isExpanded": "true",
"questions": [
{
"label": "TPT Outcome",
"type": "obs",
"required": false,
"id": "tptOutcome",
"questionOptions": {
"rendering": "radio",
"concept": "1266AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"conceptMappings": [],
"answers": [
{
"concept": "1267AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Completed"
},
{
"concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Toxicity, drug"
},
{
"concept": "983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Weight change"
}
]
},
"validators": []
},
{
"label": "Date of Outcome",
"type": "obs",
"required": false,
"id": "dateOfOutcome",
"questionOptions": {
"rendering": "date",
"concept": "163284AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"conceptMappings": [
{
"relationship": "SAME-AS",
"type": "CIEL",
"value": "163284"
}
],
"answers": []
},
"validators": []
}
]
}
]
}
Expand All @@ -311,7 +260,7 @@
"retired": false,
"encounter": "TPT Enrolment",
"encounterType": "dc6ce80c-83f8-4ace-a638-21df78542551",
"uuid": "0811422a-1e91-4bba-9dcd-320779cad0db",
"uuid": "71080512-07e6-345f-864f-93e892420258 ",
"description": "This form captures enrolment information for a TB preventative treatment (TPT) client ",
"version": "1.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
"retired": false,
"encounter": "TPT Treatment and Follow-up",
"encounterType": "1ac3de3f-8fc2-43a7-addb-e805c393ecae",
"uuid": "118f4512-f5b2-4d0f-9dc2-a2d0165790c0",
"uuid": "6212bb87-766e-33d0-b37b-79f019008492 ",
"description": "This form captures followup information for a TB preventative treatment (TPT) client ",
"version": "1.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"retired": false,
"encounter": "TPT Enrolment",
"encounterType": "dc6ce80c-83f8-4ace-a638-21df78542551",
"uuid": "d98674e9-3997-4a3a-9cba-4ce953eb9c3a",
"uuid": "97fa657f-7627-3f81-829d-826b0d4c7d28",
"description": "This form captures the outcome for a TB preventative treatment (TPT) client ",
"version": "1.0"
}

0 comments on commit decdd63

Please sign in to comment.