| Package | cce.fhir.minimal |
| Resource Type | ValueSet |
| Id | ValueSet-cce-core-ValueSet-GeneNomenclatureVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/GeneNomenclatureVS |
| URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/GeneNomenclatureVS |
| Version | 0.0.1 |
| Status | draft |
| Name | GeneNomenclatureVS |
| Title | Gene Nomenclature VS |
| Description | HUGO Gene Nomenclature |
| StructureDefinition | |
| cce-core-Observation-GeneticVariant | GeneticVariant |
| CodeSystem | |
| www.genenames.org | HUGO Gene Nomenclature Committee Genes |
Note: links and images are rebased to the (stated) source
Gene Nomenclature ValueSet
https://www.genenames.org/cgi-bin/download/custom?col=gd_app_sym&col=gd_app_name&status=Approved&status=Entry%20Withdrawn&hgnc_dbtag=on&order_by=gd_app_sym_sort&format=text&submit=submit
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/GeneNomenclatureVS",
"version": "0.0.1",
"name": "GeneNomenclatureVS",
"title": "Gene Nomenclature VS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "HUGO Gene Nomenclature",
"compose": {
"include": [
{
"system": "http://www.genenames.org"
}
]
}
}