Ana içeriğe geç

AI-Sağlık Kartını İşleme Alın n8n

AI-Sağlık Kartı İşlemi bir PDF4me düğüm eylemi n8n Sağlık sigorta kartını okuyan ve bilgilerini yapılandırılmış şekilde geri döndüren bir sistem. JSONÜye kimliği, grup numarası, plan türü ve reçete yönlendirme kodlarını karttan elle yazmak yerine, tarama veya fotoğraftan otomatik olarak yakalamak için kullanın.

Bu düğüm ne işe yarıyor?

PDF4me: AI-Sağlık Kartı İşlemi bir kart görüntüsü alır veya PDF ve bir sonuç döndürür. sağlık verileri Dosya yerine nesne okur. Üye kimliğini, plan ayrıntılarını ve rxBin, rxPcn, Ve rxGrubu reçete yönlendirme kodları ve raporları saha başına güven puanı Bu sayede belirsiz okumalar bir insana yönlendirilebilir. Verileri çıkarır; bu verilerin daha sonra nasıl saklanacağı ve işleneceğine karar vermek size kalmıştır.

İlgili Blog Yazıları
Bu özellik için henüz bir blog yazısı yok — yakında yayınlanacak.
Bu arada, her platforma yönelik eğitimler ve iş akışları için PDF4me bloguna göz atın.
Blogu ziyaret edin

Kimliğinizi Doğrulama API Rica etmek

Her PDF4me düğümde n8n geçerli bir belge gerektirir Bağlantı kurmak için kimlik bilgisi. İçeriğinizi barındıran birini oluşturun veya seçin. PDF4me API Bu sayede iş akışı, veri çıkarma isteklerini güvenli bir şekilde doğrulayabilir.

Kaçırmamanız Gereken Önemli Bilgiler

Çıkarma işlemi, uyumlu olmakla aynı şey değildir.
Bu işlemin döndürdüğü değerler bir kişiyi ve sigorta kapsamını tanımlar. Bunları sistemlerinize eklemek, onları zaten sizin için geçerli olan sağlık verisi kurallarına tabi kılar. Bu düğüm bu durumu hiçbir şekilde değiştirmez.
Güvenirlik puanları doğruluk sinyalidir.
Yanıt, alan başına bir güven nesnesi içerir. Bu, eylemin ortaya koyduğu tek kalite göstergesidir, bu nedenle her bir veri çıkarma işlemine eşit derecede güvenmek yerine, bu göstergeye göre dallanma yapın.
Reçete kodları genellikle arka tarafta bulunur.
Çoğu sigorta şirketi, BIN, PCN ve grup yönlendirme kodlarını kartın arka yüzüne basar. Bu alanlar boş çıkarsa, muhtemelen yalnızca ön yüz gönderilmiştir.
n8n'deki PDF4me düğümü, Eylem olarak AI-Process HealthCard, Giriş Veri Türü olarak İkili Veri, Giriş İkili Alanı olarak data ve Sağlık Kartı Adı olarak health_card.jpeg ayarlanmıştır.

Söz konusu işlem şu şekilde listelenmiştir: AI-Sağlık Kartını İşle. İkili Veri seçildiğinde, panel yalnızca İkili Giriş Alanı ve Sağlık Kartı Adı'na ihtiyaç duyar; bu nedenle dosya adındaki uzantı, biçim algılamayı yönlendirir.

Sağlık Kartı Ayrıştırması vs. Genel OCR

SoruAI-Sağlık Kartı İşlemiGenel metin çıkarma
What you get backNamed fields such as memberId and rxBinA block of unstructured text
Layout differencesHandled, fields are identified by meaningNot handled, position shifts break parsing
Quality signalPer-field confidence scoresNone beyond whether text was found
Work needed afterMap fields and check confidenceWrite and maintain regex per insurer
Best forCards from many different insurersOne fixed, unchanging document layout

Parametreler Ne İşe Yarar? AI-Sağlık Kartı İşlemi Gerekli mi?

