CH Core (R4)
5.0.0 - trial-use Switzerland flag

This page is part of the CH Core (R4) (v5.0.0: STU 5) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Data Type Profile: Insurance Card Number (Identifier)

Official URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-veka-identifier Version: 5.0.0
Active as of 2024-12-17 Computable Name: VEKAIdentifier

Copyright/Legal: CC0-1.0

Identifier in 20-digit format. The number shall have exactly 20 digits and start with 756.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Identifier

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier Identifier
... system 1..1 uri The namespace for the identifier value
Fixed Value: urn:oid:2.16.756.5.30.1.123.100.1.1.1
... value C 1..1 string The value that is unique
veka-length: Insurance card number must be exactly 20 characters long
veka-startswith807560: Insurance card number must start with 807560
... period
.... end 0..1 dateTime Expiration date of the insurance card

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
veka-lengthwarningIdentifier.valueInsurance card number must be exactly 20 characters long
: matches('^[0-9]{20}$')
veka-startswith807560warningIdentifier.valueInsurance card number must start with 807560
: startsWith('807560')

 

Other representations of profile: CSV, Excel, Schematron