Healthcare Template

Free Telehealth Consent Form Template

A telehealth consent form covers the terms and limitations of virtual medical appointments.

Template

Copy this markdown, replace the {{variables}}, and send via API.

Markdown
# Telehealth Consent Form

**Patient:** {{patientName}}
**Provider:** {{providerName}}
**Date:** {{date}}

## Nature of Telehealth

{{telehealthDescription}}

## Risks and Limitations

{{risksAndLimitations}}

## Technology Requirements

{{techRequirements}}

## Privacy

{{privacyMeasures}}

## Consent

I consent to receive care via telehealth.

Send for e-signature

curl
curl -X POST https://signb.ee/api/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "content": "YOUR_RENDERED_MARKDOWN",
    "senderName": "Your Name",
    "senderEmail": "you@company.com",
    "recipientName": "Recipient",
    "recipientEmail": "recipient@email.com"
  }'

What happens next

  1. Signbee converts the markdown to a professional PDF
  2. Recipient gets an email with a signing link
  3. Both parties sign with an animated handwriting signature
  4. Both receive the signed PDF with a SHA-256 certificate

All signatures are legally binding under the ESIGN Act, eIDAS, and ECA.

More details

Telehealth consent forms became essential during the COVID-19 pandemic and remain critical as virtual care becomes a permanent part of healthcare delivery. They address unique considerations that standard patient consent forms don't cover.

Why telehealth requires separate consent: Virtual consultations introduce risks absent from in-person care: technology failures during critical moments, limitations of remote examination, privacy risks from unsecured internet connections, and potential for miscommunication without physical presence.

Key disclosures for telehealth consent: 1. Nature of telehealth — Explain that care will be delivered via video, audio, or messaging technology. The provider cannot physically examine the patient. 2. Limitations — Certain conditions cannot be adequately assessed remotely. The provider may need to refer the patient for in-person examination, lab work, or imaging. 3. Technology risks — Connections may fail, image quality may be poor, and there's an inherent risk of interception despite encryption. The patient should be in a private location. 4. Privacy measures — HIPAA-compliant platform used, encryption standards, recording policies, and how session data is stored. 5. Emergency protocols — What happens if the patient experiences a medical emergency during the session. The provider should have the patient's physical location on file. 6. Licensing — The provider must be licensed in the state/country where the patient is located during the session. This limits where telehealth can be provided. 7. Billing — How telehealth visits are billed, insurance coverage, and any differences from in-person visit costs.

Regulatory landscape: Telehealth regulations vary dramatically by jurisdiction. Some states require separate telehealth consent, others allow verbal consent, and some have specific telehealth practice standards. Many pandemic-era relaxations have been made permanent, but providers should verify current requirements.

Frequently asked questions

Is telehealth consent different from standard medical consent?

Yes. Telehealth consent addresses technology-specific risks (connection failures, privacy concerns, limitations of remote examination) that standard medical consent doesn't cover. Many jurisdictions require separate telehealth-specific consent forms.

Does the provider need to be licensed in the patient's state?

Generally yes. The provider must be licensed in the jurisdiction where the patient is physically located during the telehealth session, not where the provider is located. Some interstate compacts and pandemic-era waivers may provide exceptions.

Can telehealth consent forms be signed electronically?

Yes. Electronic telehealth consent is valid under ESIGN (US) and eIDAS (EU). Since telehealth is inherently digital, electronic consent is the natural and expected format. Many telehealth platforms include built-in consent workflows.

Related resources

Send this template for signing — free, no credit card.