http://terminology.hl7.org/CodeSystem/substance-category|4.0.1

name
SubstanceCategoryCodes
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Substance Category Codes

Substance category codes

{
  "description" : "Substance category codes",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 Orders and Observations Workgroup",
  "content" : "complete",
  "name" : "SubstanceCategoryCodes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Substance Category Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "draft",
  "id" : "33975abd-3eb0-551b-967c-fdb465069cca",
  "valueSet" : "http://hl7.org/fhir/ValueSet/substance-category",
  "url" : "http://terminology.hl7.org/CodeSystem/substance-category",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1138",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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)."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/orders/index.cfm",
      "system" : "url"
    } ]
  } ]
}