Skip to main content

AI-Health Card Parser in Power Automate

PDF4me AI-Health Card Parser extracts structured data from health insurance cards using AI-powered machine learning through Power Automate flows. Process health card PDFs or images via Power Automate triggers, binary data, base64 strings, or public URLs to automatically extract member details, plan information, coverage dates, prescription benefits, insurance provider data, member ID, group numbers, and health insurance information with high accuracy and intelligent field recognition. This solution is ideal for healthcare automation, insurance verification, patient registration, benefits verification, automated data entry, and health card processing workflows that require AI-powered extraction with structured output and seamless Microsoft 365 integration.

Authenticating Your API Request

To access the PDF4me Web API through Power Automate, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Power Automate flows and PDF4me's powerful AI-powered health card processing services.

AI-Process Health Card Power Automate

Key Features

  • AI-Powered Extraction: Advanced machine learning technology for accurate health card data extraction
  • Multi-Format Support: Process health cards in PDF, PNG, JPG, and JPEG formats
  • Member Identification: Automatically extract member ID, name, and date of birth
  • Insurance Details: Extract insurance provider, plan type, and group numbers
  • Prescription Information: Extract prescription BIN, PCN, and group numbers for pharmacy processing
  • Coverage Dates: Identify effective dates and coverage periods automatically
  • Copay Details: Extract copay information for different medical services
  • Confidence Scores: Receive confidence metrics for extracted fields to assess data quality
  • Microsoft 365 Integration: Seamlessly integrate extracted data with SharePoint, Teams, and healthcare systems

Parameters

Complete list of parameters for the AI-Health Card Parser action. Configure these parameters to control health card processing and data extraction.

Important: Parameters marked with an asterisk (***) are required and must be provided for the action to function correctly.

Document Source Parameters

ParameterTypeDescriptionExample
Health Card File Content***BinarySource Health Card Binary Data
• Map health card file content from previous Power Automate action
• Supports dynamic expressions: body('Get_file_content')
• Compatible with Dropbox, SharePoint, OneDrive, and email attachments
• Supports .pdf, .png, .jpg, .jpeg formats
body('Get_file_content')
Health Card Name***StringHealth Card File Identifier with Extension
• Specify the name of the input health card file with proper extension
• Used for format detection and AI processing optimization
• Supports dynamic naming from flow variables
• Must include file extension (.pdf, .png, .jpg, .jpeg)
• Enables document tracking in logs and audit trails
health_card_2024.jpeg

Advanced Parameters

ParameterTypeDescriptionExample
Body/customFieldKeysArrayOptional Custom Field Keys List
• Optional list of custom field keys to extract from the health card
• Specify additional fields beyond standard health card data
• Supports multiple custom field keys for enhanced data extraction
• Enables extraction of domain-specific or custom health card fields
• Each item in the array represents a custom field key to extract
["customField1", "customField2"]

Output

The PDF4me AI-Health Card Parser action returns comprehensive output data for seamless Power Automate flow integration:

Table View

Response data in a structured table format:

ParameterTypeDescription
successBooleanBoolean flag indicating the success or failure of the AI-powered health card data extraction process
messageStringDescriptive message indicating the result of the AI-powered health card data extraction process
processedDataObjectObject containing all extracted health card information including health data, status, errors, and job identifiers
healthDataObjectObject containing detailed health insurance information extracted by AI technology
memberIdStringThe unique member identification number extracted from the health card
groupNumberStringThe group or policy number associated with the health insurance plan
planTypeStringThe type of health insurance plan (PPO, HMO, EPO, etc.) extracted from the health card
insuranceProviderStringThe name of the insurance company or provider extracted from the health card
memberNameStringThe full name of the insured member extracted from the health card
dateOfBirthStrStringThe member's date of birth extracted and formatted in ISO 8601 format (YYYY-MM-DD)
effectiveDateStrStringThe date when the health insurance coverage becomes effective (YYYY-MM-DD format)
rxBinStringThe Bank Identification Number for prescription drug coverage extracted from the health card
rxPcnStringThe Processor Control Number for prescription drug coverage extracted from the health card
rxGroupStringThe group identifier for prescription drug coverage extracted from the health card
copayInfoArrayArray of copay details for different services extracted by AI technology
confidenceObjectObject containing confidence scores for specific extracted fields (0-1 scale)
statusStringThe overall status of the health card processing operation
errorsArrayArray of any errors encountered during the health card processing operation
jobIdStringUnique identifier for the AI processing job, used for tracking and debugging purposes
jobIdExtStringExternal job identifier for integration with third-party systems, if applicable
processingTimestampStringISO 8601 timestamp indicating when the health card processing was completed

Workflow Examples

The PDF4me AI-Health Card Parser action in Power Automate provides comprehensive workflow templates designed for real-world healthcare scenarios:

Automated Patient Registration Workflow

Streamline patient registration with AI-powered health card data extraction:

Complete Workflow Steps:

  1. Trigger: Health card image uploaded via patient portal or email attachment
  2. AI Health Card Parser: Extract member ID, name, DOB, and insurance details using PDF4me AI
  3. Patient Lookup: Check if patient already exists in patient management system
  4. Create Record: Create new patient record with extracted health card information
  5. Insurance Verification: Verify insurance coverage using extracted member ID and group number
  6. Update Database: Store extracted health card data in SharePoint list or SQL database
  7. Email Confirmation: Send registration confirmation email to patient with extracted information
  8. Teams Notification: Notify registration team of new patient registration
  9. Archive Document: Store original health card image with extracted metadata in SharePoint

Business Benefits:

  • Automates patient registration data entry
  • Reduces registration time from 10 minutes to 2 minutes per patient
  • Eliminates manual data entry errors
  • Improves patient experience with faster registration
  • Ensures accurate insurance information capture

Industry Use Cases & Applications

Healthcare Providers Use Cases

  • Patient Registration: Automate patient registration with health card data extraction
  • Insurance Verification: Verify patient insurance coverage automatically
  • Benefits Verification: Check patient benefits and coverage eligibility
  • Appointment Scheduling: Link insurance information to appointment records

Get Help