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

    Properties

    _type?: Element

    replaced-by | replaces | refer | seealso

    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

    other: Reference

    The other patient or related person resource that the link refers to

    type: code

    replaced-by | replaces | refer | seealso