Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0 - trial-use International flag

Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.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

: Shape of the product - JSON Representation

Active as of 2024-05-14

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "propertyShape",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C48335</td><td>BULLET</td></tr><tr><td>C48336</td><td>CAPSULE</td></tr><tr><td>C48337</td><td>CLOVER</td></tr><tr><td>C48338</td><td>DIAMOND</td></tr><tr><td>C48339</td><td>DOUBLE CIRCLE</td></tr><tr><td>C48340</td><td>FREEFORM</td></tr><tr><td>C48341</td><td>GEAR</td></tr><tr><td>C48342</td><td>HEPTAGON (7 sided)</td></tr><tr><td>C48343</td><td>HEXAGON (6 sided)</td></tr><tr><td>C48344</td><td>OCTAGON (8 sided)</td></tr><tr><td>C48345</td><td>OVAL</td></tr><tr><td>C48346</td><td>PENTAGON</td></tr><tr><td>C48347</td><td>RECTANGL</td></tr><tr><td>C48348</td><td>ROUND</td></tr><tr><td>C48349</td><td>SEMI-CIR</td></tr><tr><td>C48350</td><td>SQUARE</td></tr><tr><td>C48351</td><td>TEAR</td></tr><tr><td>C48352</td><td>TRAPEZOI</td></tr><tr><td>C48353</td><td>TRIANGLE</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/propertyShape",
  "version" : "1.0.0",
  "name" : "VsPropertyShape",
  "title" : "Shape of the product",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-14T01:43:37+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" : "Shape 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" : "C48335",
            "display" : "BULLET"
          },
          {
            "code" : "C48336",
            "display" : "CAPSULE"
          },
          {
            "code" : "C48337",
            "display" : "CLOVER"
          },
          {
            "code" : "C48338",
            "display" : "DIAMOND"
          },
          {
            "code" : "C48339",
            "display" : "DOUBLE CIRCLE"
          },
          {
            "code" : "C48340",
            "display" : "FREEFORM"
          },
          {
            "code" : "C48341",
            "display" : "GEAR"
          },
          {
            "code" : "C48342",
            "display" : "HEPTAGON (7 sided)"
          },
          {
            "code" : "C48343",
            "display" : "HEXAGON (6 sided)"
          },
          {
            "code" : "C48344",
            "display" : "OCTAGON (8 sided)"
          },
          {
            "code" : "C48345",
            "display" : "OVAL"
          },
          {
            "code" : "C48346",
            "display" : "PENTAGON"
          },
          {
            "code" : "C48347",
            "display" : "RECTANGL"
          },
          {
            "code" : "C48348",
            "display" : "ROUND"
          },
          {
            "code" : "C48349",
            "display" : "SEMI-CIR"
          },
          {
            "code" : "C48350",
            "display" : "SQUARE"
          },
          {
            "code" : "C48351",
            "display" : "TEAR"
          },
          {
            "code" : "C48352",
            "display" : "TRAPEZOI"
          },
          {
            "code" : "C48353",
            "display" : "TRIANGLE"
          }
        ]
      }
    ]
  }
}