Extract structured data from healthcare documents like patient referrals, intake forms, and insurance cards.
vlm-1
can extract structured data from patient referrals, intake forms, insurance cards, and other healthcare documents with high accuracy. This helps healthcare providers streamline their operations, reduce manual data entry, and focus on patient care.
Example of different types of healthcare documents that need parsing.
Upload Healthcare Document
/v1/files
endpoint to upload the healthcare document you want to process.Submit the Healthcare Document Processing Job
/v1/document/generate
endpoint to start the document processing job. Specify the appropriate healthcare domain based on the document type.Wait for the Job to Complete
predictions.wait
method:vlm-1
can extract from a patient referral form:
Parsing a healthcare patient referral form with visual grounding enabled
vlm-1
can extract from a patient referral form. You can also navigate to the playground to see the JSON output in action: