UMC IDMP Request and Publish API, published by Uppsala Monitoring Centre. 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/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ and changes regularly. See the Directory of published versions
{
"resourceType" : "MedicinalProductDefinition",
"id" : "UMCPIDCHE7S94JFG8TE3D5",
"meta" : {
"profile" : [
"http://umcterminologies.org/StructureDefinition/MedicinalProductDefinition-pub"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition UMCPIDCHE7S94JFG8TE3D5</b></p><a name=\"UMCPIDCHE7S94JFG8TE3D5\"> </a><a name=\"hcUMCPIDCHE7S94JFG8TE3D5\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <code>http://umcterminologies.org/StructureDefinition/MedicinalProductDefinition-pub</code></p></div><p><b>identifier</b>: <code>http://umcterminologies.org/umc-product-id</code>/UMCPIDCHE7S94JFG8TE3D5</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>classification</b>: <span title=\"Codes:{http://umcterminologies.org/CodeSystem/phpid-level4 UTPHPID56P99JGC8TXK4K}\">UTPHPID56P99JGC8TXK4K</span></p><h3>Names</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ProductName</b></td></tr><tr><td style=\"display: none\">*</td><td>Micardis</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://umcterminologies.org/umc-product-id",
"value" : "UMCPIDCHE7S94JFG8TE3D5"
}
],
"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"
},
"classification" : [
{
"coding" : [
{
"system" : "http://umcterminologies.org/CodeSystem/phpid-level4",
"code" : "UTPHPID56P99JGC8TXK4K"
}
]
}
],
"name" : [
{
"productName" : "Micardis"
}
]
}