{
  "resourceType": "CodeSystem",
  "id": "ingredient-role",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/ingredient-role</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100000072072<a name=\"ingredient-role-100000072072\"> </a></td><td>Active</td></tr><tr><td style=\"white-space:nowrap\">100000072073<a name=\"ingredient-role-100000072073\"> </a></td><td>Adjuvant</td></tr><tr><td style=\"white-space:nowrap\">100000072082<a name=\"ingredient-role-100000072082\"> </a></td><td>Excipient</td></tr><tr><td style=\"white-space:nowrap\">100000136065<a name=\"ingredient-role-100000136065\"> </a></td><td>Starting material for excipient</td></tr><tr><td style=\"white-space:nowrap\">100000136066<a name=\"ingredient-role-100000136066\"> </a></td><td>Solvent / Diluent</td></tr><tr><td style=\"white-space:nowrap\">100000136178<a name=\"ingredient-role-100000136178\"> </a></td><td>Raw materials used in the manufacture of the product</td></tr><tr><td style=\"white-space:nowrap\">100000136179<a name=\"ingredient-role-100000136179\"> </a></td><td>Starting material for active substance</td></tr><tr><td style=\"white-space:nowrap\">100000136561<a name=\"ingredient-role-100000136561\"> </a></td><td>Overage</td></tr><tr><td style=\"white-space:nowrap\">200000003427<a name=\"ingredient-role-200000003427\"> </a></td><td>bioenhancer</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ingredient-role",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.2080"
    }
  ],
  "version": "5.0.0",
  "name": "IngredientRole",
  "title": "Ingredient Role",
  "status": "active",
  "experimental": false,
  "date": "2021-01-05T10:01:24+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/ingredient-role",
  "content": "complete",
  "concept": [
    {
      "code": "100000072072",
      "display": "Active"
    },
    {
      "code": "100000072073",
      "display": "Adjuvant"
    },
    {
      "code": "100000072082",
      "display": "Excipient"
    },
    {
      "code": "100000136065",
      "display": "Starting material for excipient"
    },
    {
      "code": "100000136066",
      "display": "Solvent / Diluent"
    },
    {
      "code": "100000136178",
      "display": "Raw materials used in the manufacture of the product"
    },
    {
      "code": "100000136179",
      "display": "Starting material for active substance"
    },
    {
      "code": "100000136561",
      "display": "Overage"
    },
    {
      "code": "200000003427",
      "display": "bioenhancer"
    }
  ]
}