Clinical Genomics Resource Incubator, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cg-incubator/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/cg-incubator/ValueSet/coordinatesystem-origin | Version: 0.1.0-ci-build | ||||
| Standards status: Informative Draft as of 2026-03-13 | Maturity Level: 0 | Computable Name: CoordinateSystemOrigin | |||
| Other Identifiers: OID:2.16.840.1.113883.4.642.3.3004 | |||||
The reference landmark (origin) from which coordinates are measured in a coordinateInterval. This binding is required because coordinate origin ambiguity directly causes errors in variant interpretation.
References
Last updated: 2026-03-13 00:00:00+0000
Profile: Shareable ValueSet
http://hl7.org/fhir/uv/cg-incubator/CodeSystem/coordinatesystem-origin version 📦0.1.0-ci-build
Expansion performed internally based on codesystem Coordinate System Origin CodeSystem v0.1.0-ci-build (CodeSystem)
This value set contains 4 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://hl7.org/fhir/uv/cg-incubator/CodeSystem/coordinatesystem-origin | sequence-start | Sequence Start | Coordinates are measured from the start of the molecule: the 5' end of a nucleotide sequence or the N-terminus of a polypeptide. This is the default for genomic, chromosomal, and transcript-level coordinate systems (e.g., NC_ or NG_ accession-based positions). | ||
http://hl7.org/fhir/uv/cg-incubator/CodeSystem/coordinatesystem-origin | cds-start | CDS Start (A of ATG) | Coordinates are measured from the adenine of the translation initiation codon (A of ATG = position 1, or 0 in 0-based systems). This is the origin used by the HGVS coding DNA reference sequence (c. prefix). Positions upstream of the ATG are negative (5' UTR); positions downstream of the stop codon are marked with an asterisk (3' UTR). | ||
http://hl7.org/fhir/uv/cg-incubator/CodeSystem/coordinatesystem-origin | feature-start | Feature Start | Coordinates are measured from the start of a named genomic feature, such as the first base of an exon. This is used for HGVS exon-relative or feature-relative position expressions. | ||
http://hl7.org/fhir/uv/cg-incubator/CodeSystem/coordinatesystem-origin | feature-end | Feature End | Coordinates are measured from the end of a named genomic feature, such as the last base of an exon. A positive offset extends into the downstream intron; a negative offset extends upstream into the exon. This origin is used for HGVS intronic positions (e.g., c.100+3, where 100 is the last coding base and +3 is the offset into the intron). |