KanTime is an enterprise EMR for post-acute care, powering home health, hospice, pediatric, private duty, palliative, and self-directed care agencies with scheduling, OASIS point-of-care documentation, EVV, and end-to-end billing. An unofficial API lets you programmatically pull patients, visits, schedules, OASIS assessments, and claims—and push updates like new referrals and schedule changes back into KanTime without waiting on a per-agency, partner-mediated interoperability project.

KanTime is an enterprise EMR and agency-management platform for post-acute care, supporting home health, hospice, pediatrics, private home care, palliative care, and self-directed care from a single system. The platform spans intelligent scheduling, longitudinal clinical management, point-of-care documentation, electronic visit verification integrated with state aggregators, and end-to-end e-billing, serving mid-to-large multi-branch, multi-service-line agencies.
Core product areas include:
Common data entities:
Multi-branch post-acute agencies run scheduling, clinical documentation, EVV, and billing on KanTime every day, but programmatic access to that data is heavily gated:
Supergood reverse-engineers KanTime's authenticated workflows to deliver a resilient, normalized API layer for your agency—covering census, scheduling, clinical documentation, EVV, and billing without a per-agency Interoperability Hub project or HL7 interface build.
Use KanTime with AI agents: KanTime MCP Server →
Authentication
/authenticateAuthenticate to a KanTime agency account and obtain a session token for downstream calls.
Patient Operations
/patientsList patients and census records with filters for service line, branch, status, and payer.
Visits
/visitsRetrieve completed and upcoming visits with clinician, EVV status, and date-range filters.
Scheduling
/schedulesPull visit schedules and clinician assignments across branches and service lines.
Clinical
/oasis_assessmentsRetrieve OASIS-E assessments, clinical notes, and physician orders tied to patient episodes.
Billing
/claimsPull claims, invoices, and authorization status by payer, episode, and date range.
- Pull patients, referrals, and authorizations from KanTime into a central warehouse - Stream visit completions and EVV records to downstream analytics and payroll tools - Keep census in sync across home health, hospice, pediatric, and private duty lines
- Pull visit schedules and clinician assignments across branches in near real time - Flag unverified or missed visits before they hit state aggregator deadlines - Feed schedule data to staffing and capacity planning workflows
- Pull claims, invoices, and EDI status for financial reporting - Match visit activity against expected reimbursement to surface leakage - Sync timesheet and payroll inputs to external billing and payroll programs KanTime doesn't natively connect to
- Extract OASIS-E assessments and point-of-care documentation for QA review - Track orders and documentation completeness across service lines - Surface documentation gaps to clinical leadership dashboards automatically
Authentication
Agency credentials and MFA handled in a managed, encrypted session
Connectivity
Authenticated KanTime web workflows surfaced as a normalized API across service lines
Response format
Normalized JSON across patient, visit, schedule, OASIS-E, and claim objects
Rate limits
Adaptive throttling tuned to your agency environment to avoid platform-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for census, visits, and claims with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, HIPAA-aligned controls, and audit logging
Webhooks
Event-style callbacks for new referrals, visit completions, EVV events, and claim status changes
Latency
Sub-second reads on cached entities; multi-second writes when posting through scheduling and billing workflows
Throughput
Horizontally scaled workers sized to multi-branch, multi-service-line agency volume
Reliability
Retry, backoff, and idempotency keys for intake, scheduling, and claim operations
Adaptation
Continuous monitoring of KanTime releases and per-agency configuration drift
No. Supergood works with your existing agency credentials and authenticated sessions, so you can access your own data without a per-agency, partner-mediated HL7 or FHIR enablement project.
The only publicly documented API is a Cures Act patient-access Patient API that authenticates with patient portal credentials and returns CCDA XML. It serves individual patients' records, not agency operations—it does not expose scheduling, EVV, claims, or billing data. Supergood provides a normalized API over those business workflows.
Yes. PHI flows through an encrypted credential vault with scoped tokens, HIPAA-aligned access controls, and full audit logging so clinical and billing data stays protected.
Home health, hospice, pediatrics, private duty, palliative, and self-directed care lines are supported from one API surface, covering patients and census, visit schedules, EVV records, OASIS-E assessments, clinical notes, claims, and invoices, with write operations where your configuration permits them.
Supergood continuously monitors KanTime releases and your agency's configuration, adapting the adapter automatically so your integration keeps running through platform updates.