IGUHealth
    Preparing search index...
    interface ResearchElementDefinition {
        _approvalDate?: Element;
        _comment?: Element[];
        _copyright?: Element;
        _date?: Element;
        _description?: Element;
        _experimental?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _lastReviewDate?: Element;
        _library?: Element[];
        _name?: Element;
        _publisher?: Element;
        _purpose?: Element;
        _shortTitle?: Element;
        _status?: Element;
        _subtitle?: Element;
        _title?: Element;
        _type?: Element;
        _url?: Element;
        _usage?: Element;
        _variableType?: Element;
        _version?: Element;
        approvalDate?: date;
        author?: ContactDetail[];
        characteristic: ResearchElementDefinitionCharacteristic[];
        comment?: string[];
        contact?: ContactDetail[];
        contained?: ConcreteType[];
        copyright?: markdown;
        date?: dateTime;
        description?: markdown;
        editor?: ContactDetail[];
        effectivePeriod?: Period;
        endorser?: ContactDetail[];
        experimental?: boolean;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        jurisdiction?: CodeableConcept[];
        language?: code;
        lastReviewDate?: date;
        library?: canonical[];
        meta?: Meta;
        modifierExtension?: Extension[];
        name?: string;
        publisher?: string;
        purpose?: markdown;
        relatedArtifact?: RelatedArtifact[];
        resourceType: "ResearchElementDefinition";
        reviewer?: ContactDetail[];
        shortTitle?: string;
        status: code;
        subjectCodeableConcept?: CodeableConcept;
        subjectReference?: Reference;
        subtitle?: string;
        text?: Narrative;
        title?: string;
        topic?: CodeableConcept[];
        type: code;
        url?: uri;
        usage?: string;
        useContext?: UsageContext[];
        variableType?: code;
        version?: string;
    }
    Index

    Properties

    _approvalDate?: Element

    When the research element definition was approved by publisher

    _comment?: Element[]

    Used for footnotes or explanatory notes

    _copyright?: Element

    Use and/or publishing restrictions

    _date?: Element

    Date last changed

    _description?: Element

    Natural language description of the research element definition

    _experimental?: Element

    For testing purposes, not real usage

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _lastReviewDate?: Element

    When the research element definition was last reviewed

    _library?: Element[]

    Logic used by the ResearchElementDefinition

    _name?: Element

    Name for this research element definition (computer friendly)

    _publisher?: Element

    Name of the publisher (organization or individual)

    _purpose?: Element

    Why this research element definition is defined

    _shortTitle?: Element

    Title for use in informal contexts

    _status?: Element

    draft | active | retired | unknown

    _subtitle?: Element

    Subordinate title of the ResearchElementDefinition

    _title?: Element

    Name for this research element definition (human friendly)

    _type?: Element

    population | exposure | outcome

    _url?: Element

    Canonical identifier for this research element definition, represented as a URI (globally unique)

    _usage?: Element

    Describes the clinical usage of the ResearchElementDefinition

    _variableType?: Element

    dichotomous | continuous | descriptive

    _version?: Element

    Business version of the research element definition

    approvalDate?: date

    When the research element definition was approved by publisher

    author?: ContactDetail[]

    Who authored the content

    What defines the members of the research element

    comment?: string[]

    Used for footnotes or explanatory notes

    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 research element definition

    editor?: ContactDetail[]

    Who edited the content

    effectivePeriod?: Period

    When the research element definition is expected to be used

    endorser?: ContactDetail[]

    Who endorsed the content

    experimental?: boolean

    For testing purposes, not real usage

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Additional identifier for the research element definition

    implicitRules?: uri

    A set of rules under which this content was created

    jurisdiction?: CodeableConcept[]

    Intended jurisdiction for research element definition (if applicable)

    language?: code

    Language of the resource content

    lastReviewDate?: date

    When the research element definition was last reviewed

    library?: canonical[]

    Logic used by the ResearchElementDefinition

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    name?: string

    Name for this research element definition (computer friendly)

    publisher?: string

    Name of the publisher (organization or individual)

    purpose?: markdown

    Why this research element definition is defined

    relatedArtifact?: RelatedArtifact[]

    Additional documentation, citations, etc.

    resourceType: "ResearchElementDefinition"
    reviewer?: ContactDetail[]

    Who reviewed the content

    shortTitle?: string

    Title for use in informal contexts

    status: code

    draft | active | retired | unknown

    subjectCodeableConcept?: CodeableConcept

    E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device

    subjectReference?: Reference

    E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device

    subtitle?: string

    Subordinate title of the ResearchElementDefinition

    text?: Narrative

    Text summary of the resource, for human interpretation

    title?: string

    Name for this research element definition (human friendly)

    topic?: CodeableConcept[]

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

    type: code

    population | exposure | outcome

    url?: uri

    Canonical identifier for this research element definition, represented as a URI (globally unique)

    usage?: string

    Describes the clinical usage of the ResearchElementDefinition

    useContext?: UsageContext[]

    The context that the content is intended to support

    variableType?: code

    dichotomous | continuous | descriptive

    version?: string

    Business version of the research element definition