PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r5@0.0.1-snapshot-2
    http://hl7.org/fhir/4.0/StructureDefinition/extension-PaymentReconciliation.detail
description: This cross-version extension represents PaymentReconciliation.detail from http://hl7.org/fhir/StructureDefinition/PaymentReconciliation|4.0.1 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r4.r5
derivation: constraint
name: Ext_R4_PaymentReconciliation_detail
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        response:
          match: {url: response}
          schema:
            short: Response committing to a payment
            base: {max: '*', min: 0, path: Extension.extension}
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: response}
                index: 27
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Response committing to a payment
                choices: [valueReference]
                index: 29
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Response committing to a payment
                choiceOf: value
                index: 30
            required: [url]
        amount:
          match: {url: amount}
          schema:
            short: Amount allocated to this payable
            base: {max: '*', min: 0, path: Extension.extension}
            index: 46
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: amount}
                index: 47
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Amount allocated to this payable
                choices: [valueMoney]
                index: 49
              valueMoney:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Money
                short: Amount allocated to this payable
                choiceOf: value
                index: 50
            required: [url]
        date:
          match: {url: date}
          schema:
            short: Date of commitment to pay
            base: {max: '*', min: 0, path: Extension.extension}
            index: 31
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: date}
                index: 32
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Date of commitment to pay
                choices: [valueDate]
                index: 34
              valueDate:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: date
                short: Date of commitment to pay
                choiceOf: value
                index: 35
            required: [url]
        request:
          match: {url: request}
          schema:
            short: Request giving rise to the payment
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: request}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Request giving rise to the payment
                choices: [valueReference]
                index: 19
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Request giving rise to the payment
                choiceOf: value
                index: 20
            required: [url]
        type:
          match: {url: type}
          schema:
            short: Category of payment
            _required: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Category of payment
                choices: [valueCodeableConcept]
                index: 14
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Category of payment
                choiceOf: value
                index: 15
            required: [url]
        responsible:
          match: {url: responsible}
          schema:
            short: Contact for the response
            base: {max: '*', min: 0, path: Extension.extension}
            index: 36
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: responsible}
                index: 37
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Contact for the response
                choices: [valueReference]
                index: 39
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Contact for the response
                choiceOf: value
                index: 40
            required: [url]
        payee:
          match: {url: payee}
          schema:
            short: Recipient of the payment
            base: {max: '*', min: 0, path: Extension.extension}
            index: 41
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: payee}
                index: 42
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Recipient of the payment
                choices: [valueReference]
                index: 44
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Recipient of the payment
                choiceOf: value
                index: 45
            required: [url]
        predecessor:
          match: {url: predecessor}
          schema:
            short: Business identifier of the prior payment detail
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: predecessor}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Business identifier of the prior payment detail
                choices: [valueIdentifier]
                index: 9
              valueIdentifier:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Identifier
                short: Business identifier of the prior payment detail
                choiceOf: value
                index: 10
            required: [url]
        identifier:
          match: {url: identifier}
          schema:
            short: Business identifier of the payment detail
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: identifier}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Business identifier of the payment detail
                choices: [valueIdentifier]
                index: 4
              valueIdentifier:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Identifier
                short: Business identifier of the payment detail
                choiceOf: value
                index: 5
            required: [url]
        submitter:
          match: {url: submitter}
          schema:
            short: Submitter of the request
            base: {max: '*', min: 0, path: Extension.extension}
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: submitter}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Submitter of the request
                choices: [valueReference]
                index: 24
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Submitter of the request
                choiceOf: value
                index: 25
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-PaymentReconciliation.detail'}
    index: 51
package_version: 0.0.1-snapshot-2
extensions:
  response:
    url: response
    short: Response committing to a payment
    base: {max: '*', min: 0, path: Extension.extension}
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: response}
        index: 27
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Response committing to a payment
        choices: [valueReference]
        index: 29
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Response committing to a payment
        choiceOf: value
        index: 30
    required: [url]
  amount:
    url: amount
    short: Amount allocated to this payable
    base: {max: '*', min: 0, path: Extension.extension}
    index: 46
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: amount}
        index: 47
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Amount allocated to this payable
        choices: [valueMoney]
        index: 49
      valueMoney:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Money
        short: Amount allocated to this payable
        choiceOf: value
        index: 50
    required: [url]
  date:
    url: date
    short: Date of commitment to pay
    base: {max: '*', min: 0, path: Extension.extension}
    index: 31
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: date}
        index: 32
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Date of commitment to pay
        choices: [valueDate]
        index: 34
      valueDate:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: date
        short: Date of commitment to pay
        choiceOf: value
        index: 35
    required: [url]
  request:
    url: request
    short: Request giving rise to the payment
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: request}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Request giving rise to the payment
        choices: [valueReference]
        index: 19
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Request giving rise to the payment
        choiceOf: value
        index: 20
    required: [url]
  type:
    url: type
    short: Category of payment
    _required: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Category of payment
        choices: [valueCodeableConcept]
        index: 14
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Category of payment
        choiceOf: value
        index: 15
    required: [url]
  responsible:
    url: responsible
    short: Contact for the response
    base: {max: '*', min: 0, path: Extension.extension}
    index: 36
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: responsible}
        index: 37
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Contact for the response
        choices: [valueReference]
        index: 39
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Contact for the response
        choiceOf: value
        index: 40
    required: [url]
  payee:
    url: payee
    short: Recipient of the payment
    base: {max: '*', min: 0, path: Extension.extension}
    index: 41
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: payee}
        index: 42
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Recipient of the payment
        choices: [valueReference]
        index: 44
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Recipient of the payment
        choiceOf: value
        index: 45
    required: [url]
  predecessor:
    url: predecessor
    short: Business identifier of the prior payment detail
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: predecessor}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Business identifier of the prior payment detail
        choices: [valueIdentifier]
        index: 9
      valueIdentifier:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Identifier
        short: Business identifier of the prior payment detail
        choiceOf: value
        index: 10
    required: [url]
  identifier:
    url: identifier
    short: Business identifier of the payment detail
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: identifier}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Business identifier of the payment detail
        choices: [valueIdentifier]
        index: 4
      valueIdentifier:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Identifier
        short: Business identifier of the payment detail
        choiceOf: value
        index: 5
    required: [url]
  submitter:
    url: submitter
    short: Submitter of the request
    base: {max: '*', min: 0, path: Extension.extension}
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: submitter}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Submitter of the request
        choices: [valueReference]
        index: 24
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Submitter of the request
        choiceOf: value
        index: 25
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.0/StructureDefinition/extension-PaymentReconciliation.detail
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.0.1-snapshot-2
required: [url, extension]