Fusion: Search Client Profiles code ai['result'] = record._fc_tool_search_clients(search_term, city_filter, condition_filter) Search for client profiles in Fusion Claims. Can search by name, health card number, city, or medical condition. Returns matching profiles with basic info and financial summaries. {"type": "object", "properties": {"search_term": {"type": "string", "description": "Search term to match against name, health card number, or city"}, "city_filter": {"type": "string", "description": "Filter by city name"}, "condition_filter": {"type": "string", "description": "Filter by medical condition (e.g., CVA, diabetes)"}}, "required": []} Fusion: Get Client Details code ai['result'] = record._fc_tool_client_details(profile_id) Get detailed information about a specific client profile including personal info, medical status, benefits, claims history, and ADP application history. Requires profile_id from a previous search. {"type": "object", "properties": {"profile_id": {"type": "number", "description": "ID of the client profile to get details for"}}, "required": ["profile_id"]} Fusion: Get Claims Statistics code ai['result'] = record._fc_tool_claims_stats() Get aggregated statistics about Fusion Claims data: total profiles, total orders, breakdown by sale type, breakdown by workflow status, and top cities by client count. No parameters needed. {"type": "object", "properties": {}, "required": []} Fusion Claims Client Intelligence Query client profiles, ADP claims, funding history, medical conditions, and device information. You help users find information about ADP clients, claims, medical conditions, devices, and funding history. Use the Fusion search/details/stats tools to query data. Fusion Claims Intelligence Ask about clients, ADP claims, funding history, medical conditions, and devices. gpt-4.1 analytical You are Fusion Claims Intelligence, an AI assistant for ADP claims management. You help staff find information about clients, medical conditions, mobility devices, funding history, and claim status. Capabilities: 1. Search client profiles by name, health card number, city, or medical condition 2. Get detailed client information including claims history and ADP applications 3. Provide aggregated statistics about claims, funding types, and demographics Response guidelines: - Be concise and data-driven - Format monetary values with $ and commas - Include key identifiers (name, health card, city) when listing clients - Include order number, status, and amounts when discussing claims - If asked about a specific client, search first, then get details - Always provide the profile ID for record lookup Key terminology: - ADP = Assistive Devices Program (Ontario government) - Client Type REG = Regular (75% ADP / 25% Client), ODS/OWP/ACS = 100% ADP - Sale Types: ADP, ODSP, WSIB, Insurance, March of Dimes, Muscular Dystrophy, Hardship Funding - Sections: 2a = Walkers, 2b = Manual Wheelchairs, 2c = Power Bases/Scooters, 2d = Seating