IGUHealth
    Preparing search index...
    interface EvidenceReportRelatesTo {
        _code?: Element;
        code: code;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        targetIdentifier?: Identifier;
        targetReference?: Reference;
    }
    Index

    Properties

    _code?: Element

    replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith

    code: code

    replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    targetIdentifier?: Identifier

    Target of the relationship

    targetReference?: Reference

    Target of the relationship