interface SubstanceProtein {
    _disulfideLinkage?: Element[];
    _implicitRules?: Element;
    _language?: Element;
    _numberOfSubunits?: Element;
    contained?: ConcreteType[];
    disulfideLinkage?: string[];
    extension?: Extension[];
    id?: id;
    implicitRules?: uri;
    language?: code;
    meta?: Meta;
    modifierExtension?: Extension[];
    numberOfSubunits?: integer;
    resourceType: "SubstanceProtein";
    sequenceType?: CodeableConcept;
    subunit?: SubstanceProteinSubunit[];
    text?: Narrative;
}

Properties

_disulfideLinkage?: Element[]

The disulphide bond between two cysteine residues either on the same subunit or on two different subunits shall be described. The position of the disulfide bonds in the SubstanceProtein shall be listed in increasing order of subunit number and position within subunit followed by the abbreviation of the amino acids involved. The disulfide linkage positions shall actually contain the amino acid Cysteine at the respective positions

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_numberOfSubunits?: Element

Number of linear sequences of amino acids linked through peptide bonds. The number of subunits constituting the SubstanceProtein shall be described. It is possible that the number of subunits can be variable

contained?: ConcreteType[]

Contained, inline Resources

disulfideLinkage?: string[]

The disulphide bond between two cysteine residues either on the same subunit or on two different subunits shall be described. The position of the disulfide bonds in the SubstanceProtein shall be listed in increasing order of subunit number and position within subunit followed by the abbreviation of the amino acids involved. The disulfide linkage positions shall actually contain the amino acid Cysteine at the respective positions

extension?: Extension[]

Additional content defined by implementations

id?: id

Logical id of this artifact

implicitRules?: uri

A set of rules under which this content was created

language?: code

Language of the resource content

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

numberOfSubunits?: integer

Number of linear sequences of amino acids linked through peptide bonds. The number of subunits constituting the SubstanceProtein shall be described. It is possible that the number of subunits can be variable

resourceType
sequenceType?: CodeableConcept

The SubstanceProtein descriptive elements will only be used when a complete or partial amino acid sequence is available or derivable from a nucleic acid sequence

This subclause refers to the description of each subunit constituting the SubstanceProtein. A subunit is a linear sequence of amino acids linked through peptide bonds. The Subunit information shall be provided when the finished SubstanceProtein is a complex of multiple sequences; subunits are not used to delineate domains within a single sequence. Subunits are listed in order of decreasing length; sequences of the same length will be ordered by decreasing molecular weight; subunits that have identical sequences will be repeated multiple times

text?: Narrative

Text summary of the resource, for human interpretation