PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK
description: null
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Identifier_KVK
type: Identifier
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: kvk, system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_Base_identifier_type'}
    index: 0
    elements:
      coding:
        index: 1
        elements:
          system: {index: 2}
          code: {index: 3}
          display:
            pattern: {type: String, value: Krankenversichertenkarte}
            index: 4
        required: [system, code]
    required: [coding]
  system:
    pattern: {type: Uri, value: 'http://fhir.de/sid/gkv/kvk-versichertennummer'}
    index: 5
  value:
    constraint:
      kvk-1: {human: Die Krankenversichertenkartenummer muss numerisch und 6- bis 12-stellig sein., source: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK', severity: error, expression: 'matches(''^[0-9]{6,12}$'')'}
    index: 6
package_version: 1.7.0-Expansions
class: complex-type
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 1.7.0
required: [value, type, system]