Skip to content

Commit

Permalink
Enable the COVID Assessment form to save (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyjemutai authored Nov 8, 2023
1 parent d0b55d4 commit ab27eff
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions distro/configuration/ampathforms/covid_case_assessment_v1.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -1958,7 +1958,7 @@
"type": "obs",
"questionOptions": {
"rendering": "toggle",
"concept": "2dbf01ab-77f6-4b35-aa2c-46dfc14b0af0",
"concept": "9674e958-7269-11ee-b962-0242ac120002",
"toggleOptions": {
"labelTrue": "Yes",
"labelFalse": "No"
Expand All @@ -1968,35 +1968,6 @@
"type": "OCT",
"value": "LabOrdered"
}
],
"answers": [
{
"concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3",
"label": "Yes",
"conceptMappings": [
{
"type": "CIEL",
"value": "1065"
},
{
"type": "AMPATH",
"value": "1065"
},
{
"type": "PIH",
"value": "1065"
},
{
"type": "SNOMED CT",
"value": "CT: 373066001"
}
]
},
{
"concept": "488b58ff-64f5-4f8a-8979-fa79940b1594",
"label": "No",
"conceptMappings": []
}
]
},
"id": "labOrderToggle",
Expand Down

0 comments on commit ab27eff

Please sign in to comment.