Gravitate Health

Nordic ePI IG
0.1.0 - CI Build

Nordic ePI IG, published by Nordic Health Information Partnership. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/felleskatalogen/nordic-epi-ig/ and changes regularly. See the Directory of published versions

: Ingredient Role - JSON Representation

Draft as of 2024-07-15

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "EmaRmsIngredientRole",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EmaRmsIngredientRole</b></p><a name=\"EmaRmsIngredientRole\"> </a><a name=\"hcEmaRmsIngredientRole\"> </a><a name=\"EmaRmsIngredientRole-en-US\"> </a><p>This case-sensitive code system <code>https://spor.ema.europa.eu/v1/lists/100000072050/terms/</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">100000072072<a name=\"EmaRmsIngredientRole-100000072072\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (English, en)</b></td><td><b>Norwegian (no)</b></td></tr><tr><td>100000072072</td><td>Active</td><td>Virkestoff</td></tr></table></div>"
  },
  "url" : "https://spor.ema.europa.eu/v1/lists/100000072050/terms/",
  "version" : "0.1.0",
  "name" : "EmaRmsIngredientRole",
  "title" : "Ingredient Role",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-07-15T16:34:59+00:00",
  "publisher" : "Nordic Health Information Partnership",
  "description" : "Ingredient Role",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "100000072072",
      "designation" : [
        {
          "language" : "en",
          "value" : "Active"
        },
        {
          "language" : "no",
          "value" : "Virkestoff"
        }
      ]
    }
  ]
}