PackagesCanonicalsLogsProblems
    Packages
    hl7se.fhir.base@1.1.0
    http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseHumanName
description: This profile provides the use of Swedish middlename and own family name as extensions and is used in the base Patient profile
package_name: hl7se.fhir.base
derivation: constraint
name: SEBaseHumanName
type: HumanName
elements:
  extension:
    type: Extension
    url: http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseMiddleNameExtension
    index: 0
    slicing:
      slices:
        middleName:
          match: {}
          schema: {type: Extension, url: 'http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseMiddleNameExtension', index: 0}
          min: 0
          max: 1
        ownFamily:
          match: {}
          schema: {type: Extension, url: 'http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOwnFamilyExtension', index: 1}
          min: 0
          max: 1
  given:
    extensions:
      nameQualifier:
        url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
        type: Extension
        index: 3
        elements:
          value:
            choices: []
            index: 5
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            nameQualifier:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
                index: 3
                elements:
                  value:
                    choices: []
                    index: 5
package_version: 1.1.0
extensions:
  middleName: {url: 'http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseMiddleNameExtension', min: 0, max: 1, type: Extension, index: 0}
  ownFamily: {url: 'http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOwnFamilyExtension', min: 0, max: 1, type: Extension, index: 1}
class: complex-type
kind: complex-type
url: http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseHumanName
base: http://hl7.org/fhir/StructureDefinition/HumanName
version: 1.1.0