{
  "resourceType": "ValueSet",
  "id": "mcode-tnm-regional-nodes-category-vs",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>http://cancerstaging.org</code></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/mcode/ValueSet/mcode-tnm-regional-nodes-category-vs",
  "version": "2.0.0",
  "name": "TNMRegionalNodesCategoryVS",
  "title": "TNM Regional Nodes Category Value Set",
  "status": "active",
  "date": "2022-01-18T03:17:40+00: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": "This value set is intended to contain allowable values for the N category, according to TNM staging rules. AJCC codes (preferably, version 8 for current cancers) SHOULD be used.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://cancerstaging.org"
      }
    ]
  }
}