PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r4b.r5-0.0.1-snapshot-1
    http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.contributorship.entry.affiliationInfo
description: This cross-version extension represents Citation.citedArtifact.contributorship.entry.affiliationInfo from http://hl7.org/fhir/StructureDefinition/Citation|4.3.0 for use in FHIR R5.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R4B_Citation_ci_co_en_affiliationInfo
type: Extension
elements:
  extension:
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        affiliation:
          match: {url: null}
          schema:
            short: Display for the organization
            isModifier: false
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Display for the organization
                choices: [valueString]
                index: 3
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Display for the organization
                choiceOf: value
                index: 4
        role:
          match: {url: null}
          schema:
            short: Role within the organization, such as professional title
            isModifier: false
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Role within the organization, such as professional title
                choices: [valueString]
                index: 7
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Role within the organization, such as professional title
                choiceOf: value
                index: 8
        identifier:
          match: {url: null}
          schema:
            short: Identifier for the organization
            isModifier: false
            array: true
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Identifier for the organization
                choices: [valueIdentifier]
                index: 11
              valueIdentifier:
                base: {path: 'Extension.value[x]'}
                type: Identifier
                short: Identifier for the organization
                choiceOf: value
                index: 12
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.contributorship.entry.affiliationInfo'}
    type: uri
    index: 13
package_version: r4b.r5-0.0.1-snapshot-1
extensions:
  affiliation:
    url: null
    short: Display for the organization
    isModifier: false
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Display for the organization
        choices: [valueString]
        index: 3
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Display for the organization
        choiceOf: value
        index: 4
  role:
    url: null
    short: Role within the organization, such as professional title
    isModifier: false
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Role within the organization, such as professional title
        choices: [valueString]
        index: 7
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Role within the organization, such as professional title
        choiceOf: value
        index: 8
  identifier:
    url: null
    short: Identifier for the organization
    isModifier: false
    array: true
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Identifier for the organization
        choices: [valueIdentifier]
        index: 11
      valueIdentifier:
        base: {path: 'Extension.value[x]'}
        type: Identifier
        short: Identifier for the organization
        choiceOf: value
        index: 12
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.contributorship.entry.affiliationInfo
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]