PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.6.0
    http://hl7.org/fhir/StructureDefinition/EvidenceVariable
description: The EvidenceVariable resource describes an element that knowledge (Evidence) is about.
package_name: hl7.fhir.r5.core
derivation: specialization
name: EvidenceVariable
type: EvidenceVariable
elements:
  description: {isModifier: false, short: Natural language description of the evidence variable, type: markdown, mustSupport: false, isSummary: true, index: 9}
  category:
    isModifier: false
    short: A grouping for ordinal or polychotomous variables
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 39
    elements:
      name: {isModifier: false, short: Description of the grouping, type: string, mustSupport: false, isSummary: false, index: 40}
      value:
        isModifier: false
        short: Definition of the grouping
        mustSupport: false
        choices: [valueCodeableConcept, valueQuantity, valueRange]
        isSummary: false
        index: 42
      valueCodeableConcept: {isModifier: false, short: Definition of the grouping, type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 43}
      valueQuantity: {isModifier: false, short: Definition of the grouping, type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 44}
      valueRange: {isModifier: false, short: Definition of the grouping, type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 45}
  date: {isModifier: false, short: Date last changed, type: dateTime, mustSupport: false, isSummary: true, index: 8}
  endorser: {isModifier: false, short: Who endorsed the content, type: ContactDetail, mustSupport: false, array: true, isSummary: false, index: 17}
  publisher: {isModifier: false, short: Name of the publisher (organization or individual), type: string, mustSupport: false, isSummary: true, index: 12}
  name: {isModifier: false, short: Name for this evidence variable (computer friendly), type: string, mustSupport: false, isSummary: true, index: 3}
  useContext: {isModifier: false, short: The context that the content is intended to support, type: UsageContext, mustSupport: false, array: true, isSummary: true, index: 11}
  characteristicCombination:
    isModifier: false
    short: intersection | union
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/characteristic-combination|4.6.0'}
    isSummary: false
    index: 20
  title: {isModifier: false, short: Name for this evidence variable (human friendly), type: string, mustSupport: false, isSummary: true, index: 4}
  note: {isModifier: false, short: Used for footnotes or explanatory notes, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 10}
  author: {isModifier: false, short: Who authored the content, type: ContactDetail, mustSupport: false, array: true, isSummary: false, index: 14}
  characteristic:
    isModifier: false
    short: What defines the members of the evidence element
    index: 21
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      description: {isModifier: false, short: Natural language description of the characteristic, type: string, mustSupport: false, isSummary: false, index: 22}
      definition:
        isModifier: false
        short: What code or expression defines members?
        mustSupport: false
        choices: [definitionReference, definitionCanonical, definitionCodeableConcept, definitionExpression]
        isSummary: true
        index: 24
      exclude: {isModifier: false, short: Whether the characteristic includes or excludes members, type: boolean, mustSupport: false, meaningWhenMissing: 'False', isSummary: false, index: 31}
      groupMeasure:
        isModifier: false
        short: mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
        type: code
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/group-measure|4.6.0'}
        isSummary: false
        index: 37
      definitionExpression: {isModifier: false, short: 'What code or expression defines members?', type: Expression, mustSupport: false, choiceOf: definition, isSummary: true, index: 28}
      timeFromStart:
        isModifier: false
        short: Observation time from study start
        type: BackboneElement
        mustSupport: false
        isSummary: false
        index: 32
        elements:
          description: {isModifier: false, short: Human readable description, type: string, mustSupport: false, isSummary: false, index: 33}
          quantity: {isModifier: false, short: Used to express the observation at a defined amount of time after the study start, type: Quantity, mustSupport: false, isSummary: false, index: 34}
          range: {isModifier: false, short: Used to express the observation within a period after the study start, type: Range, mustSupport: false, isSummary: false, index: 35}
          note: {isModifier: false, short: Used for footnotes or explanatory notes, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 36}
      method:
        isModifier: false
        short: Method used for describing characteristic
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/characteristic-method'}
        isSummary: false
        index: 29
      definitionCanonical: {isModifier: false, short: 'What code or expression defines members?', type: canonical, mustSupport: false, choiceOf: definition, isSummary: true, index: 26}
      definitionReference:
        isModifier: false
        short: What code or expression defines members?
        index: 25
        refers: ['http://hl7.org/fhir/StructureDefinition/EvidenceVariable', 'http://hl7.org/fhir/StructureDefinition/Group']
        type: Reference
        mustSupport: false
        choiceOf: definition
        isSummary: true
      definitionCodeableConcept: {isModifier: false, short: 'What code or expression defines members?', type: CodeableConcept, mustSupport: false, choiceOf: definition, isSummary: true, index: 27}
      device:
        isModifier: false
        short: Device used for determining characteristic
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceMetric']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 30
    required: [definitionReference, definitionCodeableConcept, definition, definitionCanonical, definitionExpression]
    isSummary: true
  handling:
    isModifier: false
    short: continuous | dichotomous | ordinal | polychotomous
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/variable-handling|4.6.0'}
    isSummary: true
    index: 38
  status:
    isModifier: true
    short: draft | active | retired | unknown
    index: 7
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|4.6.0'}
    isModifierReason: This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration
    isSummary: true
  subtitle: {isModifier: false, short: Subordinate title of the EvidenceVariable, type: string, mustSupport: false, isSummary: false, index: 6}
  url: {isModifier: false, short: 'Canonical identifier for this evidence variable, represented as a URI (globally unique)', type: uri, mustSupport: false, isSummary: true, index: 0}
  identifier: {isModifier: false, short: Additional identifier for the evidence variable, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 1}
  editor: {isModifier: false, short: Who edited the content, type: ContactDetail, mustSupport: false, array: true, isSummary: false, index: 15}
  reviewer: {isModifier: false, short: Who reviewed the content, type: ContactDetail, mustSupport: false, array: true, isSummary: false, index: 16}
  shortTitle: {isModifier: false, short: Title for use in informal contexts, type: string, mustSupport: false, isSummary: true, index: 5}
  version: {isModifier: false, short: Business version of the evidence variable, type: string, mustSupport: false, isSummary: true, index: 2}
  relatedArtifact: {isModifier: false, short: 'Additional documentation, citations, etc.', type: RelatedArtifact, mustSupport: false, array: true, isSummary: false, index: 18}
  actual: {isModifier: false, short: Actual or conceptual, type: boolean, mustSupport: false, isSummary: false, index: 19}
  contact: {isModifier: false, short: Contact details for the publisher, type: ContactDetail, mustSupport: false, array: true, isSummary: true, index: 13}
package_version: 4.6.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/EvidenceVariable
base: http://hl7.org/fhir/StructureDefinition/MetadataResource
version: 4.6.0
required: [status]