Skip to content

Commit

Permalink
Add Concept ID for the morisky questions (#821)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErickSomie authored Oct 2, 2024
1 parent 3f2c77e commit a8b9869
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions configuration/ampathforms/Enhanced_Adherence_Screening.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Enhanced Adherence Screening",
"description": "Enhanced Adherence Screening",
"version": "1",
"version": "2.0",
"published": true,
"uuid": "c483f10f-d9ee-4b0d-9b8c-c24c1ec24701",
"retired": false,
Expand Down Expand Up @@ -109,10 +109,10 @@
"questions": [
{
"label": "1. Do you ever forget to take your medicine?",
"type": "control",
"type": "obs",
"id": "forget",
"questionOptions": {
"concept": "",
"concept": "167321AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "radio",
"answers": [
{
Expand All @@ -128,10 +128,10 @@
},
{
"label": "2. Are you careless at times about taking your medicine?",
"type": "control",
"type": "obs",
"id": "carelessAtTimes",
"questionOptions": {
"concept": "",
"concept": "163088AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "radio",
"answers": [
{
Expand All @@ -147,10 +147,10 @@
},
{
"label": "3. Sometimes if you feel worse when you take the medicine, do you stop taking it?",
"type": "control",
"type": "obs",
"id": "feelWorse",
"questionOptions": {
"concept": "",
"concept": "6098AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "radio",
"answers": [
{
Expand All @@ -166,10 +166,10 @@
},
{
"label": "4. When you feel better do you sometimes stop taking your medicine?",
"type": "control",
"type": "obs",
"id": "feelBetter",
"questionOptions": {
"concept": "",
"concept": "6c91dbf1-030d-4946-a45d-6f747f6c867b",
"rendering": "radio",
"answers": [
{
Expand All @@ -191,10 +191,10 @@
"questions": [
{
"label": "5. Did you take the medicine yesterday? ",
"type": "control",
"type": "obs",
"id": "medecineYesterday",
"questionOptions": {
"concept": "",
"concept": "162736AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "radio",
"answers": [
{
Expand All @@ -213,10 +213,10 @@
},
{
"label": "6. When you feel like your symptoms are under control, do you sometimes stop taking your medicine?",
"type": "control",
"type": "obs",
"id": "feelLike",
"questionOptions": {
"concept": "",
"concept": "1743AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "radio",
"answers": [
{
Expand All @@ -235,10 +235,10 @@
},
{
"label": "7. Do you ever feel under pressure about sticking to your treatment plan?",
"type": "control",
"type": "obs",
"id": "underPressure",
"questionOptions": {
"concept": "",
"concept": "1779AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "radio",
"answers": [
{
Expand All @@ -257,10 +257,10 @@
},
{
"label": "8. How often do you have difficulty remembering to take all your medications?",
"type": "control",
"type": "obs",
"id": "difficultyRemember",
"questionOptions": {
"concept": "",
"concept": "166365AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rendering": "select",
"answers": [
{
Expand Down

0 comments on commit a8b9869

Please sign in to comment.