Sequence_GET

GET {{baseUrl}}/Sequence?patient=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&chromosome=<string>&coordinate=<string>&end=<double>&identifier=<string>&start=<double>&type=<string>&_format=<string>

Request Params

KeyDatatypeRequiredDescription
patientstringThe subject that the observation is about
_idstringLogical id of this artifact
_lastUpdatedstringWhen the resource version last changed
_profilestringProfiles this resource claims to conform to
_securitystringSecurity Labels applied to this resource
_tagstringTags applied to this resource
chromosomestringChromosome number of the reference sequence
coordinatestringSearch parameter for region of the reference DNA sequence string. 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 coordinate=1$lt345$gt123, this means it will search for the Sequence resource 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.
endstringEnd position (0-based exclusive, which menas the acid at this position will not be included, 1-based inclusive, which means the acid at this position will be included) of the reference sequence.
identifierstringThe unique identity for a particular sequence
startstringStart position (0-based inclusive, 1-based inclusive, that means the nucleic acid or amino acid at this position will be included) of the reference sequence.
typestringAmino Acid Sequence/ DNA Sequence / RNA Sequence
_formatstring

RESPONSES

status: OK

[{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;patient&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;species&quot;:{&quot;coding&quot;:[{&quot;system&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}],&quot;text&quot;:&quot;\u003cstring\u003e&quot;},&quot;referenceSeq&quot;:[{&quot;windowStart&quot;:&quot;\u003cnumber\u003e&quot;,&quot;windowEnd&quot;:&quot;\u003cnumber\u003e&quot;,&quot;referenceSeqId&quot;:{&quot;coding&quot;:[{&quot;system&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}]}}],&quot;variation&quot;:{&quot;start&quot;:&quot;\u003cnumber\u003e&quot;,&quot;end&quot;:&quot;\u003cnumber\u003e&quot;,&quot;observedAllele&quot;:&quot;\u003cstring\u003e&quot;,&quot;referenceAllele&quot;:&quot;\u003cstring\u003e&quot;},&quot;repository&quot;:[{&quot;url&quot;:&quot;\u003cstring\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;variantId&quot;:&quot;\u003cstring\u003e&quot;}]},{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;patient&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;species&quot;:{&quot;coding&quot;:[{&quot;system&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}],&quot;text&quot;:&quot;\u003cstring\u003e&quot;},&quot;referenceSeq&quot;:[{&quot;windowStart&quot;:&quot;\u003cnumber\u003e&quot;,&quot;windowEnd&quot;:&quot;\u003cnumber\u003e&quot;,&quot;referenceSeqId&quot;:{&quot;coding&quot;:[{&quot;system&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}]}}],&quot;variation&quot;:{&quot;start&quot;:&quot;\u003cnumber\u003e&quot;,&quot;end&quot;:&quot;\u003cnumber\u003e&quot;,&quot;observedAllele&quot;:&quot;\u003cstring\u003e&quot;,&quot;referenceAllele&quot;:&quot;\u003cstring\u003e&quot;},&quot;repository&quot;:[{&quot;url&quot;:&quot;\u003cstring\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;variantId&quot;:&quot;\u003cstring\u003e&quot;}]}]