PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.6.0-alpha2
    https://fhir.healthdata.be/StructureDefinition/HdBe-ContactInformation
description: Contact information that includes a person's telephone numbers.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeContactInformation
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: Type, index: 4}
  value: {short: Value, index: 5}
  use: {short: Use, index: 6}
package_version: 0.6.0-alpha2
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
base: http://hl7.org/fhir/StructureDefinition/ContactPoint
version: null
required: [value]