interface Evidence {
    _approvalDate?: Element;
    _copyright?: Element;
    _date?: Element;
    _description?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _lastReviewDate?: Element;
    _name?: Element;
    _publisher?: Element;
    _shortTitle?: Element;
    _status?: Element;
    _subtitle?: Element;
    _title?: Element;
    _url?: Element;
    _version?: Element;
    approvalDate?: date;
    author?: ContactDetail[];
    contact?: ContactDetail[];
    contained?: ConcreteType[];
    copyright?: markdown;
    date?: dateTime;
    description?: markdown;
    editor?: ContactDetail[];
    effectivePeriod?: Period;
    endorser?: ContactDetail[];
    exposureBackground: Reference;
    exposureVariant?: Reference[];
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    jurisdiction?: CodeableConcept[];
    language?: code;
    lastReviewDate?: date;
    meta?: Meta;
    modifierExtension?: Extension[];
    name?: string;
    note?: Annotation[];
    outcome?: Reference[];
    publisher?: string;
    relatedArtifact?: RelatedArtifact[];
    resourceType: "Evidence";
    reviewer?: ContactDetail[];
    shortTitle?: string;
    status: code;
    subtitle?: string;
    text?: Narrative;
    title?: string;
    topic?: CodeableConcept[];
    url?: uri;
    useContext?: UsageContext[];
    version?: string;
}

Properties

_approvalDate?: Element

When the evidence was approved by publisher

_copyright?: Element

Use and/or publishing restrictions

_date?: Element

Date last changed

_description?: Element

Natural language description of the evidence

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_lastReviewDate?: Element

When the evidence was last reviewed

_name?: Element

Name for this evidence (computer friendly)

_publisher?: Element

Name of the publisher (organization or individual)

_shortTitle?: Element

Title for use in informal contexts

_status?: Element

draft | active | retired | unknown

_subtitle?: Element

Subordinate title of the Evidence

_title?: Element

Name for this evidence (human friendly)

_url?: Element

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

_version?: Element

Business version of the evidence

approvalDate?: date

When the evidence was approved by publisher

author?: ContactDetail[]

Who authored the content

contact?: ContactDetail[]

Contact details for the publisher

contained?: ConcreteType[]

Contained, inline Resources

copyright?: markdown

Use and/or publishing restrictions

date?: dateTime

Date last changed

description?: markdown

Natural language description of the evidence

editor?: ContactDetail[]

Who edited the content

effectivePeriod?: Period

When the evidence is expected to be used

endorser?: ContactDetail[]

Who endorsed the content

exposureBackground: Reference

What population?

exposureVariant?: Reference[]

What exposure?

extension?: Extension[]

Additional content defined by implementations

id?: id

Logical id of this artifact

identifier?: Identifier[]

Additional identifier for the evidence

implicitRules?: uri

A set of rules under which this content was created

jurisdiction?: CodeableConcept[]

Intended jurisdiction for evidence (if applicable)

language?: code

Language of the resource content

lastReviewDate?: date

When the evidence was last reviewed

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

name?: string

Name for this evidence (computer friendly)

note?: Annotation[]

Used for footnotes or explanatory notes

outcome?: Reference[]

What outcome?

publisher?: string

Name of the publisher (organization or individual)

relatedArtifact?: RelatedArtifact[]

Additional documentation, citations, etc.

resourceType
reviewer?: ContactDetail[]

Who reviewed the content

shortTitle?: string

Title for use in informal contexts

status: code

draft | active | retired | unknown

subtitle?: string

Subordinate title of the Evidence

text?: Narrative

Text summary of the resource, for human interpretation

title?: string

Name for this evidence (human friendly)

topic?: CodeableConcept[]

The category of the Evidence, such as Education, Treatment, Assessment, etc.

url?: uri

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

useContext?: UsageContext[]

The context that the content is intended to support

version?: string

Business version of the evidence