FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | CodeSystem |
| Id | CodeSystem-moleculardefinition-type.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/cg-incubator/CodeSystem-moleculardefinition-type.html |
| URL | http://hl7.org/fhir/uv/cg-incubator/CodeSystem/moleculardefinition-type |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-03-23 |
| Name | MolecularDefinitionType |
| Title | Molecular Definition Type CodeSystem |
| Realm | uv |
| Authority | hl7 |
| Description | Domain-semantic subtype classifications for a MolecularDefinition resource instance, providing greater specificity than the moleculeType element. For example, an instance with moleculeType 'rna' may have a type of 'mrna' or 'mirna'. This CodeSystem is an enumerated, curated set covering clinically relevant DNA and RNA subtypes. The binding on this CodeSystem is extensible: implementers may use codes from other systems when no suitable code exists here. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.uv.cg-incubator#current | moleculardefinition-type | Molecular Definition Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem moleculardefinition-type
Last updated: 2026-03-23 00:00:00+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/uv/cg-incubator/CodeSystem/moleculardefinition-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "moleculardefinition-type",
"meta": {
"lastUpdated": "2026-03-23T00:00:00Z",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cg"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}
],
"url": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/moleculardefinition-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.4.3002"
}
],
"version": "0.1.0-ci-build",
"name": "MolecularDefinitionType",
"title": "Molecular Definition Type CodeSystem",
"status": "draft",
"experimental": true,
"date": "2026-03-23",
"publisher": "HL7 International / Clinical Genomics",
"contact": [
{
"name": "HL7 International / Clinical Genomics",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/clingenomics"
},
{
"system": "email",
"value": "clingenomics@lists.hl7.org"
}
]
}
],
"description": "Domain-semantic subtype classifications for a MolecularDefinition resource instance, providing greater specificity than the moleculeType element. For example, an instance with moleculeType 'rna' may have a type of 'mrna' or 'mirna'. This CodeSystem is an enumerated, curated set covering clinically relevant DNA and RNA subtypes. The binding on this CodeSystem is extensible: implementers may use codes from other systems when no suitable code exists here.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/uv/cg-incubator/ValueSet/moleculardefinition-type",
"content": "complete",
"concept": [
{
"code": "genomic-dna",
"display": "Genomic DNA",
"definition": "DNA that encodes, or is derived from, the genomic DNA of an organism."
},
{
"code": "cdna",
"display": "cDNA",
"definition": "A DNA molecule synthesized from a mature mRNA template by reverse transcriptase."
},
{
"code": "single-stranded-cdna",
"display": "Single-stranded cDNA",
"definition": "A cDNA molecule that is single-stranded."
},
{
"code": "double-stranded-cdna",
"display": "Double-stranded cDNA",
"definition": "A cDNA molecule that is double-stranded."
},
{
"code": "mitochondrial-dna",
"display": "Mitochondrial DNA",
"definition": "A DNA sequence of mitochondrial origin."
},
{
"code": "mrna",
"display": "mRNA",
"definition": "Messenger RNA; a mature transcript that is translated into protein."
},
{
"code": "rrna",
"display": "rRNA",
"definition": "Ribosomal RNA; a structural component of the ribosome."
},
{
"code": "trna",
"display": "tRNA",
"definition": "Transfer RNA; an adaptor molecule for translation."
},
{
"code": "snrna",
"display": "snRNA",
"definition": "Small nuclear RNA; involved in pre-mRNA splicing."
},
{
"code": "snorna",
"display": "snoRNA",
"definition": "Small nucleolar RNA; involved in rRNA modification."
},
{
"code": "mirna",
"display": "miRNA",
"definition": "MicroRNA; a small regulatory RNA that silences gene expression."
},
{
"code": "sirna",
"display": "siRNA",
"definition": "Small interfering RNA; mediates RNA interference."
},
{
"code": "lncrna",
"display": "lncRNA",
"definition": "Long non-coding RNA; an ncRNA of 200 nucleotides or more with regulatory roles."
},
{
"code": "antisense-rna",
"display": "Antisense RNA",
"definition": "RNA transcribed from the antisense strand of a gene."
},
{
"code": "ncrna",
"display": "ncRNA",
"definition": "Non-coding RNA; a mature transcript that is not translated into protein."
},
{
"code": "pirna",
"display": "piRNA",
"definition": "PIWI-interacting RNA; involved in transposon silencing in germline cells."
}
]
}