PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex@2.0.0
    http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-associatedServers
description: Associated Servers
package_name: hl7.fhir.us.davinci-pdex
derivation: constraint
name: AssociatedServers
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        associatedServersType:
          match: {}
          schema:
            short: Associated Server Type
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: associatedServersType}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
            required: [value, valueCodeableConcept]
        serverURL:
          match: {}
          schema:
            short: Binary
            mustSupport: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: serverURL}
                index: 9
              value:
                choices: [valueString]
                index: 11
              valueString: {type: string, choiceOf: value, index: 12}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-associatedServers'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 2.0.0
extensions:
  associatedServersType:
    url: null
    short: Associated Server Type
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: associatedServersType}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
    required: [value, valueCodeableConcept]
  serverURL:
    url: null
    short: Binary
    mustSupport: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: serverURL}
        index: 9
      value:
        choices: [valueString]
        index: 11
      valueString: {type: string, choiceOf: value, index: 12}
    required: [valueString, value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-associatedServers
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0
required: [extension]