http://hl7.org/fhir/StructureDefinition/EvidenceReport|5.0.0

The EvidenceReport Resource is a specialized container for a collection of resources and codeable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.
description: The EvidenceReport Resource is a specialized container for a collection of resources and codeable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.
derivation: specialization
name: EvidenceReport
type: EvidenceReport
elements:
  endorser: {isModifier: false, short: Who endorsed the content, mustSupport: false, array: true, isSummary: true, index: 23}
  publisher: {isModifier: false, short: Name of the publisher/steward (organization or individual), mustSupport: false, isSummary: true, index: 18}
  section:
    isModifier: false
    short: Composition is broken into sections
    mustSupport: false
    array: true
    isSummary: false
    index: 31
    elements:
      orderedBy:
        isModifier: false
        short: Order of section entries
        mustSupport: false
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/list-order'}
        isSummary: false
        index: 38
      section:
        elementReference: ['http://hl7.org/fhir/StructureDefinition/EvidenceReport', elements, section]
        isModifier: false
        short: Nested Section
        mustSupport: false
        array: true
        isSummary: false
        index: 43
      mode:
        isModifier: false
        short: working | snapshot | changes
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/list-mode|5.0.0'}
        isSummary: false
        index: 37
      focusReference: {isModifier: false, short: Classification of section by Resource, mustSupport: false, isSummary: false, index: 34}
      title: {isModifier: false, short: Label for section (e.g. for ToC), mustSupport: false, isSummary: false, index: 32}
      emptyReason:
        isModifier: false
        short: Why the section is empty
        mustSupport: false
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/list-empty-reason'}
        isSummary: false
        index: 42
      author: {isModifier: false, short: Who and/or what authored the section, mustSupport: false, array: true, isSummary: false, index: 35}
      focus:
        isModifier: false
        short: Classification of section (recommended)
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/evidence-report-section'}
        isSummary: false
        index: 33
      entryClassifier:
        isModifier: false
        short: Extensible classifiers as content
        mustSupport: false
        array: true
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/evidence-classifier-code'}
        isSummary: false
        index: 39
      entryReference: {isModifier: false, short: Reference to resources as content, mustSupport: false, array: true, isSummary: false, index: 40}
      entryQuantity: {isModifier: false, short: Quantity as content, mustSupport: false, array: true, isSummary: false, index: 41}
      text: {isModifier: false, short: 'Text summary of the section, for human interpretation', mustSupport: false, isSummary: false, index: 36}
  citeAs:
    isModifier: false
    short: Citation for this report
    mustSupport: false
    choices: []
    isSummary: false
    index: 6
  useContext: {isModifier: false, short: The context that the content is intended to support, mustSupport: false, array: true, isSummary: true, index: 2}
  type:
    isModifier: false
    short: Kind of report
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/evidence-report-type'}
    isSummary: false
    index: 7
  note: {isModifier: false, short: Used for footnotes and annotations, mustSupport: false, array: true, isSummary: false, index: 8}
  author: {isModifier: false, short: Who authored the content, mustSupport: false, array: true, isSummary: true, index: 20}
  status:
    isModifier: true
    short: draft | active | retired | unknown
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|5.0.0'}
    isModifierReason: This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration
    isSummary: true
    index: 1
  url:
    constraint:
      cnl-1: {human: 'URL should not contain | or # - these characters make processing canonical references problematic', source: 'http://hl7.org/fhir/StructureDefinition/EvidenceReport', severity: warning, expression: 'exists() implies matches(''^[^|# ]+$'')'}
    isModifier: false
    short: Canonical identifier for this EvidenceReport, represented as a globally unique URI
    mustSupport: false
    isSummary: true
    index: 0
  identifier: {isModifier: false, short: Unique identifier for the evidence report, mustSupport: false, array: true, isSummary: true, index: 3}
  editor: {isModifier: false, short: Who edited the content, mustSupport: false, array: true, isSummary: false, index: 21}
  relatesTo:
    isModifier: false
    short: Relationships to other compositions/documents
    mustSupport: false
    array: true
    isSummary: false
    index: 24
    elements:
      code:
        isModifier: false
        short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/report-relation-type|5.0.0'}
        isSummary: false
        index: 25
      target:
        isModifier: false
        short: Target of the relationship
        mustSupport: false
        isSummary: false
        index: 26
        elements:
          url: {isModifier: false, short: Target of the relationship URL, mustSupport: false, isSummary: false, index: 27}
          identifier: {isModifier: false, short: Target of the relationship Identifier, mustSupport: false, isSummary: false, index: 28}
          display: {isModifier: false, short: Target of the relationship Display, mustSupport: false, isSummary: false, index: 29}
          resource: {isModifier: false, short: Target of the relationship Resource reference, mustSupport: false, isSummary: false, index: 30}
    required: [target, code]
  reviewer: {isModifier: false, short: Who reviewed the content, mustSupport: false, array: true, isSummary: false, index: 22}
  relatedArtifact: {isModifier: false, short: 'Link, description or reference to artifact associated with the report', mustSupport: false, array: true, isSummary: false, index: 9}
  contact: {isModifier: false, short: Contact details for the publisher, mustSupport: false, array: true, isSummary: true, index: 19}
  relatedIdentifier: {isModifier: false, short: Identifiers for articles that may relate to more than one evidence report, mustSupport: false, array: true, isSummary: true, index: 4}
  subject:
    isModifier: false
    short: Focus of the report
    mustSupport: false
    isSummary: true
    index: 10
    elements:
      characteristic:
        isModifier: false
        short: Characteristic
        mustSupport: false
        array: true
        isSummary: false
        index: 11
        elements:
          code:
            isModifier: false
            short: Characteristic code
            mustSupport: false
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/focus-characteristic-code'}
            isSummary: false
            index: 12
          value:
            isModifier: false
            short: Characteristic value
            mustSupport: false
            choices: []
            isSummary: false
            index: 14
          exclude: {isModifier: false, short: Is used to express not the characteristic, mustSupport: false, isSummary: false, index: 15}
          period: {isModifier: false, short: Timeframe for the characteristic, mustSupport: false, isSummary: false, index: 16}
        required: [value, code]
      note: {isModifier: false, short: Footnotes and/or explanatory notes, mustSupport: false, array: true, isSummary: false, index: 17}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/EvidenceReport
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [status, subject]