HL7 Terminology (THO)
4.0.0 - Publication International flag

This page is part of the HL7 Terminology (v4.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

: 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>Drug interaction</td></tr><tr><td><a href=\"http://snomed.info/id/47965005\">47965005</a></td><td>Differential diagnosis</td></tr><tr><td><a href=\"http://snomed.info/id/404204005\">404204005</a></td><td>Drug interaction with drug</td></tr><tr><td><a href=\"http://snomed.info/id/95907004\">95907004</a></td><td>Drug interaction with food</td></tr><tr><td><a href=\"http://snomed.info/id/95906008\">95906008</a></td><td>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" : "3.0.0",
  "name" : "KnowledgeSubtopicObservationValue",
  "title" : "KnowledgeSubtopicObservationValue",
  "status" : "active",
  "date" : "2010-03-16",
  "description" : "Observation values used to indicate a knowledge subtopic of interest for which knowledge content is requested (e.g., treatment, etiology, prognosis).",
  "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"
          }
        ]
      }
    ]
  }
}