This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0: STU1) based on FHIR v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Shape of the product - JSON Representation
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.0.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" : "2023-07-26T13:32: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" : "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"
}
]
}
]
}
}