MolecularSequence.repository FHIR attribute (r4) In the MolecularSequence resource for FHIR r4 , the repository attribute identifies the External repository which contains detailed report related with observedSeq in this resource
repository (MolecularSequence) description Attribute Name: repository
Description: External repository which contains detailed report related with observedSeq in this resource
Attribute Type :
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
MolecularSequence.repository Example "repository": [
{
"type": "openapi",
"url": "http://grch37.rest.ensembl.org/ga4gh/variants/3:rs1333049?content-type=application/json",
"name": "GA4GH API",
"variantsetId": "3:rs1333049"
}
]
MolecularSequence attributes Attribute Field is list Type Description
identifier
true
Identifier
Unique ID for this particular sequence. This is a FHIR-defined id
Description: Unique ID for this particular sequence. This is a FHIR-defined id
Attribute Type : Identifier
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
type
false
code
aa | dna | rna
Description: aa | dna | rna
Attribute Type : code
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
coordinateSystem
false
integer
Base number of coordinate system (0 for 0-based numbering or coordinates, inclusive start, exclusive end, 1 for 1-based numbering, inclusive start, inclusive end)
Description: Base number of coordinate system (0 for 0-based numbering or coordinates, inclusive start, exclusive end, 1 for 1-based numbering, inclusive start, inclusive end)
Attribute Type : integer
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "coordinateSystem": 0
patient
false
Reference
Who and/or what this is about
Description: Who and/or what this is about
Attribute Type : Reference
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "patient": {
"reference": "Patient/example"
}
specimen
false
Reference
Specimen used for sequencing
Description: Specimen used for sequencing
Attribute Type : Reference
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
device
false
Reference
The method for sequencing
Description: The method for sequencing
Attribute Type : Reference
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
performer
false
Reference
Who should be responsible for test result
Description: Who should be responsible for test result
Attribute Type : Reference
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
quantity
false
Quantity
The number of copies of the sequence of interest. (RNASeq)
Description: The number of copies of the sequence of interest. (RNASeq)
Attribute Type : Quantity
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
referenceSeq
false
Data Type
A sequence used as reference
Description: A sequence used as reference
Attribute Type : Data Type
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "referenceSeq": {
"referenceSeqId": {
"coding": [
{
"system": "http://www.ncbi.nlm.nih.gov/nuccore",
"code": "NC_000009.11"
}
]
},
"strand": "watson",
"windowStart": 22125500,
"windowEnd": 22125510
}
variant
true
Data Type
Variant in sequence
Description: Variant in sequence
Attribute Type : Data Type
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "variant": [
{
"start": 22125503,
"end": 22125504,
"observedAllele": "C",
"referenceAllele": "G"
}
]
observedSeq
false
string
Sequence that was observed
Description: Sequence that was observed
Attribute Type : string
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
quality
true
Data Type
An set of value as quality of sequence
Description: An set of value as quality of sequence
Attribute Type : Data Type
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
readCoverage
false
integer
Average number of reads representing a given nucleotide in the reconstructed sequence
Description: Average number of reads representing a given nucleotide in the reconstructed sequence
Attribute Type : integer
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
repository
true
Data Type
External repository which contains detailed report related with observedSeq in this resource
Description: External repository which contains detailed report related with observedSeq in this resource
Attribute Type : Data Type
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "repository": [
{
"type": "openapi",
"url": "http://grch37.rest.ensembl.org/ga4gh/variants/3:rs1333049?content-type=application/json",
"name": "GA4GH API",
"variantsetId": "3:rs1333049"
}
]
pointer
true
Reference
Pointer to next atomic sequence
Description: Pointer to next atomic sequence
Attribute Type : Reference
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
structureVariant
true
Data Type
Structural variant
Description: Structural variant
Attribute Type : Data Type
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "structureVariant":