Global Core Electronic Medicinal Product Information (ePI)
1.1.0 - trial-use International flag

Global Core Electronic Medicinal Product Information (ePI), published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: Color of the product

Active as of 2026-01-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "propertyColor",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet propertyColor</b></p><a name=\"propertyColor\"> </a><a name=\"hcpropertyColor\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"http://tx.fhir.org/r5\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><span title=\"Version is not explicitly stated, and the target Code System has no stated version either\"> version ∅</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48323\">C48323</a></td><td>BLACK</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48324\">C48324</a></td><td>GRAY</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48325\">C48325</a></td><td>WHITE</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48326\">C48326</a></td><td>RED</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48327\">C48327</a></td><td>PURPLE</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48328\">C48328</a></td><td>PINK</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48329\">C48329</a></td><td>GREEN</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48330\">C48330</a></td><td>YELLOW</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48331\">C48331</a></td><td>ORANGE</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48332\">C48332</a></td><td>BROWN</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48333\">C48333</a></td><td>BLUE</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48334\">C48334</a></td><td>TURQUOISE</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/propertyColor",
  "version" : "1.1.0",
  "name" : "VsPropertyColor",
  "title" : "Color of the product",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-02T05:49:34+00:00",
  "publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description" : "Color of the product",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept" : [
          {
            "code" : "C48323",
            "display" : "BLACK"
          },
          {
            "code" : "C48324",
            "display" : "GRAY"
          },
          {
            "code" : "C48325",
            "display" : "WHITE"
          },
          {
            "code" : "C48326",
            "display" : "RED"
          },
          {
            "code" : "C48327",
            "display" : "PURPLE"
          },
          {
            "code" : "C48328",
            "display" : "PINK"
          },
          {
            "code" : "C48329",
            "display" : "GREEN"
          },
          {
            "code" : "C48330",
            "display" : "YELLOW"
          },
          {
            "code" : "C48331",
            "display" : "ORANGE"
          },
          {
            "code" : "C48332",
            "display" : "BROWN"
          },
          {
            "code" : "C48333",
            "display" : "BLUE"
          },
          {
            "code" : "C48334",
            "display" : "TURQUOISE"
          }
        ]
      }
    ]
  }
}