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: HealthInsuranceCardFieldType
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/doc_code_sinppet/document_sdk/ehic_scanner_snippet.dart
loading...
result
is an instance ofHealthInsuranceCardRecognitionResult
.
HealthInsuranceCardRecognitionResult
Represents the outcome of scanning a European health insurance cards.
HealthInsuranceCardField
Сlass represents a single field that has been extracted from a scanned health insurance card.
HealthInsuranceScannerConfiguration
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial LicenseWhat do you think of this documentation?
What can we do to improve it? Please be as detailed as you like.