PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.item.detail.patientPaid
description: This cross-version extension represents Claim.item.detail.patientPaid from http://hl7.org/fhir/StructureDefinition/Claim|5.0.0 for use in FHIR R4B.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_Claim_it_de_patientPaid
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: Paid by the patient
    choices: [valueMoney]
    index: 1
  valueMoney:
    base: {path: 'Extension.value[x]'}
    type: Money
    short: Paid by the patient
    choiceOf: value
    index: 2
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.item.detail.patientPaid'}
    type: uri
    index: 3
package_version: r5.r4b-0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.item.detail.patientPaid
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]