跳到主要内容

AI健康卡片解析器 Zapier

此操作的作用

PDF4meAI健康卡解析器Zapier 利用人工智能驱动的机器学习技术,从健康保险卡中提取结构化数据。您可以将患者门户上传文件、Gmail 附件或云存储文件作为触发器,然后执行操作。 会员ID、计划类型、团体编号、处方BIN/PCN、自付额详情和承保日期 已映射字段,可供下游 Zap 步骤使用。无需手动输入数据。无需自定义设置。 OCR 待配置的模板。

相关博客文章(3)
还在为如何在 Zapier 中提取和映射发票数据而苦恼吗?使用 PDF4me AI,只需 3 个步骤即可搞定!
Zapier分步指南:在文件夹(Dropbox)中新建文件 → PDF4me AI - 发票解析器 → 上传文件。从PDF发票中提取供应商、发票编号、金额和日期,并以发票编号命名保存为.txt文件(例如:Pdf4me-202503-25041.txt)。根据Zapier用户界面截图核实。
阅读帖子
在 Zapier 中使用 AI 重命名供应商发票:Dropbox + PDF4me 的 5 步工作流程
五步 Zap:Dropbox 新建文件 → Dropbox 查找文件 → PDF4me AI 文档解析器 → Zapier 代码运行 JavaScript → Dropbox 上传文件。利用 AI 提取客户姓名并将其用作输出文件名。真实截图,精确字段值,除两行 JSON.parse 代码外,无需其他代码。
阅读帖子
在 Zapier 中按供应商名称重命名所有供应商发票:5 步 Dropbox + PDF4me AI 工作流程
五步搞定应付账款团队。Dropbox 监控您的发票接收文件夹,PDF4me AI 文档解析器从每个 PDF 文件中提取供应商名称,Zapier 代码将解析器的输出转换为可映射的标记,Dropbox 将文件上传回 Dropbox,并将供应商名称作为文件名。本教程中使用的示例供应商发票 (sample-vendor-invoice.pdf) 和实际截图、精确字段值均可下载。
阅读帖子

验证您的身份 API 要求

每一个 PDF4me 行动 Zapier 需要连接 帐户使用您的设备连接 PDF4me API 首次添加操作时需要输入密钥。

您不容错过的重要事实

支持 PDFPNGJPG, 和 JPEG包含正确的扩展名
该操作接受健康卡文件。 PDFPNGJPG, 和 JPEG 格式。请务必在“健康卡名称”字段中包含正确的文件扩展名,AI 会使用该扩展名来选择处理流程。大多数字段都支持卡片正面图像;如果处方 BIN/PCN 字段打印在背面,则需要包含背面图像。
置信度评分允许您构建条件路由逻辑
输出结果中每个提取的字段都带有一个置信度分数(0-1)。 Zapier 使用路径或过滤器来分支工作流程,将低置信度提取的内容路由到 Airtable 或 Slack 中的手动审核队列,而不是直接写入您的工作流程。 EHR 或计费系统。只有高置信度的记录才能自动向下传输。
自定义字段键提取非标准卡片字段
默认情况下会提取标准字段(会员 ID、计划类型、自付额)。使用可选的“自定义字段键”参数可以提取标准字段集中未包含的计划特定字段或区域性字段,并将其作为参数传递。 JSON 类似数组 [“免赔额”“自付费用上限”]人工智能将尝试提取数据并返回带有置信度评分的结果。
Zapier PDF4me AI-健康卡解析器操作显示了从上一步映射的必填字段“健康卡文件”、包含文件名(含扩展名)的健康卡名称字段以及可选的“自定义字段键”字段。

地图 健康卡档案 从您的触发或下载步骤开始设置 健康卡名称 使用正确的扩展名。该操作会将所有保险字段作为可映射的单独标记返回。

参数

必需的: 健康卡档案健康卡名称.自定义字段键参数是可选的,仅对非标准卡片字段需要。

范围必需的它的作用例子
Health Card FileYesThe health card to parse. Map the binary file output from your Zap trigger or a prior download step. Accepts PDF, PNG, JPG, and JPEG formats. Hint: "Map the PDF file to be parsed."File from Gmail attachment
Health Card NameYesFilename of the health card including the correct extension (.pdf, .png, .jpg, or .jpeg). The AI uses the extension to select the processing pipeline: a wrong extension causes a format mismatch error. Map from the filename output of your source step.health_card_2024.jpeg
Custom Field KeysNoOptional JSON array of custom field keys to extract beyond the standard set. Use for plan-specific or regional fields not included by default. Pass as a JSON array string.["deductible","outOfPocketMax"]

输出字段

场地类型它包含什么
memberIdStringUnique member identification number printed on the card. Map into patient records or use in a Filter to look up existing members.
groupNumberStringGroup or policy number. Used in insurance verification API calls and claims submissions.
planTypeStringType of health plan: PPO, HMO, EPO, Medicare, Medicaid, etc. Use in a Paths step to branch logic per plan type.
insuranceProviderStringName of the insurance company (e.g. Blue Cross Blue Shield, Aetna, UnitedHealth). Map into EHR or billing records.
memberNameStringFull name of the insured member as printed on the card.
dateOfBirthStrStringMember date of birth in ISO 8601 format. Cross-verify against registration data.
effectiveDateStrStringDate when coverage became or becomes effective. Use in a Filter to reject expired coverage before scheduling.
rxBinStringPrescription BIN number for drug coverage routing through pharmacy networks.
rxPcnStringPrescription PCN (Processor Control Number) for pharmacy claims.
rxGroupStringPrescription group identifier for pharmacy benefit management.
copayInfoArrayArray of copay entries: each with a service type (e.g. Primary Care, Specialist, Emergency) and copay amount.
confidenceObjectPer-field confidence scores from 0 to 1. Use in a Filter or Paths step to route low-confidence results to manual review.
successBooleanWhether the AI extraction completed without errors.

