This page is part of the HL7 Terminology (v1.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
Source view
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "v3-NonDrugAgentEntity"]; fhir:Resource.language [ fhir:value "en"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><h2>NonDrugAgentEntity</h2><div><p>Indicates types of allergy and intolerance agents which are non-drugs. (E.g. foods, latex, etc.)</p>\n</div><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>egg</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA02\">NDA02</a></td><td>fish</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA03\">NDA03</a></td><td>lactose</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA04\">NDA04</a></td><td>peanut</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA05\">NDA05</a></td><td>soy</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA06\">NDA06</a></td><td>sulfites</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA07\">NDA07</a></td><td>wheat or gluten</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA08\">NDA08</a></td><td>isocyanates</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA09\">NDA09</a></td><td>solvents</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA10\">NDA10</a></td><td>oils</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA11\">NDA11</a></td><td>venoms</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA12\">NDA12</a></td><td>latex</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA13\">NDA13</a></td><td>shellfish</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA14\">NDA14</a></td><td>strawberries</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA15\">NDA15</a></td><td>tomatoes</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA16\">NDA16</a></td><td>dust</td><td/></tr><tr><td><a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-NDA17\">NDA17</a></td><td>dust mites</td><td/></tr></table></li></ul></div>" ]; fhir:ValueSet.url [ fhir:value "http://terminology.hl7.org/ValueSet/v3-NonDrugAgentEntity"]; fhir:ValueSet.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.1.11.19699" ] ]; fhir:ValueSet.version [ fhir:value "2.0.0"]; fhir:ValueSet.name [ fhir:value "NonDrugAgentEntity"]; fhir:ValueSet.title [ fhir:value "NonDrugAgentEntity"]; fhir:ValueSet.status [ fhir:value "active"]; fhir:ValueSet.date [ fhir:value "2014-03-26T00:00:00-04:00"^^xsd:dateTime]; fhir:ValueSet.description [ fhir:value "Indicates types of allergy and intolerance agents which are non-drugs. (E.g. foods, latex, etc.)"]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityCode" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA01" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA02" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA03" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA04" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA05" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA06" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA07" ] ], [ fhir:index 7; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA08" ] ], [ fhir:index 8; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA09" ] ], [ fhir:index 9; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA10" ] ], [ fhir:index 10; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA11" ] ], [ fhir:index 11; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA12" ] ], [ fhir:index 12; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA13" ] ], [ fhir:index 13; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA14" ] ], [ fhir:index 14; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA15" ] ], [ fhir:index 15; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA16" ] ], [ fhir:index 16; fhir:ValueSet.compose.include.concept.code [ fhir:value "NDA17" ] ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.