PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r5@0.1.0
    http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.example.value
description: 'STU3: `ElementDefinition.example.value[x]` additional types (Address, Annotation, Attachment, ContactPoint, HumanName, Identifier, Period, Range, Ratio, SampledData, Signature, Timing, Meta)'
package_name: hl7.fhir.uv.xver-r3.r5
derivation: constraint
name: ExtensionElementDefinition_Example_Value
type: Extension
elements:
  valueTiming:
    short: Value of Example (one of allowed types)
    type: Timing
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 14
  valueIdentifier:
    short: Value of Example (one of allowed types)
    type: Identifier
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 8
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: Value of Example (one of allowed types)
    choices: [valueAddress, valueAnnotation, valueAttachment, valueContactPoint, valueHumanName, valueIdentifier, valuePeriod, valueRange, valueRatio, valueSampledData, valueSignature, valueTiming, valueMeta]
    index: 2
  valueRatio:
    short: Value of Example (one of allowed types)
    type: Ratio
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 11
  valueMeta:
    short: Value of Example (one of allowed types)
    type: Meta
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 15
  valueSampledData:
    short: Value of Example (one of allowed types)
    type: SampledData
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 12
  valueContactPoint:
    short: Value of Example (one of allowed types)
    type: ContactPoint
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 6
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.example.value'}
    index: 0
  valueAnnotation:
    short: Value of Example (one of allowed types)
    type: Annotation
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 4
  valuePeriod:
    short: Value of Example (one of allowed types)
    type: Period
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 9
  valueRange:
    short: Value of Example (one of allowed types)
    type: Range
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 10
  valueSignature:
    short: Value of Example (one of allowed types)
    type: Signature
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 13
  valueHumanName:
    short: Value of Example (one of allowed types)
    type: HumanName
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 7
  valueAttachment:
    short: Value of Example (one of allowed types)
    type: Attachment
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 5
  valueAddress:
    short: Value of Example (one of allowed types)
    type: Address
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 3
package_version: 0.1.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.example.value
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.1.0
required: [valuePeriod, valueSampledData, valueSignature, url, valueRatio, valueContactPoint, valueAnnotation, valueHumanName, valueRange, valueAddress, valueAttachment, valueTiming, valueIdentifier, value, valueMeta]