PackagesCanonicalsLogsProblems
    Packages
    kbv.mio.kh-entlassbrief@1.0.0-kommentierung
    https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_KHE_Contact_Person
description: Diese Extension bildet den Namen einer Kontaktperson ab.
package_name: kbv.mio.kh-entlassbrief
derivation: constraint
name: KBV_EX_MIO_KHE_Contact_Person
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_KHE_Contact_Person'}
    index: 0
  value:
    elements:
      prefix:
        extensions: {}
        elements:
          extension:
            elements:
              value:
                mustSupport: true
                choices: []
                index: 29
                slicing:
                  rules: closed
                  discriminator:
                  - {path: $this, type: type}
                  min: null
                  slices:
                    valueCode:
                      match: {}
                      schema:
                        mustSupport: true
                        choices: []
                        _required: true
                        index: 31
                      min: 1
  valueHumanName:
    type: HumanName
    mustSupport: true
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueHumanName:
          match: {}
          schema: {type: HumanName, mustSupport: true, choiceOf: value, index: 6}
  value[x]:
    elements:
      suffix: {index: 32}
      period: {index: 33}
package_version: 1.0.0-kommentierung
class: extension
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_KHE_Contact_Person
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [valueHumanName, value]