WHO-UMC IDMP Management and Publish API, published by Uppsala Monitoring Centre. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ and changes regularly. See the Directory of published versions
{
"resourceType" : "MedicinalProductDefinition",
"id" : "1266520E021",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-02-18T00:52:26.2660289+00:00",
"source" : "http://idmp.who-umc.org/fhir",
"profile" : [
🔗 "http://who-umc.org/idmp/StructureDefinition/MedicinalProductDefinition-who-php-pub"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition 1266520E021</b></p><a name=\"1266520E021\"> </a><a name=\"hc1266520E021\"> </a><a name=\"1266520E021-en-US\"> </a><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\">version: 1; Last updated: 2024-02-18 00:52:26+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://idmp.who-umc.org/fhir\">http://idmp.who-umc.org/fhir</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicinalProductDefinition-who-php-pub.html\">MedicinalProductDefinition for publication</a></p></div><p><b>identifier</b>: <code>http://who-umc.org/idmp/CodeSystem/product</code>/1266520E021</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/medicinal-product-type MedicinalProduct}\">Medicinal Product</span></p><p><b>domain</b>: <span title=\"Codes:{http://hl7.org/fhir/medicinal-product-domain Human}\">Human use</span></p><p><b>status</b>: <span title=\"Codes:{http://hl7.org/fhir/publication-status active}\">Active</span></p><p><b>combinedPharmaceuticalDoseForm</b>: <span title=\"Codes:\">TABLETS</span></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Contact</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/medicinal-product-contact-type ProposedMAH}\">Proposed Marketing Authorization Holder/Person</span></td><td><a href=\"#hc1266520E021/sandoz\">Sandoz</a></td></tr></table><p><b>code</b>: <a href=\"CodeSystem-drugcode.html#drugcode-00113802085\">WHODrug DrugCode 00113802085</a>: 00113802085</p><blockquote><p><b>name</b></p><p><b>productName</b>: Methotrexaat sandoz</p><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 NLD}\">Netherlands</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 NLD}\">Netherlands</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 nl}\">Dutch</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #sandoz</b></p><a name=\"1266520E021/sandoz\"> </a><a name=\"hc1266520E021/sandoz\"> </a><a name=\"1266520E021/sandoz-en-US\"> </a><p><b>name</b>: Sandoz</p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Organization",
"id" : "sandoz",
"name" : "Sandoz"
}
],
"identifier" : [
{
"system" : "http://who-umc.org/idmp/CodeSystem/product",
"value" : "1266520E021"
}
],
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/medicinal-product-type",
"code" : "MedicinalProduct"
}
]
},
"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"
}
],
"text" : "Active"
},
"combinedPharmaceuticalDoseForm" : {
"text" : "TABLETS"
},
"contact" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/medicinal-product-contact-type",
"code" : "ProposedMAH"
}
]
},
"contact" : {
"reference" : "#sandoz",
"type" : "Organization",
"display" : "Sandoz"
}
}
],
"code" : [
{
"system" : "http://who-umc.org/idmp/CodeSystem/drugcode",
"code" : "00113802085"
}
],
"name" : [
{
"productName" : "Methotrexaat sandoz",
"usage" : [
{
"country" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NLD"
}
]
},
"jurisdiction" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NLD"
}
]
},
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "nl"
}
]
}
}
]
}
]
}