Skip to main content

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:

EHIC Scanner RTU-UI Component

alt

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 of EuropeanHealthInsuranceCardRecognitionResult.

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

What do you think of this documentation?