interface Evidence {
    _approvalDate?: Element;
    _assertion?: Element;
    _citeAsMarkdown?: Element;
    _date?: Element;
    _description?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _lastReviewDate?: Element;
    _publisher?: Element;
    _status?: Element;
    _title?: Element;
    _url?: Element;
    _version?: Element;
    approvalDate?: date;
    assertion?: markdown;
    author?: ContactDetail[];
    certainty?: EvidenceCertainty[];
    citeAsMarkdown?: markdown;
    citeAsReference?: Reference;
    contact?: ContactDetail[];
    contained?: ConcreteType[];
    date?: dateTime;
    description?: markdown;
    editor?: ContactDetail[];
    endorser?: ContactDetail[];
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    language?: code;
    lastReviewDate?: date;
    meta?: Meta;
    modifierExtension?: Extension[];
    note?: Annotation[];
    publisher?: string;
    relatedArtifact?: RelatedArtifact[];
    resourceType: "Evidence";
    reviewer?: ContactDetail[];
    statistic?: EvidenceStatistic[];
    status: code;
    studyType?: CodeableConcept;
    synthesisType?: CodeableConcept;
    text?: Narrative;
    title?: string;
    url?: uri;
    useContext?: UsageContext[];
    variableDefinition: EvidenceVariableDefinition[];
    version?: string;
}

Properties

_approvalDate?: Element

When the summary was approved by publisher

_assertion?: Element

Declarative description of the Evidence

_citeAsMarkdown?: Element

Citation for this evidence

_date?: Element

Date last changed

_description?: Element

Description of the particular summary

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_lastReviewDate?: Element

When the summary was last reviewed

_publisher?: Element

Name of the publisher (organization or individual)

_status?: Element

draft | active | retired | unknown

_title?: Element

Name for this summary (human friendly)

_url?: Element

Canonical identifier for this evidence, represented as a globally unique URI

_version?: Element

Business version of this summary

approvalDate?: date

When the summary was approved by publisher

assertion?: markdown

Declarative description of the Evidence

author?: ContactDetail[]

Who authored the content

certainty?: EvidenceCertainty[]

Certainty or quality of the evidence

citeAsMarkdown?: markdown

Citation for this evidence

citeAsReference?: Reference

Citation for this evidence

contact?: ContactDetail[]

Contact details for the publisher

contained?: ConcreteType[]

Contained, inline Resources

date?: dateTime

Date last changed

description?: markdown

Description of the particular summary

editor?: ContactDetail[]

Who edited the content

endorser?: ContactDetail[]

Who endorsed the content

extension?: Extension[]

Additional content defined by implementations

id?: id

Logical id of this artifact

identifier?: Identifier[]

Additional identifier for the summary

implicitRules?: uri

A set of rules under which this content was created

language?: code

Language of the resource content

lastReviewDate?: date

When the summary was last reviewed

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

note?: Annotation[]

Footnotes and/or explanatory notes

publisher?: string

Name of the publisher (organization or individual)

relatedArtifact?: RelatedArtifact[]

Link or citation to artifact associated with the summary

resourceType
reviewer?: ContactDetail[]

Who reviewed the content

statistic?: EvidenceStatistic[]

Values and parameters for a single statistic

status: code

draft | active | retired | unknown

studyType?: CodeableConcept

The type of study that produced this evidence

synthesisType?: CodeableConcept

The method to combine studies

text?: Narrative

Text summary of the resource, for human interpretation

title?: string

Name for this summary (human friendly)

url?: uri

Canonical identifier for this evidence, represented as a globally unique URI

useContext?: UsageContext[]

The context that the content is intended to support

variableDefinition: EvidenceVariableDefinition[]

Evidence variable such as population, exposure, or outcome

version?: string

Business version of this summary