HL7 Terminology (THO)
5.0.0 - Publication International flag

This page is part of the HL7 Terminology (v5.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: NCI Thesaurus - JSON Representation

Active as of 2022-10-13

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "v3-nciThesaurus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/v3-nciThesaurus</td></tr><tr><td>Name</td><td>NciThesaurus</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>NCI Thesaurus NCI Thesaurus is a biomedical thesaurus created specifically to meet the needs of the cancer research community, especially those engaged in translational research NCI Thesaurus is produced by the NCI Enterprise Vocabulary Services project. The NCI Thesaurus is provided under an open content license.</p>\n</div></td></tr><tr><td>Publisher</td><td>NCI</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.3.26.1.1</td><td>true</td><td></td><td/></tr><tr><td>URI</td><td>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</td><td>true</td><td>2022-09-07 --&gt; (ongoing)</td><td>This is the URL as specified by the terminology owner, and is considered authoritative.</td></tr><tr><td>URI</td><td>http://ncithesaurus-stage.nci.nih.gov</td><td>false</td><td></td><td>Maintained for backwards compatibility</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/tools/StructureDefinition/extension-title",
      "valueString" : "NCI Thesaurus"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/v3-nciThesaurus"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-namingsystem-version",
      "valueString" : "3.0.0"
    }
  ],
  "name" : "NciThesaurus",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2022-10-13T00:00:00-00:00",
  "publisher" : "NCI",
  "contact" : [
    {
      "name" : "National Cancer Institute"
    }
  ],
  "responsible" : "NCI",
  "description" : "NCI Thesaurus NCI Thesaurus is a biomedical thesaurus created specifically to meet the needs of the cancer research community, especially those engaged in translational research NCI Thesaurus is produced by the NCI Enterprise Vocabulary Services project. The NCI Thesaurus is provided under an open content license.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.3.26.1.1",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
      "preferred" : true,
      "comment" : "This is the URL as specified by the terminology owner, and is considered authoritative.",
      "period" : {
        "start" : "2022-09-07"
      }
    },
    {
      "type" : "uri",
      "value" : "http://ncithesaurus-stage.nci.nih.gov",
      "preferred" : false,
      "comment" : "Maintained for backwards compatibility"
    }
  ]
}