EHIC Scanner | Flutter Document Scanner
Introduction
The Scanbot SDK provides the ability to scan and extract content from European Health Insurance Cards (EHIC), a.k.a. elektronische Gesundheitskarten (eGK).
The following fields are supported: EuropeanHealthInsuranceCardRecognitionResultFieldType
Example Integration
The EHIC Scanner is available as a ready-to-use UI (RTU-UI) component. To see it in action, explore our example apps:
- Ready-To-Use UI: ready-to-use-ui
EHIC Scanner RTU-UI Component
Use the ScanbotSdkUi.startEhicScanner(config)
method to launch the EHIC scanner UI.
lib/snippets/data_capture_sdk/rtuui_use_cases/ehic_scanner.dart
loading...
result
is an instance ofEuropeanHealthInsuranceCardRecognitionResult
.
EuropeanHealthInsuranceCardRecognitionResult
Represents the outcome of scanning a European health insurance cards.
EuropeanHealthInsuranceCardRecognitionResultField
Сlass represents a single field that has been extracted from a scanned health insurance card.
HealthInsuranceCardScannerConfiguration
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial License