PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle@fuer-dritte-1.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode
description: Der Vermittlungscode ist ein eindeutiges Identifikationskennzeichen einer Vermittlung im Kontext des 116 117 Terminservices und besteht aus 12 alphanumerischen Zeichen (ohne Bindestriche).
package_name: kvdigital.terminschnittstelle
derivation: constraint
name: KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode
type: Identifier
elements:
  use: {index: 0}
  type:
    mustSupport: false
    index: 1
    elements:
      coding:
        mustSupport: false
        index: 2
        elements:
          system: {mustSupport: false, index: 3}
          code: {mustSupport: false, index: 4}
          display: {mustSupport: false, index: 5}
          userSelected: {index: 6}
        required: [display, system, code]
  system:
    pattern: {type: Uri, value: 'https://fhir.kbv.de/NamingSystem/KBV_NS_KV_DIGITAL_TS_DRITTE_Vermittlungscode'}
    mustSupport: true
    index: 7
  value: {short: Vermittlungscode des Patienten, mustSupport: true, index: 8}
  period: {index: 9}
  assigner: {index: 10}
package_version: fuer-dritte-1.0.0
class: complex-type
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 1.0.0
required: [value, system]