SmartReport

AI Readiness Flow Chart

Visual representation of the ai readiness assessment flow, dynamically generated from the question structure.

Show Mermaid Source
flowchart TD
  start([Start Assessment])
  start --> profile_industry["What industry are you in?"]
  profile_industry -->|Healthcare| health_regulatory_framework["Are you subject to HIPAA or similar healthcare reg..."]
  profile_industry -->|Finance| finance_time_consuming_tasks["What are the most time-consuming tasks in your fin..."]
  profile_industry -->|Retail| retail_ai_initiatives["Which AI priorities are most important for your re..."]
  profile_industry -->|Technology| generic_ai_policy["Do you have an AI acceptable use policy for employ..."]
  profile_industry -->|Manufacturing| generic_ai_policy["Do you have an AI acceptable use policy for employ..."]
  health_regulatory_framework -->|Yes| health_hipaa_covered_entities["Which HIPAA covered entities or roles apply to you..."]
  health_regulatory_framework -->|No| health_phi_volume["Estimate your PHI data volume exposure (1=low, 10=..."]
  health_hipaa_covered_entities --> health_ehr_vendor["What is your primary EHR vendor?"]
  health_ehr_vendor --> health_ehr_vendor_followup["AI Follow-up: ehr_vendor_followup"]
  health_ehr_vendor_followup --> health_ai_use_cases["Which AI use cases are you exploring/deploying?"]
  health_phi_volume --> health_ai_use_cases["Which AI use cases are you exploring/deploying?"]
  health_ai_use_cases --> health_ai_use_cases_followup["AI Follow-up: ai_use_cases_followup"]
  health_ai_use_cases_followup --> health_model_data_sources["What data sources do your AI models rely on?"]
  health_model_data_sources --> health_risk_assessment["Have you completed an AI risk assessment for clini..."]
  health_risk_assessment -->|Yes| health_data_access_controls["Rate the maturity of access controls for AI-relate..."]
  health_risk_assessment -->|No| health_data_access_controls["Rate the maturity of access controls for AI-relate..."]
  health_data_access_controls --> contact_email["Almost done! What is your email address where we c..."]
  retail_ai_initiatives --> retail_ai_initiatives_other["Please specify what other AI priorities you select..."]
  retail_ai_initiatives_other --> generic_ai_policy["Do you have an AI acceptable use policy for employ..."]
  finance_time_consuming_tasks --> finance_time_consuming_tasks_followup["AI Follow-up: time_consuming_tasks_followup"]
  finance_time_consuming_tasks_followup --> finance_time_consuming_tasks_followup2["AI Follow-up: time_consuming_tasks_followup2"]
  finance_time_consuming_tasks_followup2 --> generic_ai_policy["Do you have an AI acceptable use policy for employ..."]
  generic_ai_policy --> contact_email["Almost done! What is your email address where we c..."]
  contact_email --> complete([Generate Report])

  classDef startEnd fill:#10b981,stroke:#059669,stroke-width:2px,color:#ffffff
  classDef question fill:#3b82f6,stroke:#2563eb,stroke-width:1px,color:#ffffff
  classDef branch fill:#f59e0b,stroke:#d97706,stroke-width:2px,color:#ffffff
  classDef ai fill:#8b5cf6,stroke:#7c3aed,stroke-width:1px,color:#ffffff
  class start,complete startEnd
  class profile_industry,health_regulatory_framework,health_risk_assessment branch
  class health_ehr_vendor_followup,health_ai_use_cases_followup,finance_time_consuming_tasks_followup,finance_time_consuming_tasks_followup2 ai
  class health_hipaa_covered_entities,health_ehr_vendor,health_phi_volume,health_ai_use_cases,health_model_data_sources,health_data_access_controls,retail_ai_initiatives,retail_ai_initiatives_other,finance_time_consuming_tasks,generic_ai_policy,contact_email question

Template Information

Overview

Template ID
ai-readiness
Name
AI Readiness
Version
1.0.0
Description
Assess organizational readiness for AI initiatives.

Structure

Sections
3
Questions
18
AI-Generated Questions
4
Branching Questions
3