0.1.0 - ci-build

CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NCIT Special Codes ValueSet - JSON Representation

Active as of 2025-09-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ncit-special-codes-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ncit-special-codes-vs</b></p><a name=\"ncit-special-codes-vs\"> </a><a name=\"hcncit-special-codes-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C156445</td><td>Derived Cell Line</td></tr><tr><td>156440</td><td>Metastatic Tumor Sample</td></tr><tr><td>156441</td><td>Sample Derived from New Primary</td></tr><tr><td>164032</td><td>Tumor-Adjacent Normal Specimen</td></tr><tr><td>C18009</td><td>Tumor Tissue</td></tr><tr><td>C162623</td><td>Normal Tissue Segment</td></tr><tr><td>C156443</td><td>Cell Line-Derived Xenograft</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cqdg.ca/ValueSet/ncit-special-codes-vs",
  "version" : "0.1.0",
  "name" : "CancerBiospecimenTypeVS",
  "title" : "NCIT Special Codes ValueSet",
  "status" : "active",
  "date" : "2025-09-16T14:36:01+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Ferlab.bio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "ValueSet for selected NCIT codes from NCI Thesaurus.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept" : [
          {
            "code" : "C156445",
            "display" : "Derived Cell Line"
          },
          {
            "code" : "156440",
            "display" : "Metastatic Tumor Sample"
          },
          {
            "code" : "156441",
            "display" : "Sample Derived from New Primary"
          },
          {
            "code" : "164032",
            "display" : "Tumor-Adjacent Normal Specimen"
          },
          {
            "code" : "C18009",
            "display" : "Tumor Tissue"
          },
          {
            "code" : "C162623",
            "display" : "Normal Tissue Segment"
          },
          {
            "code" : "C156443",
            "display" : "Cell Line-Derived Xenograft"
          }
        ]
      }
    ]
  }
}