description: This extension allows for the representation of copay details as strings. This can be passed as part of the Coverage resource where payors need to communicate costToBeneficiary details that cannot be expressed as SimpleQuantity or Money data types. package_name: hl7.fhir.us.insurance-card.r4 derivation: constraint name: BeneficiaryCostString type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/insurance-card/StructureDefinition/C4DIC-BeneficiaryCostString-extension'} index: 1 value: short: Cost represented as a string of text choices: [valueString] index: 3 valueString: {type: string, short: Cost represented as a string of text, choiceOf: value, index: 4} package_version: 1.1.0 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/us/insurance-card/StructureDefinition/C4DIC-BeneficiaryCostString-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.1.0 required: [valueString, value]