"sequenceType":
"numberOfSubunits":
"disulfideLinkage":
"subunit":
{
"resourceType": "SubstanceSpecification",
"id": "example",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p></div>"
}
}
{
"resourceType" : "SubstanceProtein",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"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
"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
"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
"subunit" : [{ // 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
"subunit" : <integer>, // Index of primary sequences of amino acids linked through peptide bonds in order of decreasing length. Sequences of the same length will be ordered by molecular weight. Subunits that have identical sequences will be repeated and have sequential subscripts
"sequence" : "<string>", // The sequence information shall be provided enumerating the amino acids from N- to C-terminal end using standard single-letter amino acid codes. Uppercase shall be used for L-amino acids and lowercase for D-amino acids. Transcribed SubstanceProteins will always be described using the translated sequence; for synthetic peptide containing amino acids that are not represented with a single letter code an X should be used within the sequence. The modified amino acids will be distinguished by their position in the sequence
"length" : <integer>, // Length of linear sequences of amino acids contained in the subunit
"sequenceAttachment" : { Attachment }, // The sequence information shall be provided enumerating the amino acids from N- to C-terminal end using standard single-letter amino acid codes. Uppercase shall be used for L-amino acids and lowercase for D-amino acids. Transcribed SubstanceProteins will always be described using the translated sequence; for synthetic peptide containing amino acids that are not represented with a single letter code an X should be used within the sequence. The modified amino acids will be distinguished by their position in the sequence
"nTerminalModificationId" : { Identifier }, // Unique identifier for molecular fragment modification based on the ISO 11238 Substance ID
"nTerminalModification" : "<string>", // The name of the fragment modified at the N-terminal of the SubstanceProtein shall be specified
"cTerminalModificationId" : { Identifier }, // Unique identifier for molecular fragment modification based on the ISO 11238 Substance ID
"cTerminalModification" : "<string>" // The modification at the C-terminal shall be specified
}]
}
The following search parameters can be used to query SubstanceProtein resources. Just submit them like so:
https://api.1up.health/fhir/r4/SubstanceProtein?query-param=queryvalue
Search Parameter | Field Type | Resource Fields Searched |
---|