PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r3@5.3.0-ballot
    http://hl7.org/fhir/StructureDefinition/organization-portal
description: Organization-level portal information.
package_name: hl7.fhir.uv.extensions.r3
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: [valueString]
                index: 5
              valueString: {type: string, choiceOf: value, index: 6}
        portalDescription:
          match: {}
          schema:
            short: Portal Description
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: portalDescription}
                index: 9
              value:
                choices: [valueMarkdown]
                index: 11
              valueMarkdown: {type: markdown, choiceOf: value, index: 12}
        portalUrl:
          match: {}
          schema:
            short: Portal URL
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: portalUrl}
                index: 15
              value:
                choices: [valueUri]
                index: 17
              valueUri: {type: uri, choiceOf: value, index: 18}
        portalLogo:
          match: {}
          schema:
            short: Portal Logo
            array: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: portalLogo}
                index: 21
              value:
                choices: [valueUri]
                index: 23
              valueUri: {type: uri, choiceOf: value, index: 24}
        portalLogoLicenseType:
          match: {}
          schema:
            short: Portal Logo License Type
            array: true
            index: 25
            extensions: {}
            elements:
              extension: {index: 26}
              url:
                pattern: {type: Uri, value: portalLogoLicenseType}
                index: 27
              value:
                choices: [valueCoding]
                index: 29
              valueCoding: {type: Coding, choiceOf: value, index: 30}
        portalLogoLicense:
          match: {}
          schema:
            short: Portal Logo License
            array: true
            index: 31
            extensions: {}
            elements:
              extension: {index: 32}
              url:
                pattern: {type: Uri, value: portalLogoLicense}
                index: 33
              value:
                choices: [valueUri]
                index: 35
              valueUri: {type: uri, choiceOf: value, index: 36}
        portalEndpoint:
          match: {}
          schema:
            short: Endpoint associated with this portal
            array: true
            index: 37
            extensions: {}
            elements:
              extension: {index: 38}
              url:
                pattern: {type: Uri, value: portalEndpoint}
                index: 39
              value:
                choices: [valueReference]
                index: 41
              valueReference: {type: Reference, choiceOf: value, index: 42}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/organization-portal'}
    index: 43
  value:
    choices: []
    index: 45
package_version: 5.3.0-ballot
extensions:
  portalName:
    url: null
    short: Portal Name
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: portalName}
        index: 3
      value:
        choices: [valueString]
        index: 5
      valueString: {type: string, choiceOf: value, index: 6}
  portalDescription:
    url: null
    short: Portal Description
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: portalDescription}
        index: 9
      value:
        choices: [valueMarkdown]
        index: 11
      valueMarkdown: {type: markdown, choiceOf: value, index: 12}
  portalUrl:
    url: null
    short: Portal URL
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: portalUrl}
        index: 15
      value:
        choices: [valueUri]
        index: 17
      valueUri: {type: uri, choiceOf: value, index: 18}
  portalLogo:
    url: null
    short: Portal Logo
    array: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: portalLogo}
        index: 21
      value:
        choices: [valueUri]
        index: 23
      valueUri: {type: uri, choiceOf: value, index: 24}
  portalLogoLicenseType:
    url: null
    short: Portal Logo License Type
    array: true
    index: 25
    extensions: {}
    elements:
      extension: {index: 26}
      url:
        pattern: {type: Uri, value: portalLogoLicenseType}
        index: 27
      value:
        choices: [valueCoding]
        index: 29
      valueCoding: {type: Coding, choiceOf: value, index: 30}
  portalLogoLicense:
    url: null
    short: Portal Logo License
    array: true
    index: 31
    extensions: {}
    elements:
      extension: {index: 32}
      url:
        pattern: {type: Uri, value: portalLogoLicense}
        index: 33
      value:
        choices: [valueUri]
        index: 35
      valueUri: {type: uri, choiceOf: value, index: 36}
  portalEndpoint:
    url: null
    short: Endpoint associated with this portal
    array: true
    index: 37
    extensions: {}
    elements:
      extension: {index: 38}
      url:
        pattern: {type: Uri, value: portalEndpoint}
        index: 39
      value:
        choices: [valueReference]
        index: 41
      valueReference: {type: Reference, choiceOf: value, index: 42}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/organization-portal
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot
required: [extension]