FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | ValueSet |
| Id | ValueSet-moleculardefinition-representation-code.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/cg-incubator/ValueSet-moleculardefinition-representation-code.html |
| URL | http://hl7.org/fhir/uv/cg-incubator/ValueSet/moleculardefinition-representation-code |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-03-13 |
| Name | MolecularDefinitionRepresentationCode |
| Title | Molecular Definition Representation Code |
| Realm | uv |
| Authority | hl7 |
| Description | Example codes for representing a molecular entity by accession identifier. Codes are drawn from molecular sequence databases registered in HL7 terminology: NCBI RefSeq (http://www.ncbi.nlm.nih.gov/refseq) and LRG (http://www.lrg-sequence.org). This binding is example strength — implementations are not constrained to these systems and may use any appropriate molecular sequence identifier system. |
| StructureDefinition | ||
| hl7.fhir.uv.cg-incubator#current | MolecularDefinition | Molecular Definition |
| CodeSystem | ||
| hl7.terminology.r4b#6.0.2 | www.lrg-sequence.org | Locus Reference Genomic Sequences (LRG) |
| hl7.terminology.r4b#6.0.2 | refseq | Gene Reference Sequence Collection |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet moleculardefinition-representation-code
Last updated: 2026-03-13 00:00:00+0000
Profile: Shareable ValueSet
This value set includes codes based on the following rules:
http://www.ncbi.nlm.nih.gov/refseq version Not Stated (use latest from terminology server)http://www.lrg-sequence.org version Not Stated (use latest from terminology server){
"resourceType": "ValueSet",
"id": "moleculardefinition-representation-code",
"meta": {
"lastUpdated": "2026-03-13T00:00:00Z",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"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/ValueSet/moleculardefinition-representation-code",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.3008"
}
],
"version": "0.1.0-ci-build",
"name": "MolecularDefinitionRepresentationCode",
"title": "Molecular Definition Representation Code",
"status": "draft",
"experimental": true,
"date": "2026-03-13",
"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": "Example codes for representing a molecular entity by accession identifier. Codes are drawn from molecular sequence databases registered in HL7 terminology: NCBI RefSeq (http://www.ncbi.nlm.nih.gov/refseq) and LRG (http://www.lrg-sequence.org). This binding is example strength — implementations are not constrained to these systems and may use any appropriate molecular sequence identifier system.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://www.ncbi.nlm.nih.gov/refseq"
},
{
"system": "http://www.lrg-sequence.org"
}
]
}
}