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
: eMedicinal Product Information Code System - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "epi-ig",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig</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>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">flavor<a name=\"epi-ig-flavor\"> </a></td><td>Flavor</td><td>Placeholder for the Flavor concept</td></tr><tr><td style=\"white-space:nowrap\">surfaceform<a name=\"epi-ig-surfaceform\"> </a></td><td>Surface form</td><td>Placeholder for the Surface form concept</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
"version" : "1.0.0",
"name" : "EpiIg",
"title" : "eMedicinal Product Information Code System",
"status" : "active",
"experimental" : true,
"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" : "eMedicinal Product Information Code System.\nCoded concepts defined for ePI use only.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "flavor",
"display" : "Flavor",
"definition" : "Placeholder for the Flavor concept"
},
{
"code" : "surfaceform",
"display" : "Surface form",
"definition" : "Placeholder for the Surface form concept"
}
]
}