{
  "resourceType": "ValueSet",
  "id": "nehta-tumour-type",
  "meta": {
    "lastUpdated": "2015-12-03T09:57:31.744+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><h2>TumourType</h2><p>A code from the WHO Calssification that indicates the tumour type</p><p>This value set has an inline code system http://hl7.org/fhir/tumour-type, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>epithelial-tumours<a name=\"epithelial-tumours\"> </a></td><td>Epithelial tumours |+</td><td/></tr><tr><td>mesenchymal-tumours<a name=\"mesenchymal-tumours\"> </a></td><td>Mesenchymal tumours |+</td><td/></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/nehta-tumour-type",
  "version": "1.1.0",
  "name": "TumourType",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "date": "2015-12-03T09:57:31+11:00",
  "description": "A code from the WHO Calssification that indicates the tumour type",
  "codeSystem": {
    "system": "http://hl7.org/fhir/tumour-type",
    "version": "1.1.0",
    "caseSensitive": true,
    "concept": [
      {
        "code": "epithelial-tumours",
        "display": "Epithelial tumours |+"
      },
      {
        "code": "mesenchymal-tumours",
        "display": "Mesenchymal tumours |+"
      }
    ]
  }
}