Physicians spend an average of 16 minutes per patient encounter on clinical documentation. For a provider seeing 20-25 patients per day, that is 5-7 hours spent typing notes into an EHR instead of treating patients. This documentation burden is the number one cause of physician burnout, according to the American Medical Association. It costs the US healthcare system an estimated $150 billion annually in lost productivity and contributes directly to the physician shortage.
Telehealth makes the documentation problem worse, not better. In an in-person visit, a medical assistant may handle intake documentation and a scribe may type notes during the encounter. In a telehealth visit, the physician is alone: running the video call, examining the patient through the camera, asking questions, and simultaneously documenting everything in the EHR. The cognitive load is enormous.
V100's telehealth platform is designed to solve both problems at once. It is a HIPAA-compliant video platform with an AI clinical documentation engine built in. The physician conducts the visit normally. The AI listens, transcribes, and produces structured clinical notes in SOAP format — Subjective, Objective, Assessment, Plan — in real time. By the time the visit ends, the notes are ready for review, signing, and push to the EHR. The physician's documentation time drops from 16 minutes to 2-3 minutes of review and approval.
How AI Clinical Documentation Works
V100's clinical documentation engine runs as a pipeline during the telehealth visit. It is ambient — the physician and patient speak naturally, and the AI processes the conversation in the background. There is no dictation mode, no voice commands, and no workflow disruption.
Documentation pipeline
Example: AI-Generated SOAP Note
Here is an anonymized example of what V100's AI produces from a 15-minute telehealth visit for an upper respiratory complaint.
This note was generated entirely from the conversation. The physician did not dictate or type anything during the visit. After the call, they spent 90 seconds reviewing the note, corrected one medication dosage, and signed it. Total documentation time: under 2 minutes for a note that would have taken 10-15 minutes to write manually.
HIPAA Compliance and Post-Quantum Signing
Healthcare data demands the highest level of security. V100's telehealth platform is HIPAA compliant on every plan, with no additional cost for compliance features. Here is exactly what that includes.
Security and compliance features
- • BAA (Business Associate Agreement): Included on all plans at no extra cost. V100 signs a BAA with every healthcare customer.
- • End-to-end encryption: All video sessions are encrypted in transit (TLS 1.3) and at rest (AES-256). Session recordings and transcripts are encrypted with customer-managed keys.
- • Post-quantum signing: Clinical notes are signed with ML-DSA (FIPS 204) digital signatures. This means the notes are cryptographically tamper-evident and will remain secure even against future quantum computing attacks. This is particularly important for medical records with 20+ year retention requirements.
- • Audit logging: Every access to PHI (Protected Health Information) is logged with timestamp, user ID, action performed, and data accessed. Audit logs are immutable and retained for 7 years.
- • Session isolation: Each patient visit runs in an isolated session with separate encryption keys. A compromise of one session does not expose data from any other session.
- • Data residency: Healthcare customers can specify data residency (US only, EU only, or specific regions) to comply with state and federal regulations.
EHR Integration via HL7 FHIR
The AI-generated notes need to flow into the physician's EHR to be useful. V100 integrates with EHR systems via HL7 FHIR (Fast Healthcare Interoperability Resources), the modern standard for healthcare data exchange. The signed SOAP note, ICD-10 codes, CPT codes, and encounter metadata are packaged as FHIR resources and pushed to the EHR's FHIR endpoint.
# Start a telehealth visit with AI documentation
curl -X POST https://api.v100.ai/v1/telehealth/visit \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"provider_id": "dr_smith_12345",
"patient_id": "pt_encrypted_abc",
"visit_type": "follow_up",
"ai_documentation": true,
"documentation_format": "soap",
"icd_suggestions": true,
"ehr_push": {
"enabled": true,
"fhir_endpoint": "https://ehr.hospital.org/fhir/r4",
"auth": "bearer_token_from_ehr"
},
"pq_signing": true,
"recording": "provider_only"
}'
# Response:
{
"visit_id": "visit_x7k9m2",
"join_url_provider": "https://meet.v100.ai/visit_x7k9m2?role=provider",
"join_url_patient": "https://meet.v100.ai/visit_x7k9m2?role=patient",
"ai_documentation": "active",
"hipaa_compliant": true
}
V100 currently supports FHIR R4 integration with Epic, Cerner (Oracle Health), Athenahealth, and any EHR that exposes a FHIR R4 endpoint. For EHRs that do not support FHIR, V100 can export documentation as CDA (Clinical Document Architecture) or structured PDF for manual import.
V100 vs. Nuance DAX vs. Abridge
The clinical documentation AI space has two established players: Nuance DAX (now part of Microsoft) and Abridge. Here is an honest comparison of where each tool excels.
| Feature | V100 | Nuance DAX | Abridge |
|---|---|---|---|
| Includes video platform | Yes (full telehealth) | No (documentation only) | No (documentation only) |
| SOAP note generation | Yes, real-time | Yes, real-time | Yes, real-time |
| Clinical training data | Growing | Extensive (decades) | Substantial |
| EHR integrations | FHIR R4 (Epic, Cerner, Athena) | Deep (Epic, Cerner native) | Epic, Cerner, others |
| Post-quantum signing | Yes (ML-DSA / FIPS 204) | No | No |
| Specialty coverage | General + expanding | 25+ specialties | Primary care + expanding |
| Pricing model | Per-visit, usage-based | Enterprise contract | Per-provider/month |
When Nuance DAX wins: Nuance DAX has the deepest clinical training data in the industry, backed by decades of Dragon Medical dictation and Microsoft's investment. Its EHR integrations with Epic and Cerner are native, not API-based, which means the workflow is more seamless. For large health systems already using Nuance products, DAX is the natural choice. It also covers 25+ medical specialties with specialty-specific documentation models.
When Abridge wins: Abridge has built a strong reputation in primary care and is rapidly expanding to other specialties. Their mobile app works well for in-person visits (not just telehealth), and their physician feedback loop for continuous model improvement is well-designed. For primary care practices looking for a focused documentation tool, Abridge is a strong choice.
When V100 wins: V100 wins when you need the telehealth video platform and the documentation tool to be the same product. Using V100, a provider does not need a separate Zoom or Doxy.me account for the video call and a separate Nuance or Abridge license for documentation. The video, transcription, documentation, and EHR push are all one platform with one login, one bill, and one BAA. V100 also offers post-quantum cryptographic signing for medical records, which is relevant for health systems concerned about long-term record integrity as quantum computing advances. Additionally, V100's documentation works across all 40+ languages supported by our transcription engine, which is important for providers serving multilingual patient populations.
The Patient Experience
Patients join the telehealth visit through a simple link — no app download, no account creation, no software installation. The visit feels like a normal video call. The AI documentation runs silently in the background. Patients are notified at the start of the visit that the conversation is being transcribed for documentation purposes, and they consent through the platform. After the visit, patients can optionally receive a patient-friendly summary of their visit notes, written in plain language rather than medical terminology.
This patient summary feature addresses a longstanding problem in healthcare communication: patients forget 40-80% of what their physician tells them during a visit. A plain-language summary emailed after the visit — "Your doctor thinks your cough is from a cold. Take guaifenesin for congestion and Tylenol for fever. Come back if your fever goes above 101.5 or you have trouble breathing" — improves adherence and reduces unnecessary follow-up calls.
Build your telehealth platform on V100
Get a free API key and start a test telehealth visit with AI documentation. HIPAA compliance, BAA, and post-quantum signing are included on all plans.