FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/hgnc-vs

Packagetw.gov.mohw.nhi.ngs
Resource TypeValueSet
Idhgnc-vs
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/ngs/https://build.fhir.org/ig/TWNHIFHIR/ngs/ValueSet-hgnc-vs.html
URLhttps://nhicore.nhi.gov.tw/ngs/ValueSet/hgnc-vs
Version1.0.0
Statusactive
Date2024-12-12
NameHGNCVS
TitleHUGO Gene Nomenclature Committee Gene Names (HGNC)
Realmtw
Authoritynational
DescriptionThis 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.

Resources that use this resource

StructureDefinition
Observation-twngs基因資訊-Observation TWNGS

Resources that this resource uses

CodeSystem
genegroupHUGO Gene Nomenclature Committee Gene Group
www.genenames.orgHUGO Gene Nomenclature Committee Genes

Narrative

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:


Source

{
  "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"
      }
    ]
  }
}