IGUHealth
    Preparing search index...
    interface LinkageItem {
        _type?: Element;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        resource: Reference;
        type: code;
    }
    Index

    Properties

    _type?: Element

    source | alternate | historical

    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

    resource: Reference

    Resource being linked

    type: code

    source | alternate | historical