PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-PaymentReconciliation.allocation
description: This cross-version extension represents PaymentReconciliation.allocation from http://hl7.org/fhir/StructureDefinition/PaymentReconciliation|5.0.0 for use in FHIR R4.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_PaymentReconciliation_allocation
type: Extension
elements:
  extension:
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        response:
          match: {url: null}
          schema:
            short: Response committing to a payment
            isModifier: false
            index: 35
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Response committing to a payment
                choices: [valueReference]
                index: 37
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Response committing to a payment
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/ClaimResponse']
                index: 38
        amount:
          match: {url: null}
          schema:
            short: Amount allocated to this payable
            isModifier: false
            index: 51
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Amount allocated to this payable
                choices: [valueMoney]
                index: 53
              valueMoney:
                base: {path: 'Extension.value[x]'}
                type: Money
                short: Amount allocated to this payable
                choiceOf: value
                index: 54
        date:
          match: {url: null}
          schema:
            short: Date of commitment to pay
            isModifier: false
            index: 39
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Date of commitment to pay
                choices: [valueDate]
                index: 41
              valueDate:
                base: {path: 'Extension.value[x]'}
                type: date
                short: Date of commitment to pay
                choiceOf: value
                index: 42
        encounter:
          match: {url: null}
          schema:
            short: Applied-to encounter
            isModifier: false
            index: 19
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Applied-to encounter
                choices: [valueReference]
                index: 21
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Applied-to encounter
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
                index: 22
        type:
          match: {url: null}
          schema:
            short: Category of payment
            isModifier: false
            index: 27
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Category of payment
                choices: [valueCodeableConcept]
                index: 29
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Category of payment
                choiceOf: value
                index: 30
        account:
          match: {url: null}
          schema:
            short: Applied-to account
            isModifier: false
            index: 23
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Applied-to account
                choices: [valueReference]
                index: 25
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Applied-to account
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Account']
                index: 26
        responsible:
          match: {url: null}
          schema:
            short: Contact for the response
            isModifier: false
            index: 43
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Contact for the response
                choices: [valueReference]
                index: 45
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Contact for the response
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/PractitionerRole']
                index: 46
        payee:
          match: {url: null}
          schema:
            short: Recipient of the payment
            isModifier: false
            index: 47
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Recipient of the payment
                choices: [valueReference]
                index: 49
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Recipient of the payment
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
                index: 50
        predecessor:
          match: {url: null}
          schema:
            short: Business identifier of the prior payment detail
            isModifier: false
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Business identifier of the prior payment detail
                choices: [valueIdentifier]
                index: 7
              valueIdentifier:
                base: {path: 'Extension.value[x]'}
                type: Identifier
                short: Business identifier of the prior payment detail
                choiceOf: value
                index: 8
        identifier:
          match: {url: null}
          schema:
            short: Business identifier of the payment detail
            isModifier: false
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Business identifier of the payment detail
                choices: [valueIdentifier]
                index: 3
              valueIdentifier:
                base: {path: 'Extension.value[x]'}
                type: Identifier
                short: Business identifier of the payment detail
                choiceOf: value
                index: 4
        target:
          match: {url: null}
          schema:
            short: Subject of the payment
            isModifier: false
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Subject of the payment
                choices: [valueReference]
                index: 11
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Subject of the payment
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Account', 'http://hl7.org/fhir/StructureDefinition/ChargeItem', 'http://hl7.org/fhir/StructureDefinition/Claim', 'http://hl7.org/fhir/StructureDefinition/Contract', 'http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/Invoice']
                index: 12
        targetItem[x]:
          match: {url: null}
          schema:
            short: Sub-element of the subject
            isModifier: false
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Sub-element of the subject
                choices: [valueString, valueIdentifier, valuePositiveInt]
                index: 15
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Sub-element of the subject
                choiceOf: value
                index: 16
              valueIdentifier:
                base: {path: 'Extension.value[x]'}
                type: Identifier
                short: Sub-element of the subject
                choiceOf: value
                index: 17
              valuePositiveInt:
                base: {path: 'Extension.value[x]'}
                type: positiveInt
                short: Sub-element of the subject
                choiceOf: value
                index: 18
        submitter:
          match: {url: null}
          schema:
            short: Submitter of the request
            isModifier: false
            index: 31
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Submitter of the request
                choices: [valueReference]
                index: 33
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Submitter of the request
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
                index: 34
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-PaymentReconciliation.allocation'}
    type: uri
    index: 55
