PackagesCanonicalsLogsProblems
    Packages
    se.electronichealth.fhir.merier.r5@0.1.0-alpha
    http://electronichealth.se/fhir/NDI/StructureDefinition/endpoint-associated-server-er
description: Associated server of this endpoint.
package_name: se.electronichealth.fhir.merier.r5
derivation: constraint
name: EndpointAssociatedServerEr
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        associatedServerType:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: associatedServerType}
                index: 3
              value:
                choices: [valueCoding]
                index: 5
              valueCoding: {type: Coding, choiceOf: value, index: 6}
        serverURL:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: serverURL}
                index: 9
              value:
                choices: [valueUrl]
                index: 11
              valueUrl: {type: url, choiceOf: value, index: 12}
  url:
    pattern: {type: Uri, value: 'http://electronichealth.se/fhir/NDI/StructureDefinition/endpoint-associated-server-er'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 0.1.0-alpha
extensions:
  associatedServerType:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: associatedServerType}
        index: 3
      value:
        choices: [valueCoding]
        index: 5
      valueCoding: {type: Coding, choiceOf: value, index: 6}
  serverURL:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: serverURL}
        index: 9
      value:
        choices: [valueUrl]
        index: 11
      valueUrl: {type: url, choiceOf: value, index: 12}
class: extension
kind: complex-type
url: http://electronichealth.se/fhir/NDI/StructureDefinition/endpoint-associated-server-er
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0