PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_Reisepassnummer
description: null
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Identifier_Reisepassnummer
type: Identifier
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: PPN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
    index: 0
    elements:
      coding:
        index: 1
        elements:
          system: {index: 2}
          code: {index: 3}
          display:
            pattern: {type: String, value: Passport number}
            index: 4
        required: [system, code]
    required: [coding]
  value: {index: 5}
package_version: 1.7.0-Expansions
class: complex-type
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_Reisepassnummer
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 1.7.0
required: [value, type]