PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.supportingInfo.value
description: This cross-version extension represents Claim.supportingInfo.value[x] 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_su_value
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: Data to be provided
    choices: [valueBoolean, valueString, valueQuantity, valueAttachment, valueReference, valueIdentifier]
    index: 1
  valueBoolean:
    base: {path: 'Extension.value[x]'}
    type: boolean
    short: Data to be provided
    choiceOf: value
    index: 2
  valueString:
    base: {path: 'Extension.value[x]'}
    type: string
    short: Data to be provided
    choiceOf: value
    index: 3
  valueQuantity:
    base: {path: 'Extension.value[x]'}
    type: Quantity
    short: Data to be provided
    choiceOf: value
    index: 4
  valueAttachment:
    base: {path: 'Extension.value[x]'}
    type: Attachment
    short: Data to be provided
    choiceOf: value
    index: 5
  valueReference:
    short: Data to be provided
    refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
    type: Reference
    base: {path: 'Extension.value[x]'}
    choiceOf: value
    index: 6
  valueIdentifier:
    base: {path: 'Extension.value[x]'}
    type: Identifier
    short: Data to be provided
    choiceOf: value
    index: 7
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.supportingInfo.value'}
    type: uri
    index: 8
package_version: r5.r4b-0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.supportingInfo.value
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]