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" : "AdministrableProductDefinition",
"id" : "93FE88350C2E8868F7E8BD220C4E0010",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-03-26T00:52:21.4412643+00:00",
"source" : "http://idmp.who-umc.org/fhir",
"profile" : [
🔗 "http://who-umc.org/idmp/StructureDefinition/AdministrableProductDefinition-who-php"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h1>Pharmaceutical Product (Administrable Product Definition)</h1><table><tr><td style=\"font-weight: bold;\">Id</td><td>93FE88350C2E8868F7E8BD220C4E0010</td></tr><tr><td style=\"font-weight: bold;\">Level</td><td>1</td></tr></table><h2>Ingredients</h2><table><th>Substance</th><th>Strength</th><tr><td>METHOTREXATE SODIUM</td><td></td></tr></table><h2>Form</h2><table></table></div>"
},
"contained" : [
{
"resourceType" : "Ingredient",
"id" : "e2d3bf76-5dd2-45db-9641-9e8277fba399",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2021-05-23T00:52:21.4423577+00:00",
"source" : "http://idmp.who-umc.org/fhir",
"profile" : [
🔗 "http://who-umc.org/idmp/StructureDefinition/Ingredient-who-php-publish"
]
},
"status" : "active",
"for" : [
{
"reference" : "#"
}
],
"role" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/ingredient-role",
"code" : "100000072072"
}
],
"text" : "Active"
},
"substance" : {
"code" : {
"reference" : {
🔗 "reference" : "SubstanceDefinition/GSID9XBS2KCF3K1Z1",
"display" : "METHOTREXATE SODIUM"
}
}
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://who-umc.org/idmp/CodeSystem/php-level",
"code" : "PhPIDLevel1"
}
]
},
"system" : "http://who-umc.org/idmp/phpid",
"value" : "93FE88350C2E8868F7E8BD220C4E0010"
}
],
"status" : "active",
"formOf" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unsupported"
}
],
"display" : "Unsupported"
}
],
"routeOfAdministration" : [
{
"code" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "not-applicable"
}
]
}
}
]
}