minimal Common Oncology Data Elements (mCODE) Implementation Guide
2.1.0 - STU 2.1 United States of America flag

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v2.1.0: STU 2) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: HUGO Gene Nomenclature Committee Gene Names Value Set - JSON Representation

Active as of 2023-03-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "mcode-hgnc-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://www.genenames.org\"><code>http://www.genenames.org</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/mcode/ValueSet/mcode-hgnc-vs",
  "version" : "2.1.0",
  "name" : "HGNCVS",
  "title" : "HUGO Gene Nomenclature Committee Gene Names Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-03-21T04:54:56+11:00",
  "publisher" : "HL7 International Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system" : "email",
          "value" : "ciclist@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "HUGO Gene Nomenclature Committee Gene Names Value Set",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://www.genenames.org"
      }
    ]
  }
}