PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload
description: This cross-version extension represents Endpoint.payload from http://hl7.org/fhir/StructureDefinition/Endpoint|5.0.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver-r5.r4
derivation: constraint
name: ext_R5_Endpoint_payload
type: Extension
elements:
  extension:
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        type:
          match: {url: null}
          schema:
            short: The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
            isModifier: false
            array: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
                choices: [valueCodeableConcept]
                index: 3
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
                choiceOf: value
                index: 4
        mimeType:
          match: {url: null}
          schema:
            short: Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
            isModifier: false
            array: true
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
                choices: [valueCode]
                index: 7
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
                choiceOf: value
                index: 8
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload'}
    index: 9
package_version: 0.0.1-snapshot-1
extensions:
  type:
    url: null
    short: The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
    isModifier: false
    array: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
        choices: [valueCodeableConcept]
        index: 3
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
        choiceOf: value
        index: 4
  mimeType:
    url: null
    short: Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
    isModifier: false
    array: true
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
        choices: [valueCode]
        index: 7
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
        choiceOf: value
        index: 8
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]