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: 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:

EHIC Scanner RTU-UI Component

alt

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

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 License

What do you think of this documentation?