This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR v5.0.0-ballot. . For a full list of available versions, see the Directory of published versions
: MedicinalProductDefinition identifier systems - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "VsMedProductIdSystems",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:ietf:rfc:3986</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>https://spor.ema.europa.eu/pmswi</td><td>EU MP ID system (placeholder)</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/VsMedProductIdSystems",
"version" : "1.0.0-ballot",
"name" : "VsMedProductIdSystems",
"title" : "MedicinalProductDefinition identifier systems",
"status" : "active",
"experimental" : false,
"date" : "2022-12-04T18:49:33+00:00",
"contact" : [
{
"name" : "HL7 BR&R",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"description" : "MedicinalProductDefinition Identifier systems (uri)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "urn:ietf:rfc:3986",
"concept" : [
{
"code" : "https://spor.ema.europa.eu/pmswi",
"display" : "EU MP ID system (placeholder)"
}
]
}
]
}
}