PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.7.0-alpha
    https://fhir.healthdata.be/StructureDefinition/HdBe-NameInformation
description: A person's official name information, including given names, last name and possibly the partner's last name.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeNameInformation
type: HumanName
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        nameUsage:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/humanname-assembly-order
            index: 1
            elements:
              value:
                short: NameUsage
                choices: []
                index: 3
  use:
    pattern: {type: Code, value: official}
    index: 4
  family:
    extensions:
      prefix:
        url: http://hl7.org/fhir/StructureDefinition/humanname-own-prefix
        type: Extension
        index: 6
        elements:
          value:
            short: Prefix
            choices: []
            index: 8
      lastName:
        url: http://hl7.org/fhir/StructureDefinition/humanname-own-name
        type: Extension
        index: 9
        elements:
          value:
            short: LastName
            choices: []
            index: 11
      partnerPrefix:
        url: http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix
        type: Extension
        index: 12
        elements:
          value:
            short: PartnerPrefix
            choices: []
            index: 14
      partnerLastName:
        url: http://hl7.org/fhir/StructureDefinition/humanname-partner-name
        type: Extension
        index: 15
        elements:
          value:
            short: PartnerLastName
            choices: []
            index: 17
    elements:
      extension:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            prefix:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/humanname-own-prefix
                index: 6
                elements:
                  value:
                    short: Prefix
                    choices: []
                    index: 8
            lastName:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/humanname-own-name
                index: 9
                elements:
                  value:
                    short: LastName
                    choices: []
                    index: 11
            partnerPrefix:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix
                index: 12
                elements:
                  value:
                    short: PartnerPrefix
                    choices: []
                    index: 14
            partnerLastName:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/humanname-partner-name
                index: 15
                elements:
                  value:
                    short: PartnerLastName
                    choices: []
                    index: 17
  given:
    short: FirstName / Initial
    index: 18
    extensions:
      givenOrInitial: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier', min: 1, type: Extension, index: 20}
    elements:
      extension:
        index: 19
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 1
          slices:
            givenOrInitial:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier', index: 20}
              min: 1
    required: [extension]
  prefix: {short: Titles, index: 21}
  suffix: {short: Titles, index: 22}
package_version: 0.7.0-alpha
extensions:
  nameUsage:
    url: http://hl7.org/fhir/StructureDefinition/humanname-assembly-order
    type: Extension
    index: 1
    elements:
      value:
        short: NameUsage
        choices: []
        index: 3
class: complex-type
kind: complex-type
url: https://fhir.healthdata.be/StructureDefinition/HdBe-NameInformation
base: http://hl7.org/fhir/StructureDefinition/HumanName
version: null
required: [use]