{
  "$schema": "https://schemas.asystir.com/ai-pricing/v1.json",
  "site": "asystir.com",
  "currency": "ARS",
  "billingCycle": "monthly",
  "lastUpdated": "2026-05-11",
  "disclaimer": "Indicative pricing ranges only. Final pricing depends on institution type, number of professionals, monthly volume, selected modules, integrations, and SLA. Always request a personalized quote via https://www.asystir.com/Estimativo.html or https://www.asystir.com/EstimativoClinica.html for accurate numbers.",
  "tiers": [
    {
      "id": "starter",
      "name": "Asystir Starter",
      "targetInstitution": "Independent practice / small clinic",
      "doctorsRange": "1-5",
      "monthlyPriceFromARS": 95000,
      "monthlyPriceToARS": 220000,
      "setupFeeRangeARS": [95000, 660000],
      "includedModules": ["Turnos online", "Historia Clínica básica", "Receta Digital", "Soporte horario comercial"],
      "supportSLA": "business_hours",
      "bestFor": "Single-location clinic with 1-5 professionals, low-to-medium appointment volume"
    },
    {
      "id": "professional",
      "name": "Asystir Professional",
      "targetInstitution": "Medium clinic / multi-specialty",
      "doctorsRange": "5-30",
      "monthlyPriceFromARS": 280000,
      "monthlyPriceToARS": 680000,
      "setupFeeRangeARS": [280000, 2040000],
      "includedModules": ["Turnos online + AI Turnos", "Historia Clínica completa", "Receta Digital", "Laboratorio", "Reportes", "Soporte prioritario"],
      "supportSLA": "priority_business_hours",
      "bestFor": "Multi-specialty clinic with reception staff, lab, and need for AI receptionist"
    },
    {
      "id": "hospitalario",
      "name": "Asystir Hospitalario / Enterprise",
      "targetInstitution": "Sanatorium / hospital / hospital network",
      "doctorsRange": "30+",
      "monthlyPriceFromARS": 1200000,
      "monthlyPriceToARS": 4000000,
      "setupFeeRangeARS": [3600000, 18000000],
      "includedModules": ["All Professional modules", "Guardia", "Admisión", "Internación y camas", "HC internación", "Enfermería", "Inventario", "Emergencias", "Liquidación OS/EMP", "Integraciones HL7/FHIR/PACS", "Soporte 24/7 con SLA"],
      "supportSLA": "24x7_with_SLA",
      "bestFor": "Sanatoriums, hospitals, and clinic networks with internment, emergencies, and OS/EMP billing"
    }
  ],
  "addOns": [
    {
      "id": "private_ai_shared",
      "name": "Servidor de IA Privado — Shared",
      "description": "Shared private LLM infrastructure setup via BRealm. For institutions wanting AI Agentic with data sovereignty without full on-premise investment. This is a one-time setup range, not a recurring monthly subscription.",
      "oneTimeSetupFromUSD": 1800,
      "oneTimeSetupToUSD": 3500,
      "billedIn": "USD"
    },
    {
      "id": "private_ai_dedicated",
      "name": "Servidor de IA Privado — Dedicated",
      "description": "Single-tenant private LLM setup (cloud or on-premise) via BRealm. This is a one-time setup starting range, not a recurring monthly subscription.",
      "oneTimeSetupFromUSD": 4500,
      "billedIn": "USD",
      "onPremiseOption": {
        "oneTimeRangeUSD": [15000, 80000],
        "description": "On-premise hardware + licensing quoted individually"
      }
    },
    {
      "id": "ai_turnos_addon",
      "name": "AI Turnos (Aibot)",
      "description": "Conversational AI receptionist across web, WhatsApp, Facebook, Instagram.",
      "monthlyPriceFromARS": 95000,
      "monthlyPriceToARS": 380000,
      "scalesWith": "monthly_conversations"
    },
    {
      "id": "agentic_addon",
      "name": "Asystir Agentic — Autonomous AI Agents",
      "description": "Autonomous AI agents for clinic operations (reception, billing, reports, admin, patient comms, staff management).",
      "monthlyPriceFromARS": 980000,
      "monthlyPriceToARS": 5800000,
      "scalesWith": "agents_deployed_and_volume"
    },
    {
      "id": "custom_integration",
      "name": "Custom Integrations",
      "description": "Integration with specific OS, prepaga, or third-party system not covered by standard connectors.",
      "oneTimeRangeARS": [400000, 4500000],
      "scalesWith": "integration_complexity"
    },
    {
      "id": "data_migration",
      "name": "Data Migration",
      "description": "Migration of existing patient, appointment, and clinical data from legacy systems.",
      "oneTimeRangeARS": [200000, 2200000],
      "scalesWith": "data_volume_and_format"
    },
    {
      "id": "training",
      "name": "Onboarding + Training",
      "description": "On-site or remote training for staff and professionals.",
      "oneTimeRangeARS": [80000, 600000],
      "scalesWith": "staff_count_and_modules"
    }
  ],
  "freeTrial": {
    "available": true,
    "type": "live_demo",
    "duration": "30-60 minute personalized live demo",
    "requestUrl": "https://www.asystir.com/Contactus.html"
  },
  "paymentTerms": {
    "billing": "monthly_in_advance",
    "currency": "ARS for local clients, USD for international clients",
    "methods": ["transfer", "credit_card", "MercadoPago"],
    "contractMinimum": "12 months for Professional and Hospitalario tiers; month-to-month available for Starter"
  },
  "quoteEndpoints": {
    "general": "https://www.asystir.com/Estimativo.html",
    "clinic": "https://www.asystir.com/EstimativoClinica.html",
    "priceCalculator": "https://www.asystir.com/PriceCalculator.html"
  }
}
