PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r3.r5-0.0.1-snapshot-1
    http://hl7.org/fhir/3.0/StructureDefinition/extension-PaymentReconciliation.detail
description: This cross-version extension represents PaymentReconciliation.detail from http://hl7.org/fhir/StructureDefinition/PaymentReconciliation|3.0.2 for use in FHIR R5.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: ext_R3_PaymentReconciliation_detail
type: Extension
elements:
  extension:
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        type:
          match: {url: null}
          schema:
            isModifier: false
            short: Type code
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Type code
                choices: [valueCodeableConcept]
                index: 3
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Type code
                choiceOf: value
                index: 4
        request:
          match: {url: null}
          schema:
            isModifier: false
            short: Claim
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Claim
                choices: [valueReference]
                index: 7
              valueReference:
                short: Claim
                refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
                type: Reference
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 8
        response:
          match: {url: null}
          schema:
            isModifier: false
            short: Claim Response
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Claim Response
                choices: [valueReference]
                index: 11
              valueReference:
                short: Claim Response
                refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
                type: Reference
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 12
        submitter:
          match: {url: null}
          schema:
            isModifier: false
            short: Organization which submitted the claim
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Organization which submitted the claim
                choices: [valueReference]
                index: 15
              valueReference:
                short: Organization which submitted the claim
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
                type: Reference
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 16
        payee:
          match: {url: null}
          schema:
            isModifier: false
            short: Organization which is receiving the payment
            index: 17
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Organization which is receiving the payment
                choices: [valueReference]
                index: 19
              valueReference:
                short: Organization which is receiving the payment
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
                type: Reference
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 20
        date:
          match: {url: null}
          schema:
            isModifier: false
            short: Invoice date
            index: 21
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Invoice date
                choices: [valueDate]
                index: 23
              valueDate:
                base: {path: 'Extension.value[x]'}
                type: date
                short: Invoice date
                choiceOf: value
                index: 24
        amount:
          match: {url: null}
          schema:
            isModifier: false
            short: Amount being paid
            index: 25
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Amount being paid
                choices: [valueMoney]
                index: 27
              valueMoney:
                base: {path: 'Extension.value[x]'}
                type: Money
                short: Amount being paid
                choiceOf: value
                index: 28
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-PaymentReconciliation.detail'}
    index: 29
package_version: r3.r5-0.0.1-snapshot-1
extensions:
  type:
    url: null
    isModifier: false
    short: Type code
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Type code
        choices: [valueCodeableConcept]
        index: 3
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Type code
        choiceOf: value
        index: 4
  request:
    url: null
    isModifier: false
    short: Claim
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Claim
        choices: [valueReference]
        index: 7
      valueReference:
        short: Claim
        refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
        type: Reference
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 8
  response:
    url: null
    isModifier: false
    short: Claim Response
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Claim Response
        choices: [valueReference]
        index: 11
      valueReference:
        short: Claim Response
        refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
        type: Reference
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 12
  submitter:
    url: null
    isModifier: false
    short: Organization which submitted the claim
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Organization which submitted the claim
        choices: [valueReference]
        index: 15
      valueReference:
        short: Organization which submitted the claim
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        type: Reference
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 16
  payee:
    url: null
    isModifier: false
    short: Organization which is receiving the payment
    index: 17
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Organization which is receiving the payment
        choices: [valueReference]
        index: 19
      valueReference:
        short: Organization which is receiving the payment
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        type: Reference
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 20
  date:
    url: null
    isModifier: false
    short: Invoice date
    index: 21
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Invoice date
        choices: [valueDate]
        index: 23
      valueDate:
        base: {path: 'Extension.value[x]'}
        type: date
        short: Invoice date
        choiceOf: value
        index: 24
  amount:
    url: null
    isModifier: false
    short: Amount being paid
    index: 25
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Amount being paid
        choices: [valueMoney]
        index: 27
      valueMoney:
        base: {path: 'Extension.value[x]'}
        type: Money
        short: Amount being paid
        choiceOf: value
        index: 28
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-PaymentReconciliation.detail
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url, extension]