PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4@5.3.0-ballot-tc1
    http://hl7.org/fhir/StructureDefinition/organization-brand
description: Organization-level Brand information.
package_name: hl7.fhir.uv.extensions.r4
derivation: constraint
name: OrganizationBrand
type: Extension
elements:
  extension:
    short: Brand Logo
    array: true
    index: 0
    slicing:
      slices:
        brandLogo:
          match: {}
          schema:
            short: Brand Logo
            array: true
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: brandLogo}
                index: 2
              value:
                choices: [valueUrl]
                index: 4
              valueUrl: {type: url, choiceOf: value, index: 5}
        brandLogoLicenseType:
          match: {}
          schema:
            short: Brand Logo License Type
            array: true
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: brandLogoLicenseType}
                index: 8
              value:
                choices: [valueCoding]
                index: 10
              valueCoding: {type: Coding, choiceOf: value, index: 11}
        brandLogoLicense:
          match: {}
          schema:
            short: Brand Logo License
            array: true
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                pattern: {type: Uri, value: brandLogoLicense}
                index: 14
              value:
                choices: [valueUrl]
                index: 16
              valueUrl: {type: url, choiceOf: value, index: 17}
        brandBundle:
          match: {}
          schema:
            short: Brand Bundle URL
            array: true
            index: 18
            extensions: {}
            elements:
              extension: {index: 19}
              url:
                pattern: {type: Uri, value: brandBundle}
                index: 20
              value:
                choices: [valueUrl]
                index: 22
              valueUrl: {type: url, choiceOf: value, index: 23}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/organization-brand'}
    index: 24
  value:
    choices: []
    index: 26
package_version: 5.3.0-ballot-tc1
extensions:
  brandLogo:
    url: null
    short: Brand Logo
    array: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: brandLogo}
        index: 2
      value:
        choices: [valueUrl]
        index: 4
      valueUrl: {type: url, choiceOf: value, index: 5}
  brandLogoLicenseType:
    url: null
    short: Brand Logo License Type
    array: true
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: brandLogoLicenseType}
        index: 8
      value:
        choices: [valueCoding]
        index: 10
      valueCoding: {type: Coding, choiceOf: value, index: 11}
  brandLogoLicense:
    url: null
    short: Brand Logo License
    array: true
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        pattern: {type: Uri, value: brandLogoLicense}
        index: 14
      value:
        choices: [valueUrl]
        index: 16
      valueUrl: {type: url, choiceOf: value, index: 17}
  brandBundle:
    url: null
    short: Brand Bundle URL
    array: true
    index: 18
    extensions: {}
    elements:
      extension: {index: 19}
      url:
        pattern: {type: Uri, value: brandBundle}
        index: 20
      value:
        choices: [valueUrl]
        index: 22
      valueUrl: {type: url, choiceOf: value, index: 23}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/organization-brand
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot-tc1