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
Active as of 2024-07-15 |
{
"resourceType" : "CodeSystem",
"id" : "epi-ig",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem epi-ig</b></p><a name=\"epi-ig\"> </a><a name=\"hcepi-ig\"> </a><a name=\"epi-ig-en-US\"> </a><p>This case-insensitive 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" : "2024-07-15T11:18:41+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"
}
]
}