{
  "resourceType": "ValueSet",
  "id": "shr-oncology-LymphSystemSubdivisionVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR LymphSystemSubdivisionVS ValueSet</b></p>\n<p>A lymph node area or nodal group; a subdivision of the entire lymphatic system. For breast cancer, this includes 5 areas: internal mammary lymph nodes, axillary lymph nodes level I, II, and III, and the supraclavicular lymph nodes.</p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/oncology/vs/LymphSystemSubdivisionVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.oncology.LymphSystemSubdivisionVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR LymphSystemSubdivisionVS ValueSet",
  "title": "SHR LymphSystemSubdivisionVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "A lymph node area or nodal group; a subdivision of the entire lymphatic system. For breast cancer, this includes 5 areas: internal mammary lymph nodes, axillary lymph nodes level I, II, and III, and the supraclavicular lymph nodes.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "122490001"
          }
        ]
      }
    ]
  }
}