{
  "settings": {
    "objectType": "Form Setting",
    "editActive": true,
    "title": "Medical History Form",
    "show_title": 1,
    "allow_public_link": 0,
    "embed_form": "",
    "clear_complete": 1,
    "hide_complete": 1,
    "default_label_pos": "above",
    "wrapper_class": "",
    "element_class": "",
    "form_title_heading_level": "3",
    "key": "",
    "add_submit": 0,
    "changeEmailErrorMsg": "",
    "changeDateErrorMsg": "",
    "confirmFieldErrorMsg": "",
    "fieldNumberNumMinError": "",
    "fieldNumberNumMaxError": "",
    "fieldNumberIncrementBy": "",
    "formErrorsCorrectErrors": "",
    "validateRequiredField": "",
    "honeypotHoneypotError": "",
    "fieldsMarkedRequired": "",
    "currency": "",
    "unique_field_error": "A form with this value has already been submitted.",
    "logged_in": false,
    "not_logged_in_msg": "",
    "sub_limit_msg": "The form has reached its submission limit.",
    "calculations": [],
    "conditions": [],
    "formContentData": [
      "full_name_1741180800000",
      "date_of_birth_1741180801000",
      "email_address_1741180802000",
      "phone_number_1741180803000",
      "current_medical_conditions_1741180804000",
      "current_medications_1741180805000",
      "known_allergies_1741180806000",
      "previous_surgeries_1741180807000",
      "family_medical_history_1741180808000",
      "smoking_tobacco_use_1741180809000",
      "additional_notes_1741180810000",
      "hcaptcha_1741180811000",
      "submit_1741180812000"
    ],
    "objectDomain": "display",
    "drawerDisabled": false
  },
  "fields": [
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 1,
      "idAttribute": "id",
      "type": "textbox",
      "label": "Full Name",
      "key": "full_name_1741180800000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": false,
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "",
      "personally_identifiable": 1,
      "value": "",
      "container_class": "",
      "element_class": "",
      "drawerDisabled": false,
      "field_label": "Full Name",
      "field_key": "full_name_1741180800000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 2,
      "idAttribute": "id",
      "type": "date",
      "label": "Date of Birth",
      "key": "date_of_birth_1741180801000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "date_mode": "date_only",
      "date_format": "default",
      "year_range_start": "",
      "year_range_end": "",
      "hours_24": 0,
      "minute_increment": 5,
      "personally_identifiable": 1,
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Date of Birth",
      "field_key": "date_of_birth_1741180801000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 3,
      "idAttribute": "id",
      "type": "email",
      "label": "Email Address",
      "key": "email_address_1741180802000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "custom_name_attribute": "email",
      "personally_identifiable": 1,
      "value": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "drawerDisabled": false,
      "field_label": "Email Address",
      "field_key": "email_address_1741180802000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 4,
      "idAttribute": "id",
      "type": "phone",
      "label": "Phone Number",
      "key": "phone_number_1741180803000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "mask": "",
      "custom_name_attribute": "phone",
      "personally_identifiable": 1,
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Phone Number",
      "field_key": "phone_number_1741180803000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 5,
      "idAttribute": "id",
      "type": "listcheckbox",
      "label": "Current Medical Conditions",
      "key": "current_medical_conditions_1741180804000",
      "label_pos": "default",
      "required": false,
      "options": [
        {
          "errors": [],
          "max_options": 0,
          "label": "Diabetes",
          "value": "diabetes",
          "calc": "",
          "selected": 0,
          "order": 0,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "High Blood Pressure (Hypertension)",
          "value": "high_blood_pressure",
          "calc": "",
          "selected": 0,
          "order": 1,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Heart Disease",
          "value": "heart_disease",
          "calc": "",
          "selected": 0,
          "order": 2,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Asthma or Respiratory Condition",
          "value": "asthma_respiratory",
          "calc": "",
          "selected": 0,
          "order": 3,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Arthritis",
          "value": "arthritis",
          "calc": "",
          "selected": 0,
          "order": 4,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Cancer (current or history)",
          "value": "cancer",
          "calc": "",
          "selected": 0,
          "order": 5,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Thyroid Condition",
          "value": "thyroid_condition",
          "calc": "",
          "selected": 0,
          "order": 6,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Kidney Disease",
          "value": "kidney_disease",
          "calc": "",
          "selected": 0,
          "order": 7,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Liver Disease",
          "value": "liver_disease",
          "calc": "",
          "selected": 0,
          "order": 8,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Neurological Condition",
          "value": "neurological_condition",
          "calc": "",
          "selected": 0,
          "order": 9,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Mental Health Condition",
          "value": "mental_health_condition",
          "calc": "",
          "selected": 0,
          "order": 10,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "None of the Above",
          "value": "none",
          "calc": "",
          "selected": 0,
          "order": 11,
          "manual_value": true
        }
      ],
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Current Medical Conditions",
      "field_key": "current_medical_conditions_1741180804000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 6,
      "idAttribute": "id",
      "type": "textarea",
      "label": "Current Medications",
      "key": "current_medications_1741180805000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "desc_text": "List your current medications, including dosages if you know them. Write 'None' if you do not take any medications.",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "textarea_rte": "",
      "disable_rte_mobile": "",
      "textarea_media": "",
      "value": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Current Medications",
      "field_key": "current_medications_1741180805000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 7,
      "idAttribute": "id",
      "type": "textarea",
      "label": "Known Allergies",
      "key": "known_allergies_1741180806000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "desc_text": "List any known allergies and describe your reaction. Write 'None' if you have no known allergies.",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "textarea_rte": "",
      "disable_rte_mobile": "",
      "textarea_media": "",
      "value": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Known Allergies",
      "field_key": "known_allergies_1741180806000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 8,
      "idAttribute": "id",
      "type": "textarea",
      "label": "Previous Surgeries or Hospitalizations",
      "key": "previous_surgeries_1741180807000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "desc_text": "Describe any past surgeries or hospitalizations, including approximate dates and reasons. Write 'None' if not applicable.",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "textarea_rte": "",
      "disable_rte_mobile": "",
      "textarea_media": "",
      "value": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Previous Surgeries or Hospitalizations",
      "field_key": "previous_surgeries_1741180807000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 9,
      "idAttribute": "id",
      "type": "listcheckbox",
      "label": "Family Medical History",
      "key": "family_medical_history_1741180808000",
      "label_pos": "default",
      "required": false,
      "options": [
        {
          "errors": [],
          "max_options": 0,
          "label": "Heart Disease",
          "value": "heart_disease",
          "calc": "",
          "selected": 0,
          "order": 0,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Diabetes",
          "value": "diabetes",
          "calc": "",
          "selected": 0,
          "order": 1,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Cancer",
          "value": "cancer",
          "calc": "",
          "selected": 0,
          "order": 2,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "High Blood Pressure",
          "value": "high_blood_pressure",
          "calc": "",
          "selected": 0,
          "order": 3,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Stroke",
          "value": "stroke",
          "calc": "",
          "selected": 0,
          "order": 4,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Mental Health Conditions",
          "value": "mental_health_conditions",
          "calc": "",
          "selected": 0,
          "order": 5,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Alzheimer's or Dementia",
          "value": "alzheimers_dementia",
          "calc": "",
          "selected": 0,
          "order": 6,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Thyroid Conditions",
          "value": "thyroid_conditions",
          "calc": "",
          "selected": 0,
          "order": 7,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Kidney Disease",
          "value": "kidney_disease",
          "calc": "",
          "selected": 0,
          "order": 8,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "None of the Above / Unknown",
          "value": "none_unknown",
          "calc": "",
          "selected": 0,
          "order": 9,
          "manual_value": true
        }
      ],
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Family Medical History",
      "field_key": "family_medical_history_1741180808000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 10,
      "idAttribute": "id",
      "type": "listradio",
      "label": "Smoking and Tobacco Use",
      "key": "smoking_tobacco_use_1741180809000",
      "label_pos": "default",
      "required": false,
      "options": [
        {
          "errors": [],
          "max_options": 0,
          "label": "Current smoker",
          "value": "current_smoker",
          "calc": "",
          "selected": 0,
          "order": 0,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Former smoker",
          "value": "former_smoker",
          "calc": "",
          "selected": 0,
          "order": 1,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Never smoked",
          "value": "never_smoked",
          "calc": "",
          "selected": 0,
          "order": 2,
          "manual_value": true
        }
      ],
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Smoking and Tobacco Use",
      "field_key": "smoking_tobacco_use_1741180809000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 11,
      "idAttribute": "id",
      "type": "textarea",
      "label": "Additional Notes",
      "key": "additional_notes_1741180810000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "desc_text": "Share any additional health information you feel is relevant to your care. This field is optional.",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "textarea_rte": "",
      "disable_rte_mobile": "",
      "textarea_media": "",
      "value": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Additional Notes",
      "field_key": "additional_notes_1741180810000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 12,
      "idAttribute": "id",
      "type": "hcaptcha",
      "label": "Spam Check",
      "key": "hcaptcha_1741180811000",
      "label_pos": "hidden",
      "required": false,
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "site_key": "",
      "secret_key": "",
      "drawerDisabled": false,
      "field_label": "Spam Check",
      "field_key": "hcaptcha_1741180811000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 13,
      "idAttribute": "id",
      "type": "submit",
      "label": "Submit My Medical History",
      "processing_label": "Submitting...",
      "key": "submit_1741180812000",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Submit My Medical History",
      "field_key": "submit_1741180812000"
    }
  ],
  "actions": [
    {
      "title": null,
      "key": null,
      "type": "successmessage",
      "active": "1",
      "created_at": "2026-03-05 00:00:00",
      "label": "Confirmation Message",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "message": "Thank you for completing your medical history form. We have received your information and our team will review it before your appointment. Please contact us if you have any questions or need to make any updates.",
      "order": "1",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "Ninja Forms Submission",
      "email_message": "{fields_table}",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": "",
      "success_msg": "Thank you for completing your medical history form. We have received your information and our team will review it before your appointment. Please contact us if you have any questions or need to make any updates."
    },
    {
      "title": null,
      "key": null,
      "type": "email",
      "active": "1",
      "created_at": "2026-03-05 00:00:00",
      "label": "Staff Notification Email",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "2",
      "to": "{wp:admin_email}",
      "reply_to": "{field:email_address_1741180802000}",
      "email_subject": "New Medical History Submission - {field:full_name_1741180800000}",
      "email_message": "<p><strong>A new medical history form has been submitted. Please review the patient details below.</strong></p>\n\n<p><strong>Patient Information</strong></p>\n<ul>\n<li><strong>Full Name:</strong> {field:full_name_1741180800000} </li>\n<li><strong>Date of Birth:</strong> {field:date_of_birth_1741180801000} </li>\n<li><strong>Email Address:</strong> {field:email_address_1741180802000} </li>\n<li><strong>Phone Number:</strong> {field:phone_number_1741180803000} </li>\n</ul>\n\n<p><strong>Current Medical Conditions</strong></p>\n<p> {field:current_medical_conditions_1741180804000} </p>\n\n<p><strong>Current Medications</strong></p>\n<p> {field:current_medications_1741180805000} </p>\n\n<p><strong>Known Allergies</strong></p>\n<p> {field:known_allergies_1741180806000} </p>\n\n<p><strong>Previous Surgeries or Hospitalizations</strong></p>\n<p> {field:previous_surgeries_1741180807000} </p>\n\n<p><strong>Family Medical History</strong></p>\n<p> {field:family_medical_history_1741180808000} </p>\n\n<p><strong>Smoking and Tobacco Use</strong></p>\n<p> {field:smoking_tobacco_use_1741180809000} </p>\n\n<p><strong>Additional Notes</strong></p>\n<p> {field:additional_notes_1741180810000} </p>",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    },
    {
      "title": null,
      "key": null,
      "type": "save",
      "active": "1",
      "created_at": "2026-03-05 00:00:00",
      "label": "Record Submission",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "3",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "Ninja Forms Submission",
      "email_message": "{fields_table}",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": "",
      "success_msg": "Your form has been successfully submitted.",
      "redirect_url": "",
      "submitter_email": "email_address_1741180802000",
      "fields-save-toggle": "save_all",
      "exception_fields": [],
      "set_subs_to_expire": "0",
      "subs_expire_time": "90"
    },
    {
      "title": null,
      "key": null,
      "type": "email",
      "active": "1",
      "created_at": "2026-03-05 00:00:00",
      "label": "Patient Confirmation Email",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "4",
      "to": "{field:email_address_1741180802000}",
      "reply_to": "{wp:admin_email}",
      "email_subject": "Your Medical History Form Has Been Received",
      "email_message": "<p>Dear {field:full_name_1741180800000} ,</p>\n\n<p>Thank you for completing your medical history form. We have received your information and will review it before your upcoming appointment.</p>\n\n<p>If you need to make any updates or have questions, please contact our office. We look forward to seeing you.</p>\n\n<p>[Clinic Name]</p>",
      "email_message_plain": "",
      "from_name": "[Clinic Name]",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    },
    {
      "title": null,
      "key": null,
      "type": "redirect",
      "active": "0",
      "created_at": "2026-03-05 00:00:00",
      "label": "Post-Submission Redirect",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "5",
      "redirect_url": "/thank-you/"
    }
  ]
}