Üç kaynak alanı birbirini dışlar. Yalnızca sizinle eşleşen alan gösterilecektir. Giriş Veri Türü Panelde göründükleri için zorunlu değil, koşullu olarak işaretlenmişlerdir.

ParametreGerekliNe işe yarar?Örnek
Credential to connect withRequiredThe PDF4me account credential the node authenticates with.PDF4ME account
ActionRequiredThe action this node performs. Select AI-Process HealthCard.AI-Process HealthCard
Input Data TypeRequiredHow the card image reaches the node: binary data from a previous node, a Base64 string, or a URL.Binary Data
Input Binary FieldConditionalName of the binary property holding the card image. Appears when Input Data Type is Binary Data.data
Base64 Health Card ContentConditionalThe card image encoded as a Base64 string. Appears when Input Data Type is Base64 String.JVBERi0xLjQKJ...
Health Card URLConditionalPublicly reachable URL of the card image. Appears when Input Data Type is URL.https://example.com/card.jpeg
Health Card NameRequiredFilename of the submitted card including the extension. Drives format detection, so keep it accurate.health_card.jpeg

Çıktı

Bu işlem dosya değil, veri döndürür. Üst düzey yanıt alanları:

AlanTipİçeriğinde neler var?
successBooleanWhether the extraction completed. Branch on this before reading any field.
messageStringHuman-readable status text describing the result.
processedDataObjectWrapper holding healthData, status, errors, and the job identifiers.
processedData.statusStringOverall processing status for the run.
processedData.errorsArrayErrors encountered during extraction. Empty when the read was clean.
processedData.jobIdStringUnique identifier for the processing job, useful when reporting an issue.
processingTimestampStringISO 8601 timestamp for when processing completed.

İçeri processedData.healthData:

AlanTipİçeriğinde neler var?
memberIdStringThe member identification number printed on the card.
memberNameStringFull name of the insured member.
dateOfBirthStrStringMember date of birth as read from the card.
insuranceProviderStringName of the insurer that issued the card.
groupNumberStringGroup or policy number for the plan.
planTypeStringPlan category such as PPO, HMO, or EPO.
effectiveDateStrStringDate the coverage takes effect.
rxBinStringPrescription BIN routing code, usually printed on the reverse.
rxPcnStringPrescription processor control number, usually on the reverse.
rxGroupStringPrescription group identifier, usually on the reverse.
copayInfoArrayCopay amounts per service type where the card lists them.
confidenceObjectPer-field confidence scores. Use these to gate automatic acceptance.

Nasıl Kurulum Yaparım? AI-Sağlık kartını işleme al n8n?

  1. Ekle PDF4me düğümü iş akışınıza ekleyin ve ayarlayın. Aksiyon ile AI-Sağlık Kartı İşlemi.
  2. Seçiminizi yapın PDF4me veya bir tane oluşturup oraya yapıştırabilirsiniz. API anahtar.
  3. Ayarlamak Giriş Veri Türü ve kartı ilgili alana yerleştirin.
  4. Ayarlamak Sağlık Kartı Adı doğru uzantıyla, örneğin health_card.jpeg.
  5. Düğümü çalıştırın ve inceleyin. processedData.healthData Çıktıda.
  6. Kontrol eden bir IF düğümü ekleyin. success ve ilgili confidence puanlar.
  7. Güvenilir şekilde çıkarılan verileri ileriye yönlendirin ve geri kalanını insan inceleme kuyruğuna gönderin.
  8. İşlem sürecinin sonunda nelerin saklanacağına bilinçli olarak karar verin ve yalnızca sürecinizin gerçekten ihtiyaç duyduğu alanları saklayın.

Tipik Kurulumlar

İş Akışı ÖrnekleriCommon n8n workflow patterns using AI-Process HealthCard.
Fotoğraftan hasta kabulü
  1. Yeni bir hasta, bir form aracılığıyla kimlik kartının fotoğrafını yüklüyor.
  2. AI-Process HealthCard, üye ve plan bilgilerini okur.
  3. Bu alanlar, personelin onaylaması için giriş kaydını önceden doldurur.
