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

Organization-level portal information.
description: Organization-level portal information.
derivation: constraint
name: OrganizationPortal
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        portalName:
          match: {}
          schema:
            short: Portal Name
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: portalName}
                index: 3
              value:
                choices: []
                index: 5
        portalDescription:
          match: {}
          schema:
            short: Portal Description
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: portalDescription}
                index: 8
              value:
                choices: []
                index: 10
        portalUrl:
          match: {}
          schema:
            short: Portal URL
            index: 11
            extensions: {}
            elements:
              extension: {index: 12}
              url:
                pattern: {type: Uri, value: portalUrl}
                index: 13
              value:
                choices: []
                index: 15
        portalLogo:
          match: {}
          schema:
            short: Portal Logo
            array: true
            index: 16
            extensions: {}
            elements:
              extension: {index: 17}
              url:
                pattern: {type: Uri, value: portalLogo}
                index: 18
              value:
                choices: []
                index: 20
        portalLogoLicenseType:
          match: {}
          schema:
            short: Portal Logo License Type
            array: true
            index: 21
            extensions: {}
            elements:
              extension: {index: 22}
              url:
                pattern: {type: Uri, value: portalLogoLicenseType}
                index: 23
              value:
                choices: []
                index: 25
        portalLogoLicense:
          match: {}
          schema:
            short: Portal Logo License
            array: true
            index: 26
            extensions: {}
            elements:
              extension: {index: 27}
              url:
                pattern: {type: Uri, value: portalLogoLicense}
                index: 28
              value:
                choices: []
                index: 30
        portalEndpoint:
          match: {}
          schema:
            short: Endpoint associated with this portal
            array: true
            index: 31
            extensions: {}
            elements:
              extension: {index: 32}
              url:
                pattern: {type: Uri, value: portalEndpoint}
                index: 33
              value:
                choices: []
                index: 35
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/organization-portal'}
    index: 36
  value:
    choices: []
    index: 38
extensions:
  portalName:
    url: null
    short: Portal Name
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: portalName}
        index: 3
      value:
        choices: []
        index: 5
  portalDescription:
    url: null
    short: Portal Description
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: portalDescription}
        index: 8
      value:
        choices: []
        index: 10
  portalUrl:
    url: null
    short: Portal URL
    index: 11
    extensions: {}
    elements:
      extension: {index: 12}
      url:
        pattern: {type: Uri, value: portalUrl}
        index: 13
      value:
        choices: []
        index: 15
  portalLogo:
    url: null
    short: Portal Logo
    array: true
    index: 16
    extensions: {}
    elements:
      extension: {index: 17}
      url:
        pattern: {type: Uri, value: portalLogo}
        index: 18
      value:
        choices: []
        index: 20
  portalLogoLicenseType:
    url: null
    short: Portal Logo License Type
    array: true
    index: 21
    extensions: {}
    elements:
      extension: {index: 22}
      url:
        pattern: {type: Uri, value: portalLogoLicenseType}
        index: 23
      value:
        choices: []
        index: 25
  portalLogoLicense:
    url: null
    short: Portal Logo License
    array: true
    index: 26
    extensions: {}
    elements:
      extension: {index: 27}
      url:
        pattern: {type: Uri, value: portalLogoLicense}
        index: 28
      value:
        choices: []
        index: 30
  portalEndpoint:
    url: null
    short: Endpoint associated with this portal
    array: true
    index: 31
    extensions: {}
    elements:
      extension: {index: 32}
      url:
        pattern: {type: Uri, value: portalEndpoint}
        index: 33
      value:
        choices: []
        index: 35
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/organization-portal
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [extension]