IGUHealth
    Preparing search index...
    interface SubstanceNucleicAcidSubunitSugar {
        _name?: Element;
        _residueSite?: Element;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier;
        modifierExtension?: Extension[];
        name?: string;
        residueSite?: string;
    }
    Index

    Properties

    _name?: Element

    The name of the sugar or sugar-like component that make up the nucleotide

    _residueSite?: Element

    The residues that contain a given sugar will be captured. The order of given residues will be captured in the 5‘-3‘direction consistent with the base sequences listed above

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    identifier?: Identifier

    The Substance ID of the sugar or sugar-like component that make up the nucleotide

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    name?: string

    The name of the sugar or sugar-like component that make up the nucleotide

    residueSite?: string

    The residues that contain a given sugar will be captured. The order of given residues will be captured in the 5‘-3‘direction consistent with the base sequences listed above