IGUHealth
    Preparing search index...
    interface EvidenceVariable {
        _actual?: Element;
        _characteristicCombination?: Element;
        _date?: Element;
        _description?: Element;
        _handling?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _name?: Element;
        _publisher?: Element;
        _shortTitle?: Element;
        _status?: Element;
        _subtitle?: Element;
        _title?: Element;
        _url?: Element;
        _version?: Element;
        actual?: boolean;
        author?: ContactDetail[];
        category?: EvidenceVariableCategory[];
        characteristic?: EvidenceVariableCharacteristic[];
        characteristicCombination?: code;
        contact?: ContactDetail[];
        contained?: ConcreteType[];
        date?: dateTime;
        description?: markdown;
        editor?: ContactDetail[];
        endorser?: ContactDetail[];
        extension?: Extension[];
        handling?: code;
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        name?: string;
        note?: Annotation[];
        publisher?: string;
        relatedArtifact?: RelatedArtifact[];
        resourceType: "EvidenceVariable";
        reviewer?: ContactDetail[];
        shortTitle?: string;
        status: code;
        subtitle?: string;
        text?: Narrative;
        title?: string;
        url?: uri;
        useContext?: UsageContext[];
        version?: string;
    }
    Index

    Properties

    _actual?: Element

    Actual or conceptual

    _characteristicCombination?: Element

    intersection | union

    _date?: Element

    Date last changed

    _description?: Element

    Natural language description of the evidence variable

    _handling?: Element

    continuous | dichotomous | ordinal | polychotomous

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _name?: Element

    Name for this evidence variable (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 EvidenceVariable

    _title?: Element

    Name for this evidence variable (human friendly)

    _url?: Element

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

    _version?: Element

    Business version of the evidence variable

    actual?: boolean

    Actual or conceptual

    author?: ContactDetail[]

    Who authored the content

    A grouping for ordinal or polychotomous variables

    What defines the members of the evidence element

    characteristicCombination?: code

    intersection | union

    contact?: ContactDetail[]

    Contact details for the publisher

    contained?: ConcreteType[]

    Contained, inline Resources

    date?: dateTime

    Date last changed

    description?: markdown

    Natural language description of the evidence variable

    editor?: ContactDetail[]

    Who edited the content

    endorser?: ContactDetail[]

    Who endorsed the content

    extension?: Extension[]

    Additional content defined by implementations

    handling?: code

    continuous | dichotomous | ordinal | polychotomous

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Additional identifier for the evidence variable

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    name?: string

    Name for this evidence variable (computer friendly)

    note?: Annotation[]

    Used for footnotes or explanatory notes

    publisher?: string

    Name of the publisher (organization or individual)

    relatedArtifact?: RelatedArtifact[]

    Additional documentation, citations, etc.

    resourceType: "EvidenceVariable"
    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 EvidenceVariable

    text?: Narrative

    Text summary of the resource, for human interpretation

    title?: string

    Name for this evidence variable (human friendly)

    url?: uri

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

    useContext?: UsageContext[]

    The context that the content is intended to support

    version?: string

    Business version of the evidence variable