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

: NonDrugAgentEntity - JSON Representation

Active as of 2014-03-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-NonDrugAgentEntity",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-EntityCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-EntityCode</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=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA01\">NDA01</a></td><td style=\"color: #cccccc\">egg</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA02\">NDA02</a></td><td style=\"color: #cccccc\">fish</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA03\">NDA03</a></td><td style=\"color: #cccccc\">lactose</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA04\">NDA04</a></td><td style=\"color: #cccccc\">peanut</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA05\">NDA05</a></td><td style=\"color: #cccccc\">soy</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA06\">NDA06</a></td><td style=\"color: #cccccc\">sulfites</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA07\">NDA07</a></td><td style=\"color: #cccccc\">wheat or gluten</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA08\">NDA08</a></td><td style=\"color: #cccccc\">isocyanates</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA09\">NDA09</a></td><td style=\"color: #cccccc\">solvents</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA10\">NDA10</a></td><td style=\"color: #cccccc\">oils</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA11\">NDA11</a></td><td style=\"color: #cccccc\">venoms</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA12\">NDA12</a></td><td style=\"color: #cccccc\">latex</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA13\">NDA13</a></td><td style=\"color: #cccccc\">shellfish</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA14\">NDA14</a></td><td style=\"color: #cccccc\">strawberries</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA15\">NDA15</a></td><td style=\"color: #cccccc\">tomatoes</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA16\">NDA16</a></td><td style=\"color: #cccccc\">dust</td></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA17\">NDA17</a></td><td style=\"color: #cccccc\">dust mites</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-NonDrugAgentEntity",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.19699"
    }
  ],
  "version" : "3.0.0",
  "name" : "NonDrugAgentEntity",
  "title" : "NonDrugAgentEntity",
  "status" : "active",
  "experimental" : false,
  "date" : "2014-03-26",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Indicates types of allergy and intolerance agents which are non-drugs. (E.g. foods, latex, etc.)",
  "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" : "http://terminology.hl7.org/CodeSystem/v3-EntityCode",
        "concept" : [
          {
            "code" : "NDA01"
          },
          {
            "code" : "NDA02"
          },
          {
            "code" : "NDA03"
          },
          {
            "code" : "NDA04"
          },
          {
            "code" : "NDA05"
          },
          {
            "code" : "NDA06"
          },
          {
            "code" : "NDA07"
          },
          {
            "code" : "NDA08"
          },
          {
            "code" : "NDA09"
          },
          {
            "code" : "NDA10"
          },
          {
            "code" : "NDA11"
          },
          {
            "code" : "NDA12"
          },
          {
            "code" : "NDA13"
          },
          {
            "code" : "NDA14"
          },
          {
            "code" : "NDA15"
          },
          {
            "code" : "NDA16"
          },
          {
            "code" : "NDA17"
          }
        ]
      }
    ]
  }
}