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

: KnowledgeSubtopicObservationValue - JSON Representation

Active as of 2010-03-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-KnowledgeSubtopicObservationValue",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-MeSH.html\"><code>https://www.nlm.nih.gov/mesh</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Q000008</td><td/></tr><tr><td>Q000744</td><td/></tr><tr><td>Q000009</td><td/></tr><tr><td>D004347</td><td/></tr><tr><td>Q000145</td><td/></tr><tr><td>Q000209</td><td/></tr><tr><td>Q000175</td><td/></tr><tr><td>Q000628</td><td/></tr><tr><td>D011379</td><td/></tr><tr><td>Q000627</td><td/></tr><tr><td>Q000493</td><td/></tr><tr><td>Q000494</td><td/></tr><tr><td>Q000633</td><td/></tr><tr><td>Q000506</td><td/></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/79899007\">79899007</a></td><td style=\"color: #cccccc\">Drug interaction</td></tr><tr><td><a href=\"http://snomed.info/id/47965005\">47965005</a></td><td style=\"color: #cccccc\">Differential diagnosis</td></tr><tr><td><a href=\"http://snomed.info/id/404204005\">404204005</a></td><td style=\"color: #cccccc\">Drug interaction with drug</td></tr><tr><td><a href=\"http://snomed.info/id/95907004\">95907004</a></td><td style=\"color: #cccccc\">Drug interaction with food</td></tr><tr><td><a href=\"http://snomed.info/id/95906008\">95906008</a></td><td style=\"color: #cccccc\">Drug interaction with alcohol</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-KnowledgeSubtopicObservationValue",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.11.77"
    }
  ],
  "version" : "4.0.0",
  "name" : "KnowledgeSubtopicObservationValue",
  "title" : "KnowledgeSubtopicObservationValue",
  "status" : "active",
  "experimental" : false,
  "date" : "2010-03-16",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Observation values used to indicate a knowledge subtopic of interest for which knowledge content is requested (e.g., treatment, etiology, prognosis).",
  "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "compose" : {
    "include" : [
      {
        "system" : "https://www.nlm.nih.gov/mesh",
        "concept" : [
          {
            "code" : "Q000008"
          },
          {
            "code" : "Q000744"
          },
          {
            "code" : "Q000009"
          },
          {
            "code" : "D004347"
          },
          {
            "code" : "Q000145"
          },
          {
            "code" : "Q000209"
          },
          {
            "code" : "Q000175"
          },
          {
            "code" : "Q000628"
          },
          {
            "code" : "D011379"
          },
          {
            "code" : "Q000627"
          },
          {
            "code" : "Q000493"
          },
          {
            "code" : "Q000494"
          },
          {
            "code" : "Q000633"
          },
          {
            "code" : "Q000506"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "79899007"
          },
          {
            "code" : "47965005"
          },
          {
            "code" : "404204005"
          },
          {
            "code" : "95907004"
          },
          {
            "code" : "95906008"
          }
        ]
      }
    ]
  }
}