快速设置

  1. 在您的 Zap 中,点击 + 添加新操作并搜索 PDF4me
  2. 选择 AI健康卡解析器 作为事件。
  3. 连接您的 PDF4me 使用您的帐户 API 钥匙。
  4. 地图 健康卡档案 将触发步骤或下载步骤输出的二进制文件保存到该二进制文件。
  5. 健康卡名称:包含正确的扩展名(.pdf.png.jpg, 或者 .jpeg)。
  6. (可选) 自定义字段键 作为一个 JSON 如果您需要非标准字段,请使用数组。
  7. 点击 测试操作展开输出以查看所有提取的字段作为单独的标记。
  8. 地图 memberIdplanTypecopayInfo,并将其他字段添加到后续的 Zap 步骤中。添加一个 筛选 或者 路径 步骤使用 confidence 评分用于将不确定记录路由至人工审核。

工作流程示例

工作流程示例Common Zapier workflow patterns using AI-Health Card Parser.
患者门户上传 → 提取 → 创建 EHR 记录 → 确认
  1. 新患者通过 Typeform 或 JotForm 入院门户上传其健康卡图像,从而触发 Zap。
  2. AI健康卡解析器 从上传的图片中提取 memberId、planType、insuranceProvider 和 copayInfo。
  3. 按计划类型划分的路径步骤路线,PPO 患者前往其中一个 EHR 工作流程,将 HMO 患者转移到另一个。
  4. 一个 HTTP 该模块会在系统中创建一个新的患者记录。 EHR 系统已预先填充所有提取的保险字段。
  5. Gmail 会向患者发送确认邮件,列出其初级保健、专科医生和急诊就诊的自付费用金额。
电子邮件附件 → 解析 → 验证资格 → 准备预约
  1. 当患者在预约前通过电子邮件发送其健康卡信息时,Gmail 会触发。
  2. AI健康卡解析器 提取 memberId、groupNumber、effectiveDateStr 和 rxBin。
  3. 如果 effectiveDateStr 已过,则过滤器会阻止 Zap,并自动发送电子邮件询问患者最新的保险信息。
  4. 一个 HTTP 模块调用保险公司的资格 API 使用 memberId 和 groupNumber 确认有效权益。
  5. 在患者到达之前,Slack 消息会将自付金额和计划类型发布到前台频道。
年度复核批次 → 重新提取 → 更新记录 → 标记变更
  1. 每年年初都会触发预定的 Zap 操作,以进行年度保险重新验证。
  2. Google 云端硬盘将所有健康卡图像列在一个名为“年度复核”的文件夹中,并循环遍历每个文件。
  3. AI健康卡解析器 重新提取每张卡的 insuranceProvider、planType、effectiveDateStr 和 groupNumber。
  4. Airtable 步骤会使用更新后的保险数据更新患者记录。
  5. 第二个筛选器会标记出保险公司或团体编号自去年以来发生变更的记录,以便计费团队进行人工审核。

常见问题解答

What file formats does the AI-Health Card Parser accept?+
The action accepts PDF, PNG, JPG, and JPEG files. Pass the binary file output directly from your Zap trigger or a prior download step: do not pass a URL string. Always include the correct file extension in the Health Card Name field. Passing a PNG with a .pdf extension causes a format detection error because the AI selects its processing pipeline based on the extension.
What fields does the AI extract from a health insurance card?+
Standard fields include memberId, groupNumber, planType, insuranceProvider, memberName, dateOfBirthStr, effectiveDateStr, rxBin, rxPcn, rxGroup, and copayInfo (an array listing copay amounts for service types such as Primary Care, Specialist, and Emergency). Each field also has a confidence score from 0 to 1. Fields absent from a particular card return as empty strings rather than causing an error.
How should I use confidence scores in my Zap?+
The confidence object returned by the action contains per-field scores from 0 to 1. Add a Zapier Filter or Paths step immediately after this action. Route records with low-confidence memberId or insuranceProvider values (e.g. below 0.80) to a manual review queue in Airtable or a Slack alert channel. Only allow high-confidence records to flow automatically into your EHR, billing, or scheduling system: this protects data quality without blocking all automation.
What are Custom Field Keys and when should I use them?+
Custom Field Keys is an optional parameter that lets you extract plan-specific or regional card fields not included in the standard output set. Pass them as a JSON array string: for example ["deductible","outOfPocketMax","networkType"]. The AI will attempt extraction and return results with confidence scores for each custom key. Use this when your partner insurers print non-standard fields that your downstream patient management or billing system requires.
How accurate is the extraction on low-quality or blurry card photos?+
For clear, well-lit front-of-card photos or high-resolution scans, accuracy on core fields typically exceeds 90%. Blurry, overexposed, or low-contrast images produce lower confidence scores on the affected fields. If your intake channel consistently produces poor-quality images: for example, photos taken under fluorescent lighting, add an image enhancement step before this action. In all cases, use the confidence scores to route uncertain results to human review rather than writing them directly to sensitive clinical or billing systems.

相关操作

获取帮助