HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This is not an authorized publication; it is the continuous build for version 5.3.0). This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
: null - JSON Representation
Raw json | Download
{
"resourceType" : "NamingSystem",
"id" : "umls",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://terminology.hl7.org/NamingSystem/umls"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "2.1.0"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
"valueString" : "Unified Medical Language System"
}
],
"name" : "Umls",
"status" : "retired",
"kind" : "codesystem",
"date" : "2021-11-09T10:00:00+10:00",
"publisher" : "NLM",
"contact" : [
{
"name" : "National Library of Medicine"
}
],
"responsible" : "NLM",
"description" : "UMLS codes as CUIs making up the values in a coding system. More information may be found at http://www.nlm.nih.gov/research/umls/",
"uniqueId" : [
{
"type" : "oid",
"value" : "2.16.840.1.113883.6.86",
"preferred" : true
},
{
"type" : "uri",
"value" : "http://terminology.hl7.org/CodeSystem/umls",
"preferred" : true
}
]
}