Extract patient intake forms to structured JSON
Patient intake forms collect demographics, insurance details, medical history, and consent signatures. Every facility uses its own layout. Sensible converts intake form data into structured JSON for EHR integration, insurance verification, and patient onboarding automation.
Why patient intake forms confuse standard parsers
Custom facility layouts, mixed handwriting, and checkbox-heavy medical history sections resist OCR.
Every clinic designs intake forms differently: field ordering, section layout, page count all vary. The extraction adapts to each facility's form while outputting a consistent patient record schema.
Patients fill forms by hand, and handwriting varies enormously. LLM parsing interprets the content; confidence scores flag uncertain fields so your intake staff reviews only what needs review, not every form.
Conditions, medications, allergies: medical history sections capture these through checkboxes, yes/no fields, or free text. Each item is captured regardless of the input method the form uses.
Fields we extract
Demographics, insurance, and medical history fields ship by default. Map to your EHR schema.
Patient name, date of birth, gender, address, phone, email, SSN (masked), emergency contact name/phone/relationship
Primary insurance carrier, group number, member ID, policyholder name, policyholder DOB, secondary insurance, employer name
Current medications, allergies, surgical history, chronic conditions, family history, current symptoms, primary care physician
Patient consent for release of protected health information.
Patient demographics, emergency contacts, and insurance information form.
Patient-completed form covering medications, allergies, surgeries, and family history.
Supported intake form types
Sensible processes intake forms from any healthcare facility. The hybrid approach handles handwritten content, printed text, and checkbox grids, all validated against your patient record schema.
Hospitals, primary care clinics, urgent care centers, dental offices, behavioral health practices, specialty clinics
Registration/demographics, insurance verification, medical history, medication reconciliation, consent/HIPAA authorization



Common Questions
Answers about facility form support, handwriting recognition, and EHR integration.
Sensible extracts patient name, date of birth, address, phone, email, emergency contact, employer, and preferred pharmacy from standard intake forms.
Sensible detects checked and unchecked boxes in medical history grids, symptom checklists, and consent forms. Each checkbox field is returned with a boolean value.
Yes. Sensible uses LLM-based parsing for handwritten content. Confidence signals indicate extraction certainty on each field, and low-confidence fields are flagged for human review.
Yes. Sensible captures insurance company, policy number, group number, subscriber name, subscriber DOB, and relationship to patient from the insurance section of intake forms.
Yes. Sensible sends extraction results to your webhook endpoint when processing completes. You can also poll the API for status.
Yes. Sensible flags extractions with low confidence for human review. You can configure review thresholds and workflows.
Sensible is SOC 2 Type II certified and HIPAA compliant. Data is encrypted in transit and at rest.
Document data is stored indefinitely by default. Custom retention policies are available and can be configured for same-day deletion if needed.
Yes. Sensible offers a 14-day free trial on the Growth plan. No credit card required to start.
Sensible uses per-document pricing for predictable costs. No token-based billing or usage surprises. Volume discounts are available for higher throughput.
Sensible provides REST APIs and SDKs for Python and Node.js. Most integrations take a few hours. Webhooks, Zapier, and direct API calls are all supported.
Sensible processes PDFs (native or scanned), Microsoft Word (DOC, DOCX), spreadsheets (XLSX, XLS, CSV), single-page images (JPEG, PNG), multi-page images (TIFF), and email bodies with attachments.
Accuracy depends on document quality and configuration. Most production deployments achieve 95%+ accuracy with proper validation rules and confidence signals.
Processing speed depends on document size, page count, OCR requirements, and which extraction methods are used. Simple single-page documents process in seconds. Larger or more complex documents that use LLM-based extraction take longer.
