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

: Intelligent Medical Objects - 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>Name</td><td>IMO</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/tools/StructureDefinition/extension-title",
      "valueString" : "Intelligent Medical Objects"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/IMO"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-namingsystem-version",
      "valueString" : "1.0.0"
    }
  ],
  "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"
      }
    }
  ]
}