{ "autocomplete": true, "documents": [ { "approvals": [ { "role": "Signer1", "fields": [ { "name": "Patient_ID", "type": "INPUT", "subtype": "LABEL", "value": "123456789" }, { "name": "impaired_endurance_yes", "subtype": "RADIO", "type": "INPUT", "value": "X", "validation": { "required": true, "enum": [ "impaired endurance" ] } }, { "name": "impaired_endurance_no", "subtype": "RADIO", "type": "INPUT", "value": "", "validation": { "required": true, "enum": [ "impaired endurance" ] } }, { "name": "impaired_mobility_yes", "subtype": "CHECKBOX", "type": "INPUT", "value": "X", "validation": { "group": "impaired mobility", "required": true, "minimumRequired": 1 } }, { "name": "impaired_mobility_no", "subtype": "CHECKBOX", "type": "INPUT", "value": "", "validation": { "group": "impaired mobility", "required": true, "minimumRequired": 1 } }, { "name": "Patient_DOB", "type": "INPUT", "subtype": "LABEL", "value": "01/xx/1965" }, { "name": "Patient_Phone", "type": "INPUT", "subtype": "LABEL", "value": "(804)xxx-1212" }, { "name": "Servicing_Provider_ID", "type": "INPUT", "subtype": "LABEL", "value": "896xxx456" }, { "name": "Servicing_Provider_Name", "type": "INPUT", "subtype": "LABEL", "value": "Paul Blart" }, { "name": "Servicing_Provider_Contact", "type": "INPUT", "subtype": "LABEL", "value": "signer1@mailinator.com" }, { "name": "Signature_1", "subtype": "FULLNAME", "type": "SIGNATURE" } ] } ], "extract": "true", "name": "VA CMN Test 2 With Text Injection - Todd" } ], "roles": [ { "id": "Signer1", "name": "Signer1", "signers": [ { "email": "signer1@mailinator.com", "firstName": "Paul", "id": "Signer1", "lastName": "Blart", "title": "Chairman" } ], "type": "SIGNER" } ], "name": "VA CMN Test With Field Injection", "status": "SENT", "type": "PACKAGE" }