http://hl7.org/fhir/StructureDefinition/EffectEvidenceSynthesis|4.0.1

The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies.
description: The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies.
derivation: specialization
name: EffectEvidenceSynthesis
type: EffectEvidenceSynthesis
elements:
  description: {short: Natural language description of the effect evidence synthesis, isSummary: true, index: 9}
  exposureAlternative: {short: 'What comparison exposure?', isSummary: true, index: 27}
  date: {short: Date last changed, isSummary: true, index: 6}
  effectEstimate:
    short: What was the estimated effect
    array: true
    isSummary: true
    index: 38
    elements:
      description: {short: Description of effect estimate, index: 39}
      type:
        short: Type of efffect estimate
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/effect-estimate-type'}
        index: 40
      variantState:
        short: Variant exposure states
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/evidence-variant-state'}
        index: 41
      value: {short: Point estimate, index: 42}
      unitOfMeasure:
        short: What unit is the outcome described in?
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-units|4.0.1'}
        index: 43
      precisionEstimate:
        short: How precise the estimate is
        array: true
        index: 44
        elements:
          type:
            short: Type of precision estimate
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/precision-estimate-type'}
            index: 45
          level: {short: Level of confidence interval, index: 46}
          from: {short: Lower bound, index: 47}
          to: {short: Upper bound, index: 48}
  endorser: {short: Who endorsed the content, array: true, index: 21}
  publisher: {short: Name of the publisher (organization or individual), isSummary: true, index: 7}
  approvalDate: {short: When the effect evidence synthesis was approved by publisher, index: 14}
  jurisdiction:
    short: Intended jurisdiction for effect evidence synthesis (if applicable)
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/jurisdiction'}
    isSummary: true
    index: 12
  sampleSize:
    short: What sample size was involved?
    index: 29
    elements:
      description: {short: Description of sample size, index: 30}
      numberOfStudies: {short: 'How many studies?', index: 31}
      numberOfParticipants: {short: 'How many participants?', index: 32}
  name: {short: Name for this effect evidence synthesis (computer friendly), isSummary: true, index: 3}
  useContext: {short: The context that the content is intended to support, array: true, isSummary: true, index: 11}
  copyright: {short: Use and/or publishing restrictions, index: 13}
  studyType:
    short: Type of study
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/study-type'}
    index: 24
  outcome: {short: 'What outcome?', isSummary: true, index: 28}
  topic:
    short: The category of the EffectEvidenceSynthesis, such as Education, Treatment, Assessment, etc.
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/definition-topic'}
    index: 17
  title: {short: Name for this effect evidence synthesis (human friendly), isSummary: true, index: 4}
  note: {short: Used for footnotes or explanatory notes, array: true, index: 10}
  author: {short: Who authored the content, array: true, index: 18}
  synthesisType:
    short: Type of synthesis
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/synthesis-type'}
    index: 23
  status:
    isModifier: true
    short: draft | active | retired | unknown
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|4.0.1'}
    isModifierReason: This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration
    isSummary: true
    index: 5
  population: {short: 'What population?', isSummary: true, index: 25}
  url: {short: 'Canonical identifier for this effect evidence synthesis, represented as a URI (globally unique)', isSummary: true, index: 0}
  identifier: {short: Additional identifier for the effect evidence synthesis, array: true, isSummary: true, index: 1}
  lastReviewDate: {short: When the effect evidence synthesis was last reviewed, index: 15}
  editor: {short: Who edited the content, array: true, index: 19}
  certainty:
    short: How certain is the effect
    array: true
    index: 49
    elements:
      rating:
        short: Certainty rating
        array: true
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/evidence-quality'}
        index: 50
      note: {short: Used for footnotes or explanatory notes, array: true, index: 51}
      certaintySubcomponent:
        short: A component that contributes to the overall certainty
        array: true
        index: 52
        elements:
          type:
            short: Type of subcomponent of certainty rating
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/certainty-subcomponent-type'}
            index: 53
          rating:
            short: Subcomponent certainty rating
            array: true
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/certainty-subcomponent-rating'}
            index: 54
          note: {short: Used for footnotes or explanatory notes, array: true, index: 55}
  reviewer: {short: Who reviewed the content, array: true, index: 20}
  exposure: {short: 'What exposure?', isSummary: true, index: 26}
  resultsByExposure:
    short: What was the result per exposure?
    array: true
    index: 33
    elements:
      description: {short: Description of results by exposure, index: 34}
      exposureState:
        short: exposure | exposure-alternative
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/exposure-state|4.0.1'}
        index: 35
      variantState:
        short: Variant exposure states
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/evidence-variant-state'}
        index: 36
      riskEvidenceSynthesis: {short: Risk evidence synthesis, index: 37}
    required: [riskEvidenceSynthesis]
  version: {short: Business version of the effect evidence synthesis, isSummary: true, index: 2}
  relatedArtifact: {short: 'Additional documentation, citations, etc.', array: true, index: 22}
  contact: {short: Contact details for the publisher, array: true, isSummary: true, index: 8}
  effectivePeriod: {short: When the effect evidence synthesis is expected to be used, isSummary: true, index: 16}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/EffectEvidenceSynthesis
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [status, population, exposure, exposureAlternative, outcome]