Skip to content

Commit

Permalink
(chore) Update forms from HIV content package
Browse files Browse the repository at this point in the history
  • Loading branch information
NethmiRodrigo committed Oct 29, 2024
1 parent 09c940e commit 84eeb17
Show file tree
Hide file tree
Showing 16 changed files with 4,349 additions and 27,737 deletions.
21 changes: 11 additions & 10 deletions distro/configuration/ampathforms/ct_art_therapy_v1.0.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "ART Therapy Form",
"version": "1",
"version": "1.1",
"published": true,
"retired": false,
"description": "start ART, substitute an ART line, switch an ART regimen, to stop ART or to restart ART",
"pages": [
{
"label": "Introduction",
Expand All @@ -26,7 +27,7 @@
"type": "obs",
"questionOptions": {
"rendering": "radio",
"concept": "7557d77c-172b-4673-9335-67a38657dd01",
"concept": "1255AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"conceptMappings": [
{
"type": "AMPATH",
Expand Down Expand Up @@ -107,7 +108,7 @@
]
},
{
"concept": "3e69cb60-2943-410f-83d4-b359ae83fefd",
"concept": "162904AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Restart ART therapy",
"conceptMappings": []
}
Expand Down Expand Up @@ -244,7 +245,7 @@
"type": "obs",
"questionOptions": {
"rendering": "select",
"concept": "dfbe256e-30ba-4033-837a-2e8477f2e7cd",
"concept": "164432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"answers": [
{
"concept": "f827ed18-f816-4cd0-b77c-28a0209c96c0",
Expand Down Expand Up @@ -807,7 +808,7 @@
"type": "obs",
"questionOptions": {
"rendering": "select",
"concept": "dfbe256e-30ba-4033-837a-2e8477f2e7cd",
"concept": "164432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"answers": [
{
"concept": "f827ed18-f816-4cd0-b77c-28a0209c96c0",
Expand Down Expand Up @@ -1530,7 +1531,7 @@
"type": "obs",
"questionOptions": {
"rendering": "select",
"concept": "dfbe256e-30ba-4033-837a-2e8477f2e7cd",
"concept": "164432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"answers": [
{
"concept": "f827ed18-f816-4cd0-b77c-28a0209c96c0",
Expand Down Expand Up @@ -2100,7 +2101,7 @@
"type": "obs",
"questionOptions": {
"rendering": "select",
"concept": "dfbe256e-30ba-4033-837a-2e8477f2e7cd",
"concept": "164432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"answers": [
{
"concept": "f827ed18-f816-4cd0-b77c-28a0209c96c0",
Expand Down Expand Up @@ -2510,7 +2511,7 @@
{
"intent": "*",
"hide": {
"hideWhenExpression": "isEmpty(therapyPlan) || therapyPlan !== '3e69cb60-2943-410f-83d4-b359ae83fefd'"
"hideWhenExpression": "isEmpty(therapyPlan) || therapyPlan !== ' 162904AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
}
}
]
Expand All @@ -2519,11 +2520,11 @@
"label": "Notes",
"sections": [
{
"label": "",
"label": "Clinical Notes",
"isExpanded": "true",
"questions": [
{
"label": "",
"label": "Notes",
"type": "obs",
"questionOptions": {
"rendering": "textarea",
Expand Down
Loading

0 comments on commit 84eeb17

Please sign in to comment.