chromosome-window-coordinate

chromosome-window-coordinatecomposite

Search parameter by chromosome 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 `chromosome-window-coordinate=1$lt345$gt123`, this means it will search for the MolecularSequence resource with a window on chromosome 1 and with position >123 and <345, where in 1-based system resource, all strings within region 1:124-344 will be revealed, while in 0-based system resource, all strings within region 1: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-chromosome-window-coordinate
ID
MolecularSequence-chromosome-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-chromosomechromosome
MolecularSequence-window-startwindowStart
MolecularSequence-window-endwindowEnd

Base Resources (1)

MolecularSequence