PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4b@5.3.0-ballot-tc1
    http://hl7.org/fhir/StructureDefinition/evidence-variable-handling-detail
description: This extension is used when EvidenceVariable.handling has a value of ‘extension’ because the handling element has a required binding and an extension is needed when the handling cannot be described with any of the other values in the limited value set.
package_name: hl7.fhir.uv.extensions.r4b
derivation: constraint
name: EvidenceVariableHandlingDetail
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/evidence-variable-handling-detail'}
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 5.3.0-ballot-tc1
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/evidence-variable-handling-detail
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot-tc1
required: [value, valueCodeableConcept]