FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r4b
Resource TypeNamingSystem
IdNamingSystem-IMO.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem IMO

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/IMO
Version1.0.0
NameIMO
TitleIntelligent Medical Objects
Statusactive
Definition

IMO is a clinical interface terminology, which helps to map diagnostic, procedure and other terminologies to medical concepts and codes.

PublisherIntelligent Medical Objects

Identifiers

TypeValuePreferredPeriod
OID2.16.840.1.113883.3.247true2021-06-25 --> (ongoing)
URIhttp://imohealth.com/ontology/true2021-06-25 --> (ongoing)

Source1

{
  "resourceType": "NamingSystem",
  "id": "IMO",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    }
  ]
}