IDEXX VetConnect PLUS Native
Native lab-result adapter path for IDEXX account-level result polling and clinic-result reconciliation.
VetIOS normalizes passive connector events into episode-aware signals. This surface publishes normalized connector types, marketplace packs, and native vendor adapter paths for direct PIMS, lab, pharmacy, and imaging integrations.
Native lab-result adapter path for IDEXX account-level result polling and clinic-result reconciliation.
Native diagnostic-result polling path for Antech result batches, critical flags, and follow-up monitoring.
Cloud PIMS adapter for appointment, refill, referral, and imaging workflow sync through a native authorization handoff.
Legacy/on-prem PIMS adapter path for clinic workflow exports and connector-runtime polling.
Native PIMS adapter path for mixed clinic fleets using Cornerstone workflow records.
Native pharmacy-event adapter path for refill lifecycle, adherence hints, and passive treatment signals.
Fleet-scale lab-result ingestion pack for reference-lab events, abnormality flags, and follow-up monitoring.
Diagnostic lab connector pack for routed result ingestion and passive episode updates.
PIMS sync pack for appointments, follow-up rechecks, referrals, medication refills, and imaging workflow events.
On-prem PIMS adapter pack for follow-up, refill, referral, and imaging workflow sync.
PIMS workflow connector for referrals, imaging summaries, medication refill behavior, and recheck completion.
Medication refill and adherence sync pack for pharmacy-originated passive treatment signals.
Imaging and treatment-workflow sync pack for passive report ingestion and abnormality monitoring.
Normalizes analyte results, criticality, abnormality, and condition-class hints into passive monitoring signals.
{
"analyte": "Creatinine",
"value": 2.1,
"units": "mg/dL",
"reference_range": "0.5-1.8",
"abnormal": true,
"critical": false
}Tracks refill status, adherence hints, and overdue medication behavior as passive treatment signals.
{
"medication_name": "Prednisone",
"refill_status": "requested",
"days_remaining": 2,
"overdue": false,
"adherent": true
}Converts scheduled, completed, missed, and clinically resolved rechecks into episode state updates.
{
"appointment_status": "completed",
"scheduled_for": "2026-04-02T16:00:00.000Z",
"clinically_resolved": false,
"owner_notes": "Still mildly lethargic."
}Captures specialty escalation, urgency, and destination routing as passive referral signals.
{
"urgency": "urgent",
"specialty_service": "Neurology",
"accepted": true,
"reason": "Progressive neurologic deficits"
}Normalizes modality, abnormality, and impression text into passive imaging signals.
{
"modality": "radiograph",
"abnormal": true,
"impression": "Thoracic nodules with pleural effusion"
}Planned turnkey scheduling and record sync layer for clinic systems that do not yet push normalized events.
{
"sync_batch_id": "planned"
}