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

The Evidence resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about.
description: The Evidence resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about.
derivation: specialization
name: Evidence
type: Evidence
elements:
  description: {short: Natural language description of the evidence, isSummary: true, index: 11}
  date: {short: Date last changed, isSummary: true, index: 8}
  endorser: {short: Who endorsed the content, array: true, index: 23}
  publisher: {short: Name of the publisher (organization or individual), isSummary: true, index: 9}
  approvalDate: {short: When the evidence was approved by publisher, index: 16}
  jurisdiction:
    short: Intended jurisdiction for evidence (if applicable)
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/jurisdiction'}
    isSummary: true
    index: 14
  name: {short: Name for this evidence (computer friendly), isSummary: true, index: 3}
  useContext: {short: The context that the content is intended to support, array: true, isSummary: true, index: 13}
  copyright: {short: Use and/or publishing restrictions, index: 15}
  outcome: {short: 'What outcome?', array: true, isSummary: true, index: 27}
  topic:
    short: The category of the Evidence, such as Education, Treatment, Assessment, etc.
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/definition-topic'}
    index: 19
  title: {short: Name for this evidence (human friendly), isSummary: true, index: 4}
  note: {short: Used for footnotes or explanatory notes, array: true, index: 12}
  author: {short: Who authored the content, array: true, index: 20}
  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: 7
  subtitle: {short: Subordinate title of the Evidence, index: 6}
  url: {short: 'Canonical identifier for this evidence, represented as a URI (globally unique)', isSummary: true, index: 0}
  identifier: {short: Additional identifier for the evidence, array: true, isSummary: true, index: 1}
  lastReviewDate: {short: When the evidence was last reviewed, index: 17}
  editor: {short: Who edited the content, array: true, index: 21}
  reviewer: {short: Who reviewed the content, array: true, index: 22}
  shortTitle: {short: Title for use in informal contexts, index: 5}
  version: {short: Business version of the evidence, isSummary: true, index: 2}
  relatedArtifact: {short: 'Additional documentation, citations, etc.', array: true, index: 24}
  contact: {short: Contact details for the publisher, array: true, isSummary: true, index: 10}
  exposureBackground: {short: 'What population?', isSummary: true, index: 25}
  effectivePeriod: {short: When the evidence is expected to be used, isSummary: true, index: 18}
  exposureVariant: {short: 'What exposure?', array: true, isSummary: true, index: 26}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Evidence
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [exposureBackground, status]