IGUHealth
    Preparing search index...
    interface GraphDefinitionLinkTarget {
        _params?: Element;
        _profile?: Element;
        _type?: Element;
        compartment?: GraphDefinitionLinkTargetCompartment[];
        extension?: Extension[];
        id?: id;
        link?: GraphDefinitionLink[];
        modifierExtension?: Extension[];
        params?: string;
        profile?: canonical;
        type: code;
    }
    Index

    Properties

    _params?: Element

    Criteria for reverse lookup

    _profile?: Element

    Profile for the target resource

    _type?: Element

    Type of resource this link refers to

    Compartment Consistency Rules

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    Additional links from target resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    params?: string

    Criteria for reverse lookup

    profile?: canonical

    Profile for the target resource

    type: code

    Type of resource this link refers to