diff --git a/configuration/ampathforms/Peer_Tracking.json b/configuration/ampathforms/Peer_Tracking.json index 44825a0e..4d9b9193 100644 --- a/configuration/ampathforms/Peer_Tracking.json +++ b/configuration/ampathforms/Peer_Tracking.json @@ -1,7 +1,7 @@ { - "name": "Peer Tracking Form", + "name": "KVP Peer Tracking Form", "description": "Peer Tracking Form", - "version": "1", + "version": "2.0", "published": true, "uuid": "63917c60-3fea-11e9-b210-d663bd873d93", "retired": false, @@ -82,8 +82,8 @@ "rendering": "number", "concept": "1639AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "required": "true", - "max": "10", - "min": "1" + "min": "1", + "max": "4" }, "id": "attemptNumber", "validators": [], @@ -143,15 +143,15 @@ "answers": [ { "concept": "160718AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "KP reached" + "label": "KVP reached" }, { "concept": "160717AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "KP not reached but other informant reached" + "label": "KVP not reached but other informant reached" }, { "concept": "160720AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "KP not reached" + "label": "KVP not reached" } ] }, @@ -383,5 +383,6 @@ } ], "processor": "EncounterFormProcessor", - "referencedForms": [] + "referencedForms": [], + "encounterType": "ce841b19-0acd-46fd-b223-2ca9b5356237" } \ No newline at end of file