Route eczanesi iddialarını doğru bir şekilde dile getiriyor.
  1. Kartın arka yüzü düğüme gönderilir.
  2. rxBin, rxPcn ve rxGroup ayrı alanlar olarak geri döner.
  3. Kodların herhangi bir şekilde yazıya geçirilmesine gerek kalmadan talep yönlendiriliyor.
Gizlilik derecesine göre düzenlenmiş inceleme kuyruğu
  1. Her veri çıkarma işlemi, alan başına güvenilirlik puanları döndürür.
  2. Bir IF düğümü, bunları kabul ettiğiniz eşik değerle karşılaştırır.
  3. Kişiye yalnızca belirsiz kartlar ulaşır, bu nedenle inceleme çabası az kalır.
Yenileme sırasında sigorta kapsamını güncelleyin.
  1. Planlar yenilendikçe yedek kartlar gönderilir.
  2. Bu düğüm effectiveDateStr ve plan alanlarını okur.
  3. Eski bilgilerin ret nedenine yol açmaması için kayıtlar güncellenir.

Pratik İpuçları

Decide what you store, deliberately
Reading a field does not oblige you to keep it. Persist only what the process needs, and confirm your obligations with whoever owns compliance.
Capture both sides of the card
Member details are on the front and Rx routing codes are usually on the back. Two runs give a complete picture.
Gate on confidence, not just success
A run can succeed while reading a digit wrong. Thresholding the per-field scores is what keeps bad member IDs out of your records.
Test against real insurer variety
Card layouts differ substantially between insurers. Validate on a sample of the cards you genuinely receive, not one example.
Give the model a clean image
Glare, low resolution, and cropped edges cause empty fields far more often than the card layout does.
Keep the filename extension right
Health Card Name drives format detection. A .jpeg image named .pdf will not be handled as you expect.

Kopya Kağıdı

AlanDeğer
ActionAI-Process HealthCard
Input Data TypeBinary Data
Input Binary Fielddata
Health Card Namehealth_card.jpeg
CredentialsPDF4ME account
Key output pathprocessedData.healthData
Quality gateprocessedData.healthData.confidence

Sıkça Sorulan Sorular

What fields does AI-Process HealthCard extract?+
The healthData object carries member identity fields such as memberId, memberName, and dateOfBirthStr, plan fields such as groupNumber, planType, insuranceProvider, and effectiveDateStr, plus the rxBin, rxPcn, and rxGroup prescription routing codes and a copayInfo array. A confidence object gives per-field scores alongside them.
Does using this action make my workflow HIPAA compliant?+
No. Extracting data from a health insurance card does not by itself create or satisfy any compliance position, and PDF4me makes no such claim for this node. The values returned identify a person and their coverage, so they fall under whatever health data obligations already apply to you. In the United States those are set out by the US Department of Health and Human Services; in the EU the GDPR special category rules apply. Confirm your own position with your compliance team before automating this.
What file types can I send to AI-Process HealthCard?+
Card scans and photos in common image formats work, as do PDF captures. Set Health Card Name with the matching extension so the format is detected correctly. Both sides of a card usually need separate runs, since the Rx routing details are typically printed on the back.
How accurate is the extraction and how do I check it?+
The response includes a confidence object with per-field scores, which is the only accuracy signal the action exposes. Use it to route uncertain extractions to human review. Card layouts vary widely between insurers, so validate against a representative sample of the cards you actually receive rather than assuming a fixed accuracy figure.
Why is a field empty in the response?+
A field comes back empty when the value is not present on the side of the card you submitted, or the image is too low in resolution or contrast to read. Rx routing fields in particular are usually on the reverse. Check the errors array and the confidence scores, then re-capture the card at a higher resolution before assuming the card lacks the field.

İlgili Eylemler

Diğer Platformlarda Aynı Görev

Yardım Alın