PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.1.0-alpha
    https://fhir.healthdata.be/StructureDefinition/HdBe-ContactInformation-TelephoneNumbers
description: Contact information that includes a person's telephone numbers.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeContactInformationTelephoneNumbers
type: ContactPoint
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        comment:
          match: {url: null}
          schema:
            type: Extension
            url: https://fhir.healthdata.be/StructureDefinition/ext-Comment
            index: 1
            elements:
              value:
                short: Comment
                choices: []
                index: 3
  system:
    short: TelecomType
    binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/ContactInformation-TelephoneNumbersSystem'}
    index: 4
    extensions:
      telecomType:
        url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
        type: Extension
        index: 6
        elements:
          value:
            short: TelecomType
            choices: []
            index: 8
    elements:
      extension:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            telecomType:
              match: {url: null}
              schema:
                type: Extension
                url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
                index: 6
                elements:
                  value:
                    short: TelecomType
                    choices: []
                    index: 8
  value: {short: TelephoneNumber, index: 9}
  use:
    short: NumberType
    binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/ContactInformation-TelephoneNumbersUse'}
    index: 10
package_version: 0.1.0-alpha
extensions:
  comment:
    url: https://fhir.healthdata.be/StructureDefinition/ext-Comment
    type: Extension
    index: 1
    elements:
      value:
        short: Comment
        choices: []
        index: 3
class: complex-type
kind: complex-type
url: https://fhir.healthdata.be/StructureDefinition/HdBe-ContactInformation-TelephoneNumbers
base: http://hl7.org/fhir/StructureDefinition/ContactPoint
version: null
required: [system]