Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "MedicinalProductDefinition",
"id" : "cfsb1650904258324",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicinalProductDefinition</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicinalProductDefinition \"cfsb1650904258324\" </p></div><p><b>identifier</b>: id: 498163</p><p><b>type</b>: Medicinal Product <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://build.fhir.org/codesystem-medicinal-product-type.html\">MedicinalProductType</a>#MedicinalProduct)</span></p><p><b>domain</b>: Human use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://build.fhir.org/codesystem-medicinal-product-domain.html\">MedicinalProductDomain</a>#Human)</span></p><p><b>status</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://build.fhir.org/codesystem-publication-status.html\">PublicationStatus</a>#active)</span></p><p><b>legalStatusOfSupply</b>: Medicinal product subject to medical prescription <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#100000072084)</span></p><blockquote><p><b>name</b></p><p><b>productName</b>: Dovato 50 mg/300 mg film-coated tablets</p><p><b>type</b>: Full name <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#220000000001)</span></p><h3>NameParts</h3><table class=\"grid\"><tr><td>-</td><td><b>Part</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>film-coated tablets</td><td>Pharmaceutical dose form part <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#220000000005)</span></td></tr></table><h3>CountryLanguages</h3><table class=\"grid\"><tr><td>-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td>*</td><td>European Union <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#eu)</span></td><td>European Union <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#eu)</span></td><td>English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en)</span></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "https://spor.ema.europa.eu/pmswi",
"value" : "498163"
}
],
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/medicinal-product-type",
"code" : "MedicinalProduct"
}
],
"text" : "Medicinal Product"
},
"domain" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/medicinal-product-domain",
"code" : "Human"
}
],
"text" : "Human use"
},
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"code" : "active",
"display" : "Active"
}
]
},
"legalStatusOfSupply" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000072084"
}
],
"text" : "Medicinal product subject to medical prescription"
},
"name" : [
{
"productName" : "Dovato 50 mg/300 mg film-coated tablets",
"type" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "220000000001"
}
],
"text" : "Full name"
},
"namePart" : [
{
"part" : "film-coated tablets",
"type" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "220000000005"
}
],
"text" : "Pharmaceutical dose form part"
}
}
],
"countryLanguage" : [
{
"country" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "eu"
}
],
"text" : "European Union"
},
"jurisdiction" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "eu"
}
],
"text" : "European Union"
},
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en"
}
],
"text" : "English"
}
}
]
}
]
}