{
  "form": {
    "archived": false,
    "list_view_fields": [],
    "public": false,
    "access": "Private",
    "connections": [],
    "created_by_id": "6a0d81350956e3001bd71340",
    "created_by": {
      "id": "6a0d81350956e3001bd71340",
      "first_name": "Ravi",
      "last_name": "Dutt"
    },
    "owner_id": "6a0d81350956e3001bd71340",
    "name": "form",
    "page_count": 3,
    "current_page": 0,
    "deployed": true,
    "created_at": "2026-08-06T06:18:59.976Z",
    "attributes": {
      "language_locale_key": "",
      "is_repeat": false,
      "is_header_hidden": false,
      "is_navigation_hidden": false,
      "enable_sfdc_storage": false,
      "enable_access_for_community_users": false,
      "disable_salesforce_offline_sync": false
    },
    "description": "Generic public demo for configuration-only outpatient clinic operational scoring and professional PDF reporting.",
    "tags": "AI Form Builder, Public Demo, Healthcare, Operational Readiness, Scoring, PDF",
    "pages": [
      {
        "components": [
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Paragraph",
            "name": "Paragraph",
            "category": "input",
            "label": "Use this fictional public demo to assess an outpatient clinic location. It demonstrates configurable scoring and reporting only; it is not a regulatory audit or clinical decision tool.",
            "icon": "/scripts/formbuilder/img/paragraph.png",
            "component_id": "clinic_intro",
            "required": false
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Text",
            "name": "Text",
            "category": "input",
            "label": "Organization or account",
            "icon": "/scripts/formbuilder/img/text.png",
            "component_id": "clinic_organization",
            "attributes": {
              "field_label_position": "top"
            },
            "required": true,
            "value": "Demo Health Network"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Clinic location",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "clinic_location",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Riverside Outpatient Center",
            "select_options": "Riverside Outpatient Center\nLakeside Family Practice\nNorthpoint Community Clinic"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Text",
            "name": "Text",
            "category": "input",
            "label": "Assessor name",
            "icon": "/scripts/formbuilder/img/text.png",
            "component_id": "assessor_name",
            "attributes": {
              "field_label_position": "top"
            },
            "required": true,
            "value": "Jordan Lee"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Date",
            "name": "Date",
            "category": "input",
            "label": "Assessment date",
            "icon": "/scripts/formbuilder/img/date.png",
            "component_id": "assessment_date",
            "attributes": {
              "format": "YYYY-MM-DD",
              "field_label_position": "top"
            },
            "required": true,
            "value": "2026-08-04"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Assessment type",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "assessment_type",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Routine Review",
            "select_options": "Routine Review\nPre-opening Review\nFollow-up Review"
          }
        ],
        "page_id": "clinic-details",
        "title": "Clinic Details",
        "component_count": null,
        "page_index": null,
        "deployed": true
      },
      {
        "components": [
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Paragraph",
            "name": "Paragraph",
            "category": "input",
            "label": "For each checkpoint, select Yes, No, or N/A. Yes earns one point, No earns zero, and N/A is excluded from the possible-points total. The scoring summary and report outputs update automatically.",
            "icon": "/scripts/formbuilder/img/paragraph.png",
            "component_id": "readiness_instructions",
            "required": false
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Paragraph",
            "name": "Paragraph",
            "category": "input",
            "label": "1. Infection Prevention",
            "icon": "/scripts/formbuilder/img/paragraph.png",
            "component_id": "infection_prevention_heading",
            "required": false
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Are hand hygiene supplies readily available in every patient care area?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "ip_hand_hygiene",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Yes",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Is there a documented process for respiratory hygiene at entry and triage points?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "ip_respiratory_hygiene",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Yes",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Are environmental cleaning responsibilities and schedules clearly assigned?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "ip_environmental_cleaning",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Yes",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Is reusable patient-care equipment reprocessed between uses according to facility procedures?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "ip_equipment_reprocessing",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "N/A",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Paragraph",
            "name": "Paragraph",
            "category": "input",
            "label": "2. Care Environment and Equipment",
            "icon": "/scripts/formbuilder/img/paragraph.png",
            "component_id": "care_environment_heading",
            "required": false
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Is emergency equipment checked and documented at the required facility frequency?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "ce_emergency_equipment",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Yes",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Are medication and temperature-sensitive supply storage conditions monitored and documented?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "ce_storage_monitoring",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "No",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Are patient information and records protected from unauthorized viewing or access?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "ce_privacy_records",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Yes",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Paragraph",
            "name": "Paragraph",
            "category": "input",
            "label": "3. Emergency Readiness",
            "icon": "/scripts/formbuilder/img/paragraph.png",
            "component_id": "emergency_readiness_heading",
            "required": false
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Does the clinic maintain a current, location-specific emergency plan?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "er_current_plan",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Yes",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Have staff completed the clinic's emergency training and exercise requirements?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "er_staff_training",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Yes",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Select",
            "name": "Select",
            "category": "select",
            "label": "Is the emergency communication plan current and accessible to staff?",
            "icon": "/scripts/formbuilder/img/select.png",
            "component_id": "er_communication_plan",
            "attributes": {
              "unselected_label": "-- Select --",
              "remove_none_option": false,
              "field_label_position": "top"
            },
            "required": true,
            "value": "Yes",
            "select_options": "Yes\nNo\nN/A"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "TextArea",
            "name": "TextArea",
            "category": "input",
            "label": "Follow-up notes",
            "icon": "/scripts/formbuilder/img/text_area.png",
            "component_id": "follow_up_notes",
            "attributes": {
              "show_label": "Yes"
            },
            "required": false,
            "height": "4",
            "value": "Medication storage monitoring log requires follow-up and assigned ownership."
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Field_Value_Scoring_Summary",
            "name": "Field Value Scoring Summary",
            "category": "other",
            "label": "Clinic Operational Readiness Score",
            "icon": "https://cdn.formyoula.com/apps/builder/elements/field_value_scoring_summary.png",
            "component_id": "clinic_readiness_scoring_summary",
            "attributes": {
              "calculate_only_if_all_values_entered": false,
              "percentage_decimal_places": 1,
              "overall_score_output_field_id": "overall_score",
              "overall_possible_output_field_id": "overall_possible",
              "overall_percentage_output_field_id": "overall_percentage",
              "rating_output_field_id": "overall_rating",
              "completion_output_field_id": "assessment_completion",
              "sections": [
                {
                  "section_id": "infection_prevention",
                  "label": "1. Infection Prevention",
                  "score_output_field_id": "ip_score",
                  "possible_output_field_id": "ip_possible",
                  "percentage_output_field_id": "ip_percentage",
                  "items": [
                    {
                      "field_id": "ip_hand_hygiene",
                      "label": "Are hand hygiene supplies readily available in every patient care area?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    },
                    {
                      "field_id": "ip_respiratory_hygiene",
                      "label": "Is there a documented process for respiratory hygiene at entry and triage points?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    },
                    {
                      "field_id": "ip_environmental_cleaning",
                      "label": "Are environmental cleaning responsibilities and schedules clearly assigned?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    },
                    {
                      "field_id": "ip_equipment_reprocessing",
                      "label": "Is reusable patient-care equipment reprocessed between uses according to facility procedures?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    }
                  ]
                },
                {
                  "section_id": "care_environment",
                  "label": "2. Care Environment and Equipment",
                  "score_output_field_id": "ce_score",
                  "possible_output_field_id": "ce_possible",
                  "percentage_output_field_id": "ce_percentage",
                  "items": [
                    {
                      "field_id": "ce_emergency_equipment",
                      "label": "Is emergency equipment checked and documented at the required facility frequency?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    },
                    {
                      "field_id": "ce_storage_monitoring",
                      "label": "Are medication and temperature-sensitive supply storage conditions monitored and documented?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    },
                    {
                      "field_id": "ce_privacy_records",
                      "label": "Are patient information and records protected from unauthorized viewing or access?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    }
                  ]
                },
                {
                  "section_id": "emergency_readiness",
                  "label": "3. Emergency Readiness",
                  "score_output_field_id": "er_score",
                  "possible_output_field_id": "er_possible",
                  "percentage_output_field_id": "er_percentage",
                  "items": [
                    {
                      "field_id": "er_current_plan",
                      "label": "Does the clinic maintain a current, location-specific emergency plan?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    },
                    {
                      "field_id": "er_staff_training",
                      "label": "Have staff completed the clinic's emergency training and exercise requirements?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    },
                    {
                      "field_id": "er_communication_plan",
                      "label": "Is the emergency communication plan current and accessible to staff?",
                      "possible_points": 1,
                      "scored_value": "Yes",
                      "unscored_value": "No",
                      "excluded_value": "N/A"
                    }
                  ]
                }
              ],
              "rating_bands": [
                {
                  "minimum_percentage": 95,
                  "label": "Excellent Readiness"
                },
                {
                  "minimum_percentage": 85,
                  "label": "Ready with Follow-up"
                },
                {
                  "minimum_percentage": 70,
                  "label": "Improvement Plan Required"
                },
                {
                  "minimum_percentage": 0,
                  "label": "Priority Action Required"
                }
              ]
            },
            "required": false
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Infection Prevention score",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "ip_score",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Infection Prevention possible points",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "ip_possible",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Infection Prevention percentage",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "ip_percentage",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Care Environment score",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "ce_score",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Care Environment possible points",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "ce_possible",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Care Environment percentage",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "ce_percentage",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Emergency Readiness score",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "er_score",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Emergency Readiness possible points",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "er_possible",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Emergency Readiness percentage",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "er_percentage",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Overall score",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "overall_score",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Overall possible points",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "overall_possible",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Overall percentage",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "overall_percentage",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Overall rating",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "overall_rating",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Assessment completion",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "assessment_completion",
            "attributes": {
              "enable_merge_fields": false,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": ""
          }
        ],
        "page_id": "operational-readiness",
        "title": "Operational Readiness",
        "component_count": null,
        "page_index": null,
        "deployed": true
      },
      {
        "components": [
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Paragraph",
            "name": "Paragraph",
            "category": "input",
            "label": "Review the completed assessment below. The Download Professional PDF button exports this exact report layout, without duplicating the form or adding a separate PDF Preview field.",
            "icon": "/scripts/formbuilder/img/paragraph.png",
            "component_id": "report_instructions",
            "required": false
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "HTML",
            "name": "HTML",
            "category": "media",
            "label": "Clinic Readiness Report",
            "icon": "/scripts/formbuilder/img/paragraph.png",
            "component_id": "clinic_readiness_report",
            "attributes": {
              "html_edit": "<div class=\"clinic-readiness-report\">\n  <style>\n    @page {\n      size: A4;\n      margin: 12mm;\n    }\n\n    .clinic-readiness-report {\n      box-sizing: border-box;\n      width: 100%;\n      max-width: 920px;\n      margin: 0 auto;\n      background: #fff;\n      color: #17324d;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n      font-size: 13px;\n      line-height: 1.45;\n      overflow: hidden;\n    }\n\n    .clinic-readiness-report * {\n      box-sizing: border-box;\n    }\n\n    .clinic-report-cover {\n      background: linear-gradient(\n        135deg,\n        #17324d 0%,\n        #234f6d 72%,\n        #0f8b8d 100%\n      );\n      color: #fff;\n      border-radius: 16px;\n      padding: 34px 36px 30px;\n      margin-bottom: 20px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .clinic-report-cover:after {\n      content: \"\";\n      position: absolute;\n      width: 180px;\n      height: 180px;\n      border: 28px solid rgba(255, 255, 255, 0.08);\n      border-radius: 50%;\n      right: -58px;\n      top: -72px;\n    }\n\n    .clinic-report-kicker {\n      font-size: 10px;\n      font-weight: 800;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b7e5e0;\n      margin-bottom: 10px;\n    }\n\n    .clinic-report-cover h1 {\n      font-size: 30px;\n      line-height: 1.12;\n      margin: 0 0 12px;\n      color: #fff;\n      font-weight: 760;\n      max-width: 650px;\n      white-space: normal;\n      overflow-wrap: anywhere;\n    }\n\n    .clinic-report-cover p {\n      margin: 0;\n      max-width: 650px;\n      color: #e4eef4;\n      font-size: 14px;\n      white-space: normal;\n      overflow-wrap: anywhere;\n    }\n\n    .clinic-report-badge {\n      position: absolute;\n      right: 28px;\n      bottom: 25px;\n      background: #fff;\n      color: #17324d;\n      border-radius: 999px;\n      padding: 7px 12px;\n      font-size: 10px;\n      font-weight: 800;\n      letter-spacing: 0.8px;\n    }\n\n    .clinic-report-section {\n      margin: 0 0 18px;\n      page-break-inside: avoid;\n    }\n\n    .clinic-report-section-title {\n      font-size: 11px;\n      letter-spacing: 1.4px;\n      text-transform: uppercase;\n      color: #527083;\n      font-weight: 800;\n      margin: 0 0 9px;\n    }\n\n    .clinic-report-meta {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 9px;\n    }\n\n    .clinic-report-meta-item {\n      border: 1px solid #dbe6eb;\n      border-radius: 9px;\n      padding: 10px 12px;\n      background: #f8fbfc;\n      min-height: 58px;\n    }\n\n    .clinic-report-meta-label {\n      font-size: 9px;\n      text-transform: uppercase;\n      letter-spacing: 0.8px;\n      color: #718896;\n      font-weight: 800;\n      margin-bottom: 4px;\n    }\n\n    .clinic-report-meta-value {\n      font-size: 13px;\n      font-weight: 700;\n      color: #17324d;\n      overflow-wrap: anywhere;\n    }\n\n    .clinic-report-score {\n      display: grid;\n      grid-template-columns: 210px 1fr;\n      gap: 16px;\n      border: 1px solid #cfe0e4;\n      border-radius: 13px;\n      overflow: hidden;\n      background: #f7fbfb;\n    }\n\n    .clinic-report-score-main {\n      background: #0f8b8d;\n      color: #fff;\n      padding: 22px 24px;\n    }\n\n    .clinic-report-score-number {\n      font-size: 46px;\n      line-height: 1;\n      font-weight: 820;\n      letter-spacing: -2px;\n    }\n\n    .clinic-report-score-caption {\n      font-size: 11px;\n      margin-top: 6px;\n      color: #d9f2ef;\n    }\n\n    .clinic-report-score-detail {\n      padding: 19px 22px;\n    }\n\n    .clinic-report-rating {\n      font-size: 20px;\n      font-weight: 800;\n      color: #17324d;\n      margin-bottom: 5px;\n    }\n\n    .clinic-report-status {\n      display: inline-block;\n      background: #e2f4f1;\n      color: #087172;\n      border-radius: 999px;\n      padding: 4px 9px;\n      font-size: 10px;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n\n    .clinic-report-score-detail p {\n      margin: 9px 0 0;\n      color: #527083;\n    }\n\n    .clinic-report-cards {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n    }\n\n    .clinic-report-card {\n      border: 1px solid #dbe6eb;\n      border-top: 4px solid #0f8b8d;\n      border-radius: 9px;\n      padding: 12px;\n      background: #fff;\n    }\n\n    .clinic-report-card-label {\n      font-size: 10px;\n      line-height: 1.3;\n      color: #527083;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 0.55px;\n      min-height: 28px;\n    }\n\n    .clinic-report-card-score {\n      font-size: 25px;\n      font-weight: 820;\n      color: #17324d;\n      margin: 5px 0 2px;\n    }\n\n    .clinic-report-card-points {\n      font-size: 10px;\n      color: #718896;\n    }\n\n    .clinic-report-table {\n      width: 100%;\n      table-layout: fixed;\n      border-collapse: separate;\n      border-spacing: 0;\n      border: 1px solid #dbe6eb;\n      border-radius: 10px;\n      overflow: hidden;\n      font-size: 11px;\n    }\n\n    .clinic-report-table th {\n      background: #17324d;\n      color: #fff;\n      text-align: left;\n      padding: 9px 10px;\n      font-size: 9px;\n      text-transform: uppercase;\n      letter-spacing: 0.7px;\n    }\n\n    .clinic-report-table th:first-child {\n      width: 20%;\n    }\n\n    .clinic-report-table th:last-child {\n      width: 12%;\n    }\n\n    .clinic-report-table td {\n      padding: 8px 10px;\n      border-top: 1px solid #e5edef;\n      vertical-align: top;\n      overflow-wrap: anywhere;\n    }\n\n    .clinic-report-table tbody tr:nth-child(even) {\n      background: #f8fbfc;\n    }\n\n    .clinic-report-table td:first-child {\n      width: 20%;\n      font-weight: 750;\n      color: #0f6f73;\n    }\n\n    .clinic-report-table td:last-child {\n      width: 12%;\n      font-weight: 820;\n      white-space: nowrap;\n    }\n\n    .clinic-report-follow-up {\n      border-left: 5px solid #e9a23b;\n      background: #fff8ea;\n      border-radius: 8px;\n      padding: 13px 15px;\n      color: #5b4322;\n    }\n\n    .clinic-report-follow-up strong {\n      display: block;\n      color: #714a12;\n      margin-bottom: 4px;\n    }\n\n    .clinic-report-note {\n      border: 1px solid #dbe6eb;\n      background: #f8fbfc;\n      border-radius: 8px;\n      padding: 12px 14px;\n      white-space: pre-wrap;\n    }\n\n    .clinic-report-method {\n      font-size: 10px;\n      color: #617b89;\n      border-top: 1px solid #dbe6eb;\n      padding-top: 11px;\n      margin-top: 18px;\n    }\n\n    .clinic-report-footer {\n      display: flex;\n      justify-content: space-between;\n      gap: 20px;\n      border-top: 1px solid #dbe6eb;\n      margin-top: 16px;\n      padding-top: 10px;\n      color: #718896;\n      font-size: 9px;\n    }\n\n    @media (max-width: 700px) {\n      .clinic-readiness-report {\n        width: calc(100vw - 30px);\n        max-width: calc(100vw - 30px);\n      }\n\n      .clinic-report-cover {\n        padding: 25px 22px;\n      }\n\n      .clinic-report-cover h1 {\n        font-size: 19px;\n      }\n\n      .clinic-report-cover p {\n        font-size: 12px;\n      }\n\n      .clinic-report-badge {\n        position: static;\n        display: inline-block;\n        margin-top: 16px;\n      }\n\n      .clinic-report-meta,\n      .clinic-report-cards {\n        grid-template-columns: 1fr;\n      }\n\n      .clinic-report-score {\n        grid-template-columns: 1fr;\n      }\n\n      .clinic-report-card-label {\n        min-height: 0;\n      }\n\n      .clinic-report-table {\n        font-size: 10px;\n      }\n\n      .clinic-report-table th,\n      .clinic-report-table td {\n        padding: 7px 6px;\n      }\n\n      .clinic-report-table th:first-child,\n      .clinic-report-table td:first-child {\n        width: 27%;\n      }\n\n      .clinic-report-table th:last-child,\n      .clinic-report-table td:last-child {\n        width: 17%;\n      }\n    }\n\n    @media print {\n      .clinic-readiness-report {\n        -webkit-print-color-adjust: exact;\n        print-color-adjust: exact;\n        max-width: none;\n      }\n\n      .clinic-report-cover,\n      .clinic-report-score,\n      .clinic-report-card,\n      .clinic-report-meta-item,\n      .clinic-report-follow-up,\n      .clinic-report-table tr {\n        break-inside: avoid;\n        page-break-inside: avoid;\n      }\n\n      .clinic-report-section {\n        break-inside: auto;\n        page-break-inside: auto;\n      }\n    }\n  </style>\n\n  <!-- Report Cover -->\n  <div class=\"clinic-report-cover\">\n    <div class=\"clinic-report-kicker\">\n      Outpatient Clinic\n    </div>\n\n    <h1>\n      Operational Readiness Assessment\n    </h1>\n\n    <p>\n      A concise review of infection prevention, care environment,\n      and emergency readiness practices.\n    </p>\n\n    <span class=\"clinic-report-badge\">\n      PUBLIC DEMO\n    </span>\n  </div>\n\n  <!-- Assessment Details -->\n  <div class=\"clinic-report-section\">\n    <div class=\"clinic-report-section-title\">\n      Assessment details\n    </div>\n\n    <div class=\"clinic-report-meta\">\n\n      <div class=\"clinic-report-meta-item\">\n        <div class=\"clinic-report-meta-label\">\n          Organization\n        </div>\n        <div class=\"clinic-report-meta-value\">\n          {{clinic_organization}}\n        </div>\n      </div>\n\n      <div class=\"clinic-report-meta-item\">\n        <div class=\"clinic-report-meta-label\">\n          Clinic location\n        </div>\n        <div class=\"clinic-report-meta-value\">\n          {{clinic_location}}\n        </div>\n      </div>\n\n      <div class=\"clinic-report-meta-item\">\n        <div class=\"clinic-report-meta-label\">\n          Assessment type\n        </div>\n        <div class=\"clinic-report-meta-value\">\n          {{assessment_type}}\n        </div>\n      </div>\n\n      <div class=\"clinic-report-meta-item\">\n        <div class=\"clinic-report-meta-label\">\n          Assessor\n        </div>\n        <div class=\"clinic-report-meta-value\">\n          {{assessor_name}}\n        </div>\n      </div>\n\n      <div class=\"clinic-report-meta-item\">\n        <div class=\"clinic-report-meta-label\">\n          Assessment date\n        </div>\n        <div class=\"clinic-report-meta-value\">\n          {{assessment_date}}\n        </div>\n      </div>\n\n      <div class=\"clinic-report-meta-item\">\n        <div class=\"clinic-report-meta-label\">\n          Completion\n        </div>\n        <div class=\"clinic-report-meta-value\">\n          {{assessment_completion}}\n        </div>\n      </div>\n\n    </div>\n  </div>\n\n  <!-- Overall Result -->\n  <div class=\"clinic-report-section\">\n    <div class=\"clinic-report-section-title\">\n      Overall result\n    </div>\n\n    <div class=\"clinic-report-score\">\n\n      <div class=\"clinic-report-score-main\">\n        <div class=\"clinic-report-score-number\">\n          {{overall_percentage}}%\n        </div>\n\n        <div class=\"clinic-report-score-caption\">\n          {{overall_score}} of {{overall_possible}} applicable points\n        </div>\n      </div>\n\n      <div class=\"clinic-report-score-detail\">\n        <div class=\"clinic-report-rating\">\n          {{overall_rating}}\n        </div>\n\n        <span class=\"clinic-report-status\">\n          Operational readiness\n        </span>\n\n        <p>\n          N/A responses are excluded from the possible-points total\n          so the result reflects only applicable checks.\n        </p>\n      </div>\n\n    </div>\n  </div>\n\n  <!-- Domain Summary -->\n  <div class=\"clinic-report-section\">\n    <div class=\"clinic-report-section-title\">\n      Domain summary\n    </div>\n\n    <div class=\"clinic-report-cards\">\n\n      <div class=\"clinic-report-card\">\n        <div class=\"clinic-report-card-label\">\n          Infection Prevention\n        </div>\n\n        <div class=\"clinic-report-card-score\">\n          {{ip_percentage}}%\n        </div>\n\n        <div class=\"clinic-report-card-points\">\n          {{ip_score}} / {{ip_possible}} applicable points\n        </div>\n      </div>\n\n      <div class=\"clinic-report-card\">\n        <div class=\"clinic-report-card-label\">\n          Care Environment and Equipment\n        </div>\n\n        <div class=\"clinic-report-card-score\">\n          {{ce_percentage}}%\n        </div>\n\n        <div class=\"clinic-report-card-points\">\n          {{ce_score}} / {{ce_possible}} applicable points\n        </div>\n      </div>\n\n      <div class=\"clinic-report-card\">\n        <div class=\"clinic-report-card-label\">\n          Emergency Readiness\n        </div>\n\n        <div class=\"clinic-report-card-score\">\n          {{er_percentage}}%\n        </div>\n\n        <div class=\"clinic-report-card-points\">\n          {{er_score}} / {{er_possible}} applicable points\n        </div>\n      </div>\n\n    </div>\n  </div>\n\n  <!-- Detailed Responses -->\n  <div class=\"clinic-report-section\">\n    <div class=\"clinic-report-section-title\">\n      Detailed responses\n    </div>\n\n    <table class=\"clinic-report-table\">\n      <thead>\n        <tr>\n          <th>Domain</th>\n          <th>Operational checkpoint</th>\n          <th>Response</th>\n        </tr>\n      </thead>\n\n      <tbody>\n\n        <tr>\n          <td>Infection Prevention</td>\n          <td>\n            Are hand hygiene supplies readily available in every patient care area?\n          </td>\n          <td>{{ip_hand_hygiene}}</td>\n        </tr>\n\n        <tr>\n          <td>Infection Prevention</td>\n          <td>\n            Is there a documented process for respiratory hygiene at entry and\n            triage points?\n          </td>\n          <td>{{ip_respiratory_hygiene}}</td>\n        </tr>\n\n        <tr>\n          <td>Infection Prevention</td>\n          <td>\n            Are environmental cleaning responsibilities and schedules clearly assigned?\n          </td>\n          <td>{{ip_environmental_cleaning}}</td>\n        </tr>\n\n        <tr>\n          <td>Infection Prevention</td>\n          <td>\n            Is reusable patient-care equipment reprocessed between uses according\n            to facility procedures?\n          </td>\n          <td>{{ip_equipment_reprocessing}}</td>\n        </tr>\n\n        <tr>\n          <td>Care Environment</td>\n          <td>\n            Is emergency equipment checked and documented at the required\n            facility frequency?\n          </td>\n          <td>{{ce_emergency_equipment}}</td>\n        </tr>\n\n        <tr>\n          <td>",
              "html_detail": "<div class=\"clinic-readiness-report\"><style>@page{size:A4;margin:12mm}.clinic-readiness-report{box-sizing:border-box;width:100%;max-width:920px;margin:0 auto;background:#fff;color:#17324d;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;font-size:13px;line-height:1.45;overflow:hidden}.clinic-readiness-report *{box-sizing:border-box}.clinic-report-cover{background:linear-gradient(135deg,#17324d 0%,#234f6d 72%,#0f8b8d 100%);color:#fff;border-radius:16px;padding:34px 36px 30px;margin-bottom:20px;position:relative;overflow:hidden}.clinic-report-cover:after{content:\"\";position:absolute;width:180px;height:180px;border:28px solid rgba(255,255,255,.08);border-radius:50%;right:-58px;top:-72px}.clinic-report-kicker{font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#b7e5e0;margin-bottom:10px}.clinic-report-cover h1{font-size:30px;line-height:1.12;margin:0 0 12px;color:#fff;font-weight:760;max-width:650px;white-space:normal;overflow-wrap:anywhere}.clinic-report-cover p{margin:0;max-width:650px;color:#e4eef4;font-size:14px;white-space:normal;overflow-wrap:anywhere}.clinic-report-badge{position:absolute;right:28px;bottom:25px;background:#fff;color:#17324d;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:800;letter-spacing:.8px}.clinic-report-section{margin:0 0 18px;page-break-inside:avoid}.clinic-report-section-title{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;color:#527083;font-weight:800;margin:0 0 9px}.clinic-report-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.clinic-report-meta-item{border:1px solid #dbe6eb;border-radius:9px;padding:10px 12px;background:#f8fbfc;min-height:58px}.clinic-report-meta-label{font-size:9px;text-transform:uppercase;letter-spacing:.8px;color:#718896;font-weight:800;margin-bottom:4px}.clinic-report-meta-value{font-size:13px;font-weight:700;color:#17324d;overflow-wrap:anywhere}.clinic-report-score{display:grid;grid-template-columns:210px 1fr;gap:16px;border:1px solid #cfe0e4;border-radius:13px;overflow:hidden;background:#f7fbfb}.clinic-report-score-main{background:#0f8b8d;color:#fff;padding:22px 24px}.clinic-report-score-number{font-size:46px;line-height:1;font-weight:820;letter-spacing:-2px}.clinic-report-score-caption{font-size:11px;margin-top:6px;color:#d9f2ef}.clinic-report-score-detail{padding:19px 22px}.clinic-report-rating{font-size:20px;font-weight:800;color:#17324d;margin-bottom:5px}.clinic-report-status{display:inline-block;background:#e2f4f1;color:#087172;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.clinic-report-score-detail p{margin:9px 0 0;color:#527083}.clinic-report-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.clinic-report-card{border:1px solid #dbe6eb;border-top:4px solid #0f8b8d;border-radius:9px;padding:12px;background:#fff}.clinic-report-card-label{font-size:10px;line-height:1.3;color:#527083;font-weight:800;text-transform:uppercase;letter-spacing:.55px;min-height:28px}.clinic-report-card-score{font-size:25px;font-weight:820;color:#17324d;margin:5px 0 2px}.clinic-report-card-points{font-size:10px;color:#718896}.clinic-report-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #dbe6eb;border-radius:10px;overflow:hidden;font-size:11px}.clinic-report-table th{background:#17324d;color:#fff;text-align:left;padding:9px 10px;font-size:9px;text-transform:uppercase;letter-spacing:.7px}.clinic-report-table th:first-child{width:20%}.clinic-report-table th:last-child{width:12%}.clinic-report-table td{padding:8px 10px;border-top:1px solid #e5edef;vertical-align:top;overflow-wrap:anywhere}.clinic-report-table tbody tr:nth-child(even){background:#f8fbfc}.clinic-report-table td:first-child{width:20%;font-weight:750;color:#0f6f73}.clinic-report-table td:last-child{width:12%;font-weight:820;white-space:nowrap}.clinic-report-follow-up{border-left:5px solid #e9a23b;background:#fff8ea;border-radius:8px;padding:13px 15px;color:#5b4322}.clinic-report-follow-up strong{display:block;color:#714a12;margin-bottom:4px}.clinic-report-note{border:1px solid #dbe6eb;background:#f8fbfc;border-radius:8px;padding:12px 14px;white-space:pre-wrap}.clinic-report-method{font-size:10px;color:#617b89;border-top:1px solid #dbe6eb;padding-top:11px;margin-top:18px}.clinic-report-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #dbe6eb;margin-top:16px;padding-top:10px;color:#718896;font-size:9px}@media(max-width:700px){.clinic-readiness-report{width:calc(100vw - 30px);max-width:calc(100vw - 30px)}.clinic-report-cover{padding:25px 22px}.clinic-report-cover h1{font-size:19px}.clinic-report-cover p{font-size:12px}.clinic-report-badge{position:static;display:inline-block;margin-top:16px}.clinic-report-meta,.clinic-report-cards{grid-template-columns:1fr}.clinic-report-score{grid-template-columns:1fr}.clinic-report-card-label{min-height:0}.clinic-report-table{font-size:10px}.clinic-report-table th,.clinic-report-table td{padding:7px 6px}.clinic-report-table th:first-child,.clinic-report-table td:first-child{width:27%}.clinic-report-table th:last-child,.clinic-report-table td:last-child{width:17%}}@media print{.clinic-readiness-report{-webkit-print-color-adjust:exact;print-color-adjust:exact;max-width:none}.clinic-report-cover,.clinic-report-score,.clinic-report-card,.clinic-report-meta-item,.clinic-report-follow-up,.clinic-report-table tr{break-inside:avoid;page-break-inside:avoid}.clinic-report-section{break-inside:auto;page-break-inside:auto}}</style><div class=\"clinic-report-cover\"><div class=\"clinic-report-kicker\">Outpatient Clinic</div><h1>Operational Readiness Assessment</h1><p>A concise review of infection prevention, care environment, and emergency readiness practices.</p><span class=\"clinic-report-badge\">PUBLIC DEMO</span></div><div class=\"clinic-report-section\"><div class=\"clinic-report-section-title\">Assessment details</div><div class=\"clinic-report-meta\"><div class=\"clinic-report-meta-item\"><div class=\"clinic-report-meta-label\">Organization</div><div class=\"clinic-report-meta-value\">{{clinic_organization}}</div></div><div class=\"clinic-report-meta-item\"><div class=\"clinic-report-meta-label\">Clinic location</div><div class=\"clinic-report-meta-value\">{{clinic_location}}</div></div><div class=\"clinic-report-meta-item\"><div class=\"clinic-report-meta-label\">Assessment type</div><div class=\"clinic-report-meta-value\">{{assessment_type}}</div></div><div class=\"clinic-report-meta-item\"><div class=\"clinic-report-meta-label\">Assessor</div><div class=\"clinic-report-meta-value\">{{assessor_name}}</div></div><div class=\"clinic-report-meta-item\"><div class=\"clinic-report-meta-label\">Assessment date</div><div class=\"clinic-report-meta-value\">{{assessment_date}}</div></div><div class=\"clinic-report-meta-item\"><div class=\"clinic-report-meta-label\">Completion</div><div class=\"clinic-report-meta-value\">{{assessment_completion}}</div></div></div></div><div class=\"clinic-report-section\"><div class=\"clinic-report-section-title\">Overall result</div><div class=\"clinic-report-score\"><div class=\"clinic-report-score-main\"><div class=\"clinic-report-score-number\">{{overall_percentage}}%</div><div class=\"clinic-report-score-caption\">{{overall_score}} of {{overall_possible}} applicable points</div></div><div class=\"clinic-report-score-detail\"><div class=\"clinic-report-rating\">{{overall_rating}}</div><span class=\"clinic-report-status\">Operational readiness</span><p>N/A responses are excluded from the possible-points total so the result reflects only applicable checks.</p></div></div></div><div class=\"clinic-report-section\"><div class=\"clinic-report-section-title\">Domain summary</div><div class=\"clinic-report-cards\"><div class=\"clinic-report-card\"><div class=\"clinic-report-card-label\">Infection Prevention</div><div class=\"clinic-report-card-score\">{{ip_percentage}}%</div><div class=\"clinic-report-card-points\">{{ip_score}} / {{ip_possible}} applicable points</div></div><div class=\"clinic-report-card\"><div class=\"clinic-report-card-label\">Care Environment and Equipment</div><div class=\"clinic-report-card-score\">{{ce_percentage}}%</div><div class=\"clinic-report-card-points\">{{ce_score}} / {{ce_possible}} applicable points</div></div><div class=\"clinic-report-card\"><div class=\"clinic-report-card-label\">Emergency Readiness</div><div class=\"clinic-report-card-score\">{{er_percentage}}%</div><div class=\"clinic-report-card-points\">{{er_score}} / {{er_possible}} applicable points</div></div></div></div><div class=\"clinic-report-section\"><div class=\"clinic-report-section-title\">Detailed responses</div><table class=\"clinic-report-table\"><thead><tr><th>Domain</th><th>Operational checkpoint</th><th>Response</th></tr></thead><tbody><tr><td>Infection Prevention</td><td>Are hand hygiene supplies readily available in every patient care area?</td><td>{{ip_hand_hygiene}}</td></tr><tr><td>Infection Prevention</td><td>Is there a documented process for respiratory hygiene at entry and triage points?</td><td>{{ip_respiratory_hygiene}}</td></tr><tr><td>Infection Prevention</td><td>Are environmental cleaning responsibilities and schedules clearly assigned?</td><td>{{ip_environmental_cleaning}}</td></tr><tr><td>Infection Prevention</td><td>Is reusable patient-care equipment reprocessed between uses according to facility procedures?</td><td>{{ip_equipment_reprocessing}}</td></tr><tr><td>Care Environment</td><td>Is emergency equipment checked and documented at the required facility frequency?</td><td>{{ce_emergency_equipment}}</td></tr><tr><td>Care Environment</td><td>Are medication and temperature-sensitive supply storage conditions monitored and documented?</td><td>{{ce_storage_monitoring}}</td></tr><tr><td>Care Environment</td><td>Are patient information and records protected from unauthorized viewing or access?</td><td>{{ce_privacy_records}}</td></tr><tr><td>Emergency Readiness</td><td>Does the clinic maintain a current, location-specific emergency plan?</td><td>{{er_current_plan}}</td></tr><tr><td>Emergency Readiness</td><td>Have staff completed the clinic's emergency training and exercise requirements?</td><td>{{er_staff_training}}</td></tr><tr><td>Emergency Readiness</td><td>Is the emergency communication plan current and accessible to staff?</td><td>{{er_communication_plan}}</td></tr></tbody></table></div><div class=\"clinic-report-section\"><div class=\"clinic-report-section-title\">Follow-up notes</div><div class=\"clinic-report-note\">{{follow_up_notes}}</div></div><div class=\"clinic-report-follow-up\"><strong>Recommended next step</strong>Review each item marked No, assign an owner and target date, and retain supporting evidence with the completed assessment.</div><div class=\"clinic-report-method\"><strong>Scoring method:</strong> Yes earns one point, No earns zero points, and N/A is excluded. This fictional public-demo workflow is not a regulatory audit, accreditation instrument, or clinical decision tool.</div><div class=\"clinic-report-footer\"><span>Generated with Formyoula - Generic public demo</span><span>{{assessment_date}}</span></div></div>",
              "enable_reload_on_merge_field_change": true,
              "enable_advanced_templating": false,
              "script": ""
            },
            "required": false
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "Hidden",
            "name": "Hidden",
            "category": "input",
            "label": "Clinic readiness PDF file name",
            "icon": "/scripts/formbuilder/img/hidden.png",
            "component_id": "clinic_readiness_pdf_name",
            "attributes": {
              "enable_merge_fields": true,
              "trim_hidden_field_value": true,
              "enable_advanced_templating": false
            },
            "required": false,
            "value": "{{clinic_organization}} - {{clinic_location}} - Operational Readiness Assessment"
          },
          {
            "repeat_value": [],
            "components": [],
            "controlling_elements": [],
            "type": "PDF_Download",
            "name": "PDF Download",
            "category": "media",
            "label": "Download Professional PDF",
            "icon": "https://d3iyvxaud7i110.cloudfront.net/apps/builder/elements/pdf.png",
            "component_id": "clinic_readiness_pdf_download",
            "attributes": {
              "pdf_generation_type": "Print",
              "pdf_name": "clinic_readiness_pdf_name",
              "pdf_content": "",
              "pdf_downlaod_button_label": "Download Professional PDF",
              "pdf_downlaod_success_message": "The clinic readiness report is ready to print or save as PDF.",
              "custom_pdf_content_selector": "#component-clinic_readiness_report .clinic-readiness-report"
            },
            "required": false
          }
        ],
        "page_id": "assessment-report",
        "title": "Assessment Report",
        "component_count": null,
        "page_index": null,
        "deployed": true
      }
    ]
  },
  "connections": []
}