| Package | hl7.terminology |
| Resource Type | ValueSet |
| Id | v3-NonDrugAgentEntity |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-NonDrugAgentEntity.html |
| URL | http://terminology.hl7.org/ValueSet/v3-NonDrugAgentEntity |
| Version | 3.0.0 |
| Status | active |
| Date | 2014-03-26 |
| Name | NonDrugAgentEntity |
| Title | NonDrugAgentEntity |
| Realm | uv |
| Authority | hl7 |
| 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.html |
No resources found
| CodeSystem | |
| v3-EntityCode | EntityCode |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-NonDrugAgentEntity
Language: en
http://terminology.hl7.org/CodeSystem/v3-EntityCode| Code | Display |
| NDA01 | egg |
| NDA02 | fish |
| NDA03 | lactose |
| NDA04 | peanut |
| NDA05 | soy |
| NDA06 | sulfites |
| NDA07 | wheat or gluten |
| NDA08 | isocyanates |
| NDA09 | solvents |
| NDA10 | oils |
| NDA11 | venoms |
| NDA12 | latex |
| NDA13 | shellfish |
| NDA14 | strawberries |
| NDA15 | tomatoes |
| NDA16 | dust |
| NDA17 | dust mites |
{
"resourceType": "ValueSet",
"id": "v3-NonDrugAgentEntity",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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.html",
"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"
}
]
}
]
}
}