TerminologyThis is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Responsible Owner: Biomedical Research and Regulation Work Group | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemGeneElementTypeExample
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/gene-element-type> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "gene-element-type"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2026-06-23T16:20:19.822+00:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem gene-element-type</b></p><a name=\"gene-element-type\"> </a><a name=\"hcgene-element-type\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/gene-element-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">promoter<a name=\"gene-element-type-promoter\"> </a></td><td>Promoter</td><td>A DNA sequence that initiates and regulates transcription of a gene.</td></tr><tr><td style=\"white-space:nowrap\">enhancer<a name=\"gene-element-type-enhancer\"> </a></td><td>Enhancer</td><td>A DNA sequence that increases the rate of transcription.</td></tr><tr><td style=\"white-space:nowrap\">silencer<a name=\"gene-element-type-silencer\"> </a></td><td>Silencer</td><td>A DNA sequence that reduces or prevents transcription.</td></tr><tr><td style=\"white-space:nowrap\">terminator<a name=\"gene-element-type-terminator\"> </a></td><td>Terminator</td><td>A DNA sequence that signals the end of transcription.</td></tr><tr><td style=\"white-space:nowrap\">repressor<a name=\"gene-element-type-repressor\"> </a></td><td>Repressor binding site</td><td>A DNA sequence to which a repressor protein binds to inhibit transcription.</td></tr><tr><td style=\"white-space:nowrap\">coding-sequence<a name=\"gene-element-type-coding-sequence\"> </a></td><td>Coding sequence (CDS)</td><td>The portion of a gene that encodes a protein.</td></tr><tr><td style=\"white-space:nowrap\">intron<a name=\"gene-element-type-intron\"> </a></td><td>Intron</td><td>A non-coding sequence within a gene that is spliced out during mRNA processing.</td></tr><tr><td style=\"white-space:nowrap\">ribozyme<a name=\"gene-element-type-ribozyme\"> </a></td><td>Ribozyme</td><td>A catalytic RNA element.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
] ;
fhir:value [
a fhir:Code ;
fhir:v "brr"
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
] ;
fhir:value [
a fhir:Code ;
fhir:v "informative"
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
] ;
fhir:value [
a fhir:Integer ;
fhir:v 1
]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/gene-element-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/gene-element-type>
] ; #
fhir:version [ fhir:v "6.0.0-ballot4"] ; #
fhir:name [ fhir:v "GeneElementTypeExample"] ; #
fhir:title [ fhir:v "Gene Element Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-06-23"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@lists.hl7.org" ]
] )
] ) ; #
fhir:description [ fhir:v "The functional role of a DNA element within a gene therapy construct."] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/gene-element-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/gene-element-type>
] ; #
fhir:hierarchyMeaning [] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "promoter" ] ;
fhir:display [ fhir:v "Promoter" ] ;
fhir:definition [ fhir:v "A DNA sequence that initiates and regulates transcription of a gene." ]
] [
fhir:code [ fhir:v "enhancer" ] ;
fhir:display [ fhir:v "Enhancer" ] ;
fhir:definition [ fhir:v "A DNA sequence that increases the rate of transcription." ]
] [
fhir:code [ fhir:v "silencer" ] ;
fhir:display [ fhir:v "Silencer" ] ;
fhir:definition [ fhir:v "A DNA sequence that reduces or prevents transcription." ]
] [
fhir:code [ fhir:v "terminator" ] ;
fhir:display [ fhir:v "Terminator" ] ;
fhir:definition [ fhir:v "A DNA sequence that signals the end of transcription." ]
] [
fhir:code [ fhir:v "repressor" ] ;
fhir:display [ fhir:v "Repressor binding site" ] ;
fhir:definition [ fhir:v "A DNA sequence to which a repressor protein binds to inhibit transcription." ]
] [
fhir:code [ fhir:v "coding-sequence" ] ;
fhir:display [ fhir:v "Coding sequence (CDS)" ] ;
fhir:definition [ fhir:v "The portion of a gene that encodes a protein." ]
] [
fhir:code [ fhir:v "intron" ] ;
fhir:display [ fhir:v "Intron" ] ;
fhir:definition [ fhir:v "A non-coding sequence within a gene that is spliced out during mRNA processing." ]
] [
fhir:code [ fhir:v "ribozyme" ] ;
fhir:display [ fhir:v "Ribozyme" ] ;
fhir:definition [ fhir:v "A catalytic RNA element." ]
] ) . #
# -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.r6.core#6.0.0-ballot4 generated on Tue, Jun 23, 2026 16:22+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R5 |
Compare to Last Ballot |
|
Propose a change