{
  "resourceType" : "CodeSystem",
  "id" : "ch-SMC-ingredient-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-SMC-ingredient-role</b></p><a name=\"ch-SMC-ingredient-role\"> </a><a name=\"hcch-SMC-ingredient-role\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-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><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">756005051001<a name=\"ch-SMC-ingredient-role-756005051001\"> </a></td><td>Active</td><td>Wirkstoff</td></tr><tr><td style=\"white-space:nowrap\">756005051002<a name=\"ch-SMC-ingredient-role-756005051002\"> </a></td><td>Excipient</td><td>Hilfsstoff</td></tr><tr><td style=\"white-space:nowrap\">756005051003<a name=\"ch-SMC-ingredient-role-756005051003\"> </a></td><td>excipient of particular interest</td><td>Hilfsstoff von besonderem Interesse</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-ingredient-role",
  "version" : "1.0.0",
  "name" : "ChSMCIngredientRoleCS",
  "title" : "CH SMC - Ingredient Role",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-23T12:23:37+00:00",
  "publisher" : "Federal Office of Public Health FOPH",
  "contact" : [{
    "name" : "Federal Office of Public Health FOPH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
    }]
  }],
  "description" : "CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Funktion des Inhaltsstoffes)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "756005051001",
    "display" : "Active",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "Wirkstoff"
    },
    {
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009",
        "display" : "Synonym"
      },
      "value" : "WIRKS"
    }]
  },
  {
    "code" : "756005051002",
    "display" : "Excipient",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "Hilfsstoff"
    },
    {
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009",
        "display" : "Synonym"
      },
      "value" : "HNIDK"
    }]
  },
  {
    "code" : "756005051003",
    "display" : "excipient of particular interest",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000003001",
        "display" : "Fully specified name"
      },
      "value" : "Hilfsstoff von besonderem Interesse"
    },
    {
      "language" : "de",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009",
        "display" : "Synonym"
      },
      "value" : "HBESI"
    }]
  }]
}