interface MolecularSequence {
    _coordinateSystem?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _observedSeq?: Element;
    _readCoverage?: Element;
    _type?: Element;
    contained?: ConcreteType[];
    coordinateSystem: integer;
    device?: Reference;
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    language?: code;
    meta?: Meta;
    modifierExtension?: Extension[];
    observedSeq?: string;
    patient?: Reference;
    performer?: Reference;
    pointer?: Reference[];
    quality?: MolecularSequenceQuality[];
    quantity?: Quantity;
    readCoverage?: integer;
    referenceSeq?: MolecularSequenceReferenceSeq;
    repository?: MolecularSequenceRepository[];
    resourceType: "MolecularSequence";
    specimen?: Reference;
    structureVariant?: MolecularSequenceStructureVariant[];
    text?: Narrative;
    type?: code;
    variant?: MolecularSequenceVariant[];
}

Properties

_coordinateSystem?: Element

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)

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_observedSeq?: Element

Sequence that was observed

_readCoverage?: Element

Average number of reads representing a given nucleotide in the reconstructed sequence

_type?: Element

aa | dna | rna

contained?: ConcreteType[]

Contained, inline Resources

coordinateSystem: 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)

device?: Reference

The method for sequencing

extension?: Extension[]

Additional content defined by implementations

id?: id

Logical id of this artifact

identifier?: Identifier[]

Unique ID for this particular sequence. This is a FHIR-defined id

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

observedSeq?: string

Sequence that was observed

patient?: Reference

Who and/or what this is about

performer?: Reference

Who should be responsible for test result

pointer?: Reference[]

Pointer to next atomic sequence

An set of value as quality of sequence

quantity?: Quantity

The number of copies of the sequence of interest. (RNASeq)

readCoverage?: integer

Average number of reads representing a given nucleotide in the reconstructed sequence

A sequence used as reference

External repository which contains detailed report related with observedSeq in this resource

resourceType
specimen?: Reference

Specimen used for sequencing

Structural variant

text?: Narrative

Text summary of the resource, for human interpretation

type?: code

aa | dna | rna

Variant in sequence