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

The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies.
description: The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies.
derivation: specialization
name: RiskEvidenceSynthesis
type: RiskEvidenceSynthesis
elements:
  description: {short: Natural language description of the risk evidence synthesis, isSummary: true, index: 9}
  date: {short: Date last changed, isSummary: true, index: 6}
  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 risk evidence synthesis was approved by publisher, index: 14}
  jurisdiction:
    short: Intended jurisdiction for risk 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: 28
    elements:
      description: {short: Description of sample size, index: 29}
      numberOfStudies: {short: 'How many studies?', index: 30}
      numberOfParticipants: {short: 'How many participants?', index: 31}
  name: {short: Name for this risk 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: 27}
  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 risk 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 risk evidence synthesis, represented as a URI (globally unique)', isSummary: true, index: 0}
  identifier: {short: Additional identifier for the risk evidence synthesis, array: true, isSummary: true, index: 1}
  lastReviewDate: {short: When the risk evidence synthesis was last reviewed, index: 15}
  editor: {short: Who edited the content, array: true, index: 19}
  certainty:
    short: How certain is the risk
    array: true
    index: 44
    elements:
      rating:
        short: Certainty rating
        array: true
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/evidence-quality'}
        index: 45
      note: {short: Used for footnotes or explanatory notes, array: true, index: 46}
      certaintySubcomponent:
        short: A component that contributes to the overall certainty
        array: true
        index: 47
        elements:
          type:
            short: Type of subcomponent of certainty rating
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/certainty-subcomponent-type'}
            index: 48
          rating:
            short: Subcomponent certainty rating
            array: true
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/certainty-subcomponent-rating'}
            index: 49
          note: {short: Used for footnotes or explanatory notes, array: true, index: 50}
  reviewer: {short: Who reviewed the content, array: true, index: 20}
  exposure: {short: 'What exposure?', isSummary: true, index: 26}
  version: {short: Business version of the risk 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}
  riskEstimate:
    short: What was the estimated risk
    isSummary: true
    index: 32
    elements:
      description: {short: Description of risk estimate, index: 33}
      type:
        short: Type of risk estimate
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/risk-estimate-type'}
        index: 34
      value: {short: Point estimate, index: 35}
      unitOfMeasure:
        short: What unit is the outcome described in?
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-units|4.0.1'}
        index: 36
      denominatorCount: {short: Sample size for group measured, index: 37}
      numeratorCount: {short: Number with the outcome, index: 38}
      precisionEstimate:
        short: How precise the estimate is
        array: true
        index: 39
        elements:
          type:
            short: Type of precision estimate
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/precision-estimate-type'}
            index: 40
          level: {short: Level of confidence interval, index: 41}
          from: {short: Lower bound, index: 42}
          to: {short: Upper bound, index: 43}
  effectivePeriod: {short: When the risk evidence synthesis is expected to be used, isSummary: true, index: 16}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/RiskEvidenceSynthesis
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [status, population, outcome]