PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot2
    http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-data-storage
description: How the data element is organized and where the data element (expressing the value of the variable) is found in the dataset.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: EvidenceVariableDataStorage
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        datatype:
          match: {}
          schema:
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: datatype}
                index: 2
              value:
                short: Type of data used to express value of the variable
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, short: Type of data used to express value of the variable, choiceOf: value, index: 5}
        path:
          match: {}
          schema:
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: path}
                index: 8
              value:
                short: How to find the data element in the dataset
                choices: [valueString]
                index: 10
              valueString: {type: string, short: How to find the data element in the dataset, choiceOf: value, index: 11}
        delimiter:
          match: {}
          schema:
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                pattern: {type: Uri, value: delimiter}
                index: 14
              value:
                short: Character(s) separating values in a string-based list
                choices: [valueString]
                index: 16
              valueString: {type: string, short: Character(s) separating values in a string-based list, choiceOf: value, index: 17}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-data-storage'}
    index: 18
  value:
    choices: []
    index: 20
package_version: 1.0.0-ballot2
extensions:
  datatype:
    url: null
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: datatype}
        index: 2
      value:
        short: Type of data used to express value of the variable
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, short: Type of data used to express value of the variable, choiceOf: value, index: 5}
  path:
    url: null
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: path}
        index: 8
      value:
        short: How to find the data element in the dataset
        choices: [valueString]
        index: 10
      valueString: {type: string, short: How to find the data element in the dataset, choiceOf: value, index: 11}
  delimiter:
    url: null
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        pattern: {type: Uri, value: delimiter}
        index: 14
      value:
        short: Character(s) separating values in a string-based list
        choices: [valueString]
        index: 16
      valueString: {type: string, short: Character(s) separating values in a string-based list, choiceOf: value, index: 17}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-data-storage
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot2