HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: null - TTL Representation

Active as of 2022-10-13

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-nciThesaurus"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>Version</td><td>3.0.0</td></tr><tr><td>Name</td><td>NciThesaurus</td></tr><tr><td>Title</td><td>NCI Thesaurus</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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/NamingSystem/v3-nciThesaurus"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3.0.0" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title"^^xsd:anyURI ] ;
fhir:value [ fhir:v "NCI Thesaurus" ]
  ] ) ; # 
  fhir:name [ fhir:v "NciThesaurus"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2022-10-13T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "NCI"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "National Cancer Institute" ]
  ] ) ; # 
  fhir:responsible [ fhir:v "NCI"] ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.3.26.1.1" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:comment [ fhir:v "This is the URL as specified by the terminology owner, and is considered authoritative." ] ;
fhir:period [
fhir:start [ fhir:v "2022-09-07"^^xsd:date ]     ]
  ] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://ncithesaurus-stage.nci.nih.gov" ] ;
fhir:preferred [ fhir:v "false"^^xsd:boolean ] ;
fhir:comment [ fhir:v "Maintained for backwards compatibility" ]
  ] ) . #