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 JSON (canonical form + also see JSON Format Specification)
Definition for Code SystemGeneSequenceOriginExample
{
"resourceType" : "CodeSystem",
"id" : "gene-sequence-origin",
"meta" : {
"lastUpdated" : "2026-06-23T16:20:19.822+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem gene-sequence-origin</b></p><a name=\"gene-sequence-origin\"> </a><a name=\"hcgene-sequence-origin\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/gene-sequence-origin</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\">human<a name=\"gene-sequence-origin-human\"> </a></td><td>Human</td><td>Human-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">humanised-mouse<a name=\"gene-sequence-origin-humanised-mouse\"> </a></td><td>Humanised mouse</td><td>Humanised mouse-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">humanised-rat<a name=\"gene-sequence-origin-humanised-rat\"> </a></td><td>Humanised rat</td><td>Humanised rat-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">chimeric-mouse-human<a name=\"gene-sequence-origin-chimeric-mouse-human\"> </a></td><td>Chimeric mouse-human</td><td>Chimeric mouse-human gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">chimeric-rat-human<a name=\"gene-sequence-origin-chimeric-rat-human\"> </a></td><td>Chimeric rat-human</td><td>Chimeric rat-human gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">mouse<a name=\"gene-sequence-origin-mouse\"> </a></td><td>Mouse</td><td>Mouse-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">rat<a name=\"gene-sequence-origin-rat\"> </a></td><td>Rat</td><td>Rat-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">rabbit<a name=\"gene-sequence-origin-rabbit\"> </a></td><td>Rabbit</td><td>Rabbit-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">bovine<a name=\"gene-sequence-origin-bovine\"> </a></td><td>Bovine</td><td>Bovine-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">porcine<a name=\"gene-sequence-origin-porcine\"> </a></td><td>Porcine</td><td>Porcine-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">bacterial<a name=\"gene-sequence-origin-bacterial\"> </a></td><td>Bacterial</td><td>Bacterial-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">viral<a name=\"gene-sequence-origin-viral\"> </a></td><td>Viral</td><td>Viral-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">fungal<a name=\"gene-sequence-origin-fungal\"> </a></td><td>Fungal</td><td>Fungal-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">plant<a name=\"gene-sequence-origin-plant\"> </a></td><td>Plant</td><td>Plant-origin gene sequence.</td></tr><tr><td style=\"white-space:nowrap\">synthetic<a name=\"gene-sequence-origin-synthetic\"> </a></td><td>Synthetic</td><td>Synthetic gene sequence (not from a natural organism).</td></tr></table></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/gene-sequence-origin",
"version" : "6.0.0-ballot4",
"name" : "GeneSequenceOriginExample",
"title" : "Gene Sequence Origin",
"status" : "active",
"experimental" : true,
"date" : "2026-06-23",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "The species or lineage from which a gene sequence originates, used e.g. for recombinant biologics.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/gene-sequence-origin",
"content" : "complete",
"concept" : [{
"code" : "human",
"display" : "Human",
"definition" : "Human-origin gene sequence."
},
{
"code" : "humanised-mouse",
"display" : "Humanised mouse",
"definition" : "Humanised mouse-origin gene sequence."
},
{
"code" : "humanised-rat",
"display" : "Humanised rat",
"definition" : "Humanised rat-origin gene sequence."
},
{
"code" : "chimeric-mouse-human",
"display" : "Chimeric mouse-human",
"definition" : "Chimeric mouse-human gene sequence."
},
{
"code" : "chimeric-rat-human",
"display" : "Chimeric rat-human",
"definition" : "Chimeric rat-human gene sequence."
},
{
"code" : "mouse",
"display" : "Mouse",
"definition" : "Mouse-origin gene sequence."
},
{
"code" : "rat",
"display" : "Rat",
"definition" : "Rat-origin gene sequence."
},
{
"code" : "rabbit",
"display" : "Rabbit",
"definition" : "Rabbit-origin gene sequence."
},
{
"code" : "bovine",
"display" : "Bovine",
"definition" : "Bovine-origin gene sequence."
},
{
"code" : "porcine",
"display" : "Porcine",
"definition" : "Porcine-origin gene sequence."
},
{
"code" : "bacterial",
"display" : "Bacterial",
"definition" : "Bacterial-origin gene sequence."
},
{
"code" : "viral",
"display" : "Viral",
"definition" : "Viral-origin gene sequence."
},
{
"code" : "fungal",
"display" : "Fungal",
"definition" : "Fungal-origin gene sequence."
},
{
"code" : "plant",
"display" : "Plant",
"definition" : "Plant-origin gene sequence."
},
{
"code" : "synthetic",
"display" : "Synthetic",
"definition" : "Synthetic gene sequence (not from a natural organism)."
}]
}
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