http://hl7.org/fhir/StructureDefinition/MolecularSequence|4.0.1

Raw data describing a biological sequence.
NameFlagsCardTypeDescription & Constraints
MolecularSequence
0..*Information about a biological sequence
 
identifier
Σ
0..*IdentifierUnique ID for this particular sequence. This is a FHIR-defined id
 
type
Σ
0..1codeaa | dna | rna sequenceType (required)
 
coordinateSystem *
Σ
1..1integerBase number of coordinate system (0 for 0-based numbering or coordinates, inclusive start, exclusive end, 1 for 1-based numbering, inclusive start, inclusive end)
 
patient
Σ
0..1ReferenceWho and/or what this is about
 
specimen
Σ
0..1ReferenceSpecimen used for sequencing
 
device
Σ
0..1ReferenceThe method for sequencing
 
performer
Σ
0..1ReferenceWho should be responsible for test result
 
quantity
Σ
0..1QuantityThe number of copies of the sequence of interest. (RNASeq)
 
referenceSeq
Σ
0..1BackboneElementA sequence used as reference
 
 
chromosome
Σ
0..1CodeableConceptChromosome containing genetic finding chromosome-human (example)
 
 
genomeBuild
Σ
0..1stringThe Genome Build used for reference, following GRCh build versions e.g. 'GRCh 37'
 
 
orientation
Σ
0..1codesense | antisense orientationType (required)
 
 
referenceSeqId
Σ
0..1CodeableConceptReference identifier sequenceReference (example)
 
 
referenceSeqPointer
Σ
0..1ReferenceA pointer to another MolecularSequence entity as reference sequence
 
 
referenceSeqString
Σ
0..1stringA string to represent reference sequence
 
 
strand
Σ
0..1codewatson | crick strandType (required)
 
 
windowStart
Σ
0..1integerStart position of the window on the reference sequence
 
 
windowEnd
Σ
0..1integerEnd position of the window on the reference sequence
 
variant
Σ
0..*BackboneElementVariant in sequence
 
 
start
Σ
0..1integerStart position of the variant on the reference sequence
 
 
end
Σ
0..1integerEnd position of the variant on the reference sequence
 
 
observedAllele
Σ
0..1stringAllele that was observed
 
 
referenceAllele
Σ
0..1stringAllele in the reference sequence
 
 
cigar
Σ
0..1stringExtended CIGAR string for aligning the sequence with reference bases
 
 
variantPointer
Σ
0..1ReferencePointer to observed variant information
 
observedSeq
Σ
0..1stringSequence that was observed
 
quality
Σ
0..*BackboneElementAn set of value as quality of sequence
 
 
type *
Σ
1..1codeindel | snp | unknown qualityType (required)
 
 
standardSequence
Σ
0..1CodeableConceptStandard sequence for comparison qualityStandardSequence (example)
 
 
start
Σ
0..1integerStart position of the sequence
 
 
end
Σ
0..1integerEnd position of the sequence
 
 
score
Σ
0..1QuantityQuality score for the comparison
 
 
method
Σ
0..1CodeableConceptMethod to get quality qualityMethod (example)
 
 
truthTP
Σ
0..1decimalTrue positives from the perspective of the truth data
 
 
queryTP
Σ
0..1decimalTrue positives from the perspective of the query data
 
 
truthFN
Σ
0..1decimalFalse negatives
 
 
queryFP
Σ
0..1decimalFalse positives
 
 
gtFP
Σ
0..1decimalFalse positives where the non-REF alleles in the Truth and Query Call Sets match
 
 
precision
Σ
0..1decimalPrecision of comparison
 
 
recall
Σ
0..1decimalRecall of comparison
 
 
fScore
Σ
0..1decimalF-score
 
 
roc
Σ
0..1BackboneElementReceiver Operator Characteristic (ROC) Curve
 
 
 
score
Σ
0..*integerGenotype quality score
 
 
 
numTP
Σ
0..*integerRoc score true positive numbers
 
 
 
numFP
Σ
0..*integerRoc score false positive numbers
 
 
 
numFN
Σ
0..*integerRoc score false negative numbers
 
 
 
precision
Σ
0..*decimalPrecision of the GQ score
 
 
 
sensitivity
Σ
0..*decimalSensitivity of the GQ score
 
 
 
fMeasure
Σ
0..*decimalFScore of the GQ score
 
readCoverage
Σ
0..1integerAverage number of reads representing a given nucleotide in the reconstructed sequence
 
repository
Σ
0..*BackboneElementExternal repository which contains detailed report related with observedSeq in this resource
 
 
type *
Σ
1..1codedirectlink | openapi | login | oauth | other repositoryType (required)
 
 
url
Σ
0..1uriURI of the repository
 
 
name
Σ
0..1stringRepository's name
 
 
datasetId
Σ
0..1stringId of the dataset that used to call for dataset in repository
 
 
variantsetId
Σ
0..1stringId of the variantset that used to call for variantset in repository
 
 
readsetId
Σ
0..1stringId of the read
 
pointer
Σ
0..*ReferencePointer to next atomic sequence
 
structureVariant
Σ
0..*BackboneElementStructural variant
 
 
variantType
Σ
0..1CodeableConceptStructural variant change type LOINC LL379-9 answerlist (required)
 
 
exact
Σ
0..1booleanDoes the structural variant have base pair resolution breakpoints?
 
 
length
Σ
0..1integerStructural variant length
 
 
outer
Σ
0..1BackboneElementStructural variant outer
 
 
 
start
Σ
0..1integerStructural variant outer start
 
 
 
end
Σ
0..1integerStructural variant outer end
 
 
inner
Σ
0..1BackboneElementStructural variant inner
 
 
 
start
Σ
0..1integerStructural variant inner start
 
 
 
end
Σ
0..1integerStructural variant inner end