FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-substance-category.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system http://terminology.hl7.org/CodeSystem/substance-category defines the following codes:
{
"resourceType": "CodeSystem",
"id": "substance-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}
],
"url": "http://terminology.hl7.org/CodeSystem/substance-category",
"version": "0.1.0",
"name": "SubstanceCategoryCodes",
"title": "Substance Category Codes",
"status": "draft",
"experimental": false,
"date": "2023-02-26T04:07:30+10:00",
"publisher": "Orders and Observations",
"contact": [
{
"name": "Orders and Observations",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description": "Substance category codes",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/ValueSet/substance-category|1.0.1",
"content": "complete",
"concept": [
{
"code": "allergen",
"display": "Allergen",
"definition": "A substance that causes an allergic reaction."
},
{
"code": "biological",
"display": "Biological Substance",
"definition": "A substance that is produced by or extracted from a biological source."
},
{
"code": "body",
"display": "Body Substance",
"definition": "A substance that comes directly from a human or an animal (e.g. blood, urine, feces, tears, etc.)."
},
{
"code": "chemical",
"display": "Chemical",
"definition": "Any organic or inorganic substance of a particular molecular identity, including -- (i) any combination of such substances occurring in whole or in part as a result of a chemical reaction or occurring in nature and (ii) any element or uncombined radical (http://www.epa.gov/opptintr/import-export/pubs/importguide.pdf)."
},
{
"code": "food",
"display": "Dietary Substance",
"definition": "A food, dietary ingredient, or dietary supplement for human or animal."
},
{
"code": "drug",
"display": "Drug or Medicament",
"definition": "A substance intended for use in the diagnosis, cure, mitigation, treatment, or prevention of disease in man or other animals (Federal Food Drug and Cosmetic Act)."
},
{
"code": "material",
"display": "Material",
"definition": "A finished product which is not normally ingested, absorbed or injected (e.g. steel, iron, wood, plastic and paper)."
}
]
}