http://hl7.org/fhir/StructureDefinition/organization-brand|5.2.0

Organization-level Brand information.
description: Organization-level Brand information.
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: []
                index: 4
        brandLogoLicenseType:
          match: {}
          schema:
            short: Brand Logo License Type
            array: true
            index: 5
            extensions: {}
            elements:
              extension: {index: 6}
              url:
                pattern: {type: Uri, value: brandLogoLicenseType}
                index: 7
              value:
                choices: []
                index: 9
        brandLogoLicense:
          match: {}
          schema:
            short: Brand Logo License
            array: true
            index: 10
            extensions: {}
            elements:
              extension: {index: 11}
              url:
                pattern: {type: Uri, value: brandLogoLicense}
                index: 12
              value:
                choices: []
                index: 14
        brandBundle:
          match: {}
          schema:
            short: Brand Bundle URL
            array: true
            index: 15
            extensions: {}
            elements:
              extension: {index: 16}
              url:
                pattern: {type: Uri, value: brandBundle}
                index: 17
              value:
                choices: []
                index: 19
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/organization-brand'}
    index: 20
  value:
    choices: []
    index: 22
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: []
        index: 4
  brandLogoLicenseType:
    url: null
    short: Brand Logo License Type
    array: true
    index: 5
    extensions: {}
    elements:
      extension: {index: 6}
      url:
        pattern: {type: Uri, value: brandLogoLicenseType}
        index: 7
      value:
        choices: []
        index: 9
  brandLogoLicense:
    url: null
    short: Brand Logo License
    array: true
    index: 10
    extensions: {}
    elements:
      extension: {index: 11}
      url:
        pattern: {type: Uri, value: brandLogoLicense}
        index: 12
      value:
        choices: []
        index: 14
  brandBundle:
    url: null
    short: Brand Bundle URL
    array: true
    index: 15
    extensions: {}
    elements:
      extension: {index: 16}
      url:
        pattern: {type: Uri, value: brandBundle}
        index: 17
      value:
        choices: []
        index: 19
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/organization-brand
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0