referenceseqid-window-coordinate

referenceseqid-window-coordinatecomposite

Search parameter by reference sequence and window. This will refer to part of a locus or part of a gene where search region will be represented in 1-based system. Since the coordinateSystem can either be 0-based or 1-based, this search query will include the result of both coordinateSystem that contains the equivalent segment of the gene or whole genome sequence. For example, a search for sequence can be represented as `referenceSeqId-window-coordinate=NC_000001.11$lt345$gt123`, this means it will search for the MolecularSequence resource with a window on NC_000001.11 and with position >123 and <345, where in 1-based system resource, all strings within region NC_000001.11:124-344 will be revealed, while in 0-based system resource, all strings within region NC_000001.11:123-344 will be revealed. You may want to check detail about 0-based v.s. 1-based above.

draft
URL
http://hl7.org/fhir/SearchParameter/MolecularSequence-referenceseqid-window-coordinate
ID
MolecularSequence-referenceseqid-window-coordinate
Multiple OR
No

FHIRPath Expression

MolecularSequence.referenceSeq

Components (3)

This composite is searched as all of the following together, each evaluated against the expression above:

MolecularSequence-referenceseqidreferenceSeqId
MolecularSequence-window-startwindowStart
MolecularSequence-window-endwindowEnd

Base Resources (1)

MolecularSequence