HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. 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

Active as of 2021-06-25

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "IMO",
  "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/IMO</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>IMO</td></tr><tr><td>Title</td><td>Intelligent Medical Objects</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>IMO is a clinical interface terminology, which helps to map diagnostic, procedure and other terminologies to medical concepts and codes.</p>\n</div></td></tr><tr><td>Publisher</td><td>Intelligent Medical Objects</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></tr><tr><td>OID</td><td>2.16.840.1.113883.3.247</td><td>true</td><td>2021-06-25 --&gt; (ongoing)</td></tr><tr><td>URI</td><td>http://imohealth.com/ontology/</td><td>true</td><td>2021-06-25 --&gt; (ongoing)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/IMO"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.0.0"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString" : "Intelligent Medical Objects"
    }
  ],
  "name" : "IMO",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2021-06-25T00:00:00-00:00",
  "publisher" : "Intelligent Medical Objects",
  "contact" : [
    {
      "name" : "Intelligent Medical Objects; Ann Phillips",
      "telecom" : [
        {
          "system" : "phone",
          "value" : "847.613.6655"
        },
        {
          "system" : "email",
          "value" : "support@imohealth.com"
        },
        {
          "system" : "url",
          "value" : "https://www.imohealth.com/"
        }
      ]
    }
  ],
  "description" : "IMO is a clinical interface terminology, which helps to map diagnostic, procedure and other terminologies to medical concepts and codes.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.3.247",
      "preferred" : true,
      "period" : {
        "start" : "2021-06-25"
      }
    },
    {
      "type" : "uri",
      "value" : "http://imohealth.com/ontology/",
      "preferred" : true,
      "period" : {
        "start" : "2021-06-25"
      }
    }
  ]
}