description: Identifier-Profil für die 10-stellige Krankenversichertennummer package_name: de.basisprofil.r4 derivation: constraint name: IdentifierKvid10 type: Identifier elements: type: binding: {strength: extensible, valueSet: 'http://fhir.de/ValueSet/identifier-type-de-basis'} constraint: kvid-2: {human: 'Als Type sollte der Code ''KVZ10'' verwendet werden, die Codes ''GKV'' und ''PKV'' haben den Status ''retired''', source: 'http://fhir.de/StructureDefinition/identifier-kvid-10', severity: warning, expression: '($this.identifier.type.coding.exists(system=''http://fhir.de/CodeSystem/identifier-type-de-basis'' and code=''GKV'') or $this.identifier.type.coding.exists(system=''http://fhir.de/CodeSystem/identifier-type-de-basis'' and code=''PKV'')).not()'} pattern: type: CodeableConcept value: coding: - {code: KVZ10, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'} index: 0 system: pattern: {type: Uri, value: 'http://fhir.de/sid/gkv/kvid-10'} index: 1 value: constraint: kvid-1: {human: Der unveränderliche Teil der KVID muss 10-stellig sein und mit einem Großbuchstaben anfangen, source: 'http://fhir.de/StructureDefinition/identifier-kvid-10', severity: warning, expression: 'matches(''^[A-Z][0-9]{9}$'')'} index: 2 package_version: 1.5.0 class: complex-type kind: complex-type url: http://fhir.de/StructureDefinition/identifier-kvid-10 base: http://hl7.org/fhir/StructureDefinition/Identifier version: 1.5.0 required: [value, system]