Package | tw.gov.mohw.nhi.ngs |
Resource Type | ValueSet |
Id | hgnc-vs |
FHIR Version | R4 |
Source | https://nhicore.nhi.gov.tw/ngs/https://build.fhir.org/ig/TWNHIFHIR/ngs/ValueSet-hgnc-vs.html |
URL | https://nhicore.nhi.gov.tw/ngs/ValueSet/hgnc-vs |
Version | 1.0.0 |
Status | active |
Date | 2024-12-12 |
Name | HGNCVS |
Title | HUGO Gene Nomenclature Committee Gene Names (HGNC) |
Realm | tw |
Authority | national |
Description | This value set includes all HGNC Codes, which includes multiple code systems. In this guide, Gene IDs from HGNC are used as CodeableConcepts, which must be sent with the HGNC gene ID including the prefix ‘HGNC:’ as the code and the HGNC ‘gene symbol’ as display. CAUTION: HGNC also indexes gene groups by numeric ID (without a prefix), and older systems may send HGNC gene IDs without the prefix, so care must be taken to confirm alignment. We have separately included the genegroup code system to draw attention to this ambiguity and potential error. |
StructureDefinition | |
Observation-twngs | 基因資訊-Observation TWNGS |
CodeSystem | |
genegroup | HUGO Gene Nomenclature Committee Gene Group |
www.genenames.org | HUGO Gene Nomenclature Committee Genes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet hgnc-vs
This value set includes codes based on the following rules:
http://www.genenames.org
http://www.genenames.org/genegroup
{ "resourceType": "ValueSet", "id": "hgnc-vs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nhicore.nhi.gov.tw/ngs/ValueSet/hgnc-vs", "version": "1.0.0", "name": "HGNCVS", "title": "HUGO Gene Nomenclature Committee Gene Names (HGNC)", "status": "active", "experimental": false, "date": "2024-12-12", "publisher": "衛生福利部中央健康保險署", "contact": [ { "name": "衛生福利部中央健康保險署", "telecom": [ { "system": "url", "value": "https://www.nhi.gov.tw" } ] } ], "description": "This value set includes all HGNC Codes, which includes multiple code systems. In this guide, Gene IDs from HGNC are used as CodeableConcepts, which must be sent with the HGNC gene ID including the prefix ‘HGNC:’ as the code and the HGNC ‘gene symbol’ as display. CAUTION: HGNC also indexes gene groups by numeric ID (without a prefix), and older systems may send HGNC gene IDs without the prefix, so care must be taken to confirm alignment. We have separately included the genegroup code system to draw attention to this ambiguity and potential error.", "compose": { "include": [ { "system": "http://www.genenames.org" }, { "system": "http://www.genenames.org/genegroup" } ] } }