package_version: r5.r4-0.0.1-snapshot-1
extensions:
  response:
    url: null
    short: Response committing to a payment
    isModifier: false
    index: 35
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Response committing to a payment
        choices: [valueReference]
        index: 37
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Response committing to a payment
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/ClaimResponse']
        index: 38
  amount:
    url: null
    short: Amount allocated to this payable
    isModifier: false
    index: 51
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Amount allocated to this payable
        choices: [valueMoney]
        index: 53
      valueMoney:
        base: {path: 'Extension.value[x]'}
        type: Money
        short: Amount allocated to this payable
        choiceOf: value
        index: 54
  date:
    url: null
    short: Date of commitment to pay
    isModifier: false
    index: 39
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Date of commitment to pay
        choices: [valueDate]
        index: 41
      valueDate:
        base: {path: 'Extension.value[x]'}
        type: date
        short: Date of commitment to pay
        choiceOf: value
        index: 42
  encounter:
    url: null
    short: Applied-to encounter
    isModifier: false
    index: 19
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Applied-to encounter
        choices: [valueReference]
        index: 21
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Applied-to encounter
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
        index: 22
  type:
    url: null
    short: Category of payment
    isModifier: false
    index: 27
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Category of payment
        choices: [valueCodeableConcept]
        index: 29
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Category of payment
        choiceOf: value
        index: 30
  account:
    url: null
    short: Applied-to account
    isModifier: false
    index: 23
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Applied-to account
        choices: [valueReference]
        index: 25
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Applied-to account
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Account']
        index: 26
  responsible:
    url: null
    short: Contact for the response
    isModifier: false
    index: 43
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Contact for the response
        choices: [valueReference]
        index: 45
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Contact for the response
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/PractitionerRole']
        index: 46
  payee:
    url: null
    short: Recipient of the payment
    isModifier: false
    index: 47
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Recipient of the payment
        choices: [valueReference]
        index: 49
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Recipient of the payment
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
        index: 50
  predecessor:
    url: null
    short: Business identifier of the prior payment detail
    isModifier: false
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Business identifier of the prior payment detail
        choices: [valueIdentifier]
        index: 7
      valueIdentifier:
        base: {path: 'Extension.value[x]'}
        type: Identifier
        short: Business identifier of the prior payment detail
        choiceOf: value
        index: 8
  identifier:
    url: null
    short: Business identifier of the payment detail
    isModifier: false
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Business identifier of the payment detail
        choices: [valueIdentifier]
        index: 3
      valueIdentifier:
        base: {path: 'Extension.value[x]'}
        type: Identifier
        short: Business identifier of the payment detail
        choiceOf: value
        index: 4
  target:
    url: null
    short: Subject of the payment
    isModifier: false
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Subject of the payment
        choices: [valueReference]
        index: 11
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Subject of the payment
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Account', 'http://hl7.org/fhir/StructureDefinition/ChargeItem', 'http://hl7.org/fhir/StructureDefinition/Claim', 'http://hl7.org/fhir/StructureDefinition/Contract', 'http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/Invoice']
        index: 12
  targetItem[x]:
    url: null
    short: Sub-element of the subject
    isModifier: false
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Sub-element of the subject
        choices: [valueString, valueIdentifier, valuePositiveInt]
        index: 15
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Sub-element of the subject
        choiceOf: value
        index: 16
      valueIdentifier:
        base: {path: 'Extension.value[x]'}
        type: Identifier
        short: Sub-element of the subject
        choiceOf: value
        index: 17
      valuePositiveInt:
        base: {path: 'Extension.value[x]'}
        type: positiveInt
        short: Sub-element of the subject
        choiceOf: value
        index: 18
  submitter:
    url: null
    short: Submitter of the request
    isModifier: false
    index: 31
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Submitter of the request
        choices: [valueReference]
        index: 33
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Submitter of the request
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
        index: 34
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-PaymentReconciliation.allocation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]