description: The quantity of the benefit remaining to date. package_name: hl7.fhir.us.davinci-pct derivation: constraint name: RemainingBenefit type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/remaining-benefit'} index: 1 value: short: Benefit Remaining mustSupport: true choices: [valueUnsignedInt, valueMoney] index: 3 valueUnsignedInt: {type: unsignedInt, short: Benefit Remaining, mustSupport: true, choiceOf: value, index: 4} valueMoney: {type: Money, short: Benefit Remaining, mustSupport: true, choiceOf: value, index: 5} package_version: 2.0.0-ballot extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/remaining-benefit base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0-ballot required: [valueMoney, value, valueUnsignedInt]