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 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" : "6C4563BB76BE7967594979196EC91CD8",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2018-05-09T08:23:53.9949174+00:00",
"source" : "https://poc-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\" style=\"font-family: Helvetica;\"><h1 style=\"color: darkblue; background: lightgray; padding: 5px;\">Pharmaceutical Product (Administrable Product Definition)</h1><table style=\"padding: 5px; text-align: left;\"><tr><td style=\"font-weight: bold;\">Id</td><td>6C4563BB76BE7967594979196EC91CD8</td></tr><tr><td style=\"font-weight: bold;\">Level</td><td>3</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Ingredients</h2><table style=\"padding: 5px; text-align: left;\"><th>GSID</th><th>Substance name</th><th>Strength</th><tr><td>GSID9XBS2KCF3K1Z1</td><td>METHOTREXATE SODIUM</td><td/></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Form</h2><table style=\"padding: 5px; text-align: left;\"><tr><td style=\"font-weight: bold;\">Basic dose form</td><td>Tablet (0069)</td></tr><tr><td style=\"font-weight: bold;\">Administration method</td><td>Swallowing (0019)</td></tr><tr><td style=\"font-weight: bold;\">Intended site</td><td>Oral (0031)</td></tr><tr><td style=\"font-weight: bold;\">Release characteristics</td><td>Conventional (0047)</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Parent PhPIDs</h2><table style=\"padding: 5px; text-align: left;\"><th>Level</th><th>PhPID</th><tr><td style=\"font-weight: bold;\">1</td><td>93FE88350C2E8868F7E8BD220C4E0010</td></tr></table></div>"
},
"contained" : [
{
"resourceType" : "Ingredient",
"id" : "8ce9dfb6-4f4a-427d-9739-610d1e48959a",
"meta" : {
"source" : "https://poc-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",
"identifier" : {
"system" : "https://gupri-idmp.who-umc.org/data/substance",
"value" : "GSID9XBS2KCF3K1Z1"
},
"display" : "METHOTREXATE SODIUM"
}
}
}
}
],
"extension" : [
{
"url" : "http://who-umc.org/idmp/StructureDefinition/parent-phpid",
"valueReference" : {
🔗 "reference" : "AdministrableProductDefinition/93FE88350C2E8868F7E8BD220C4E0010",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://who-umc.org/idmp/CodeSystem/php-level",
"code" : "PhPIDLevel1"
}
]
},
"system" : "https://gupri-idmp.who-umc.org/data/php",
"value" : "93FE88350C2E8868F7E8BD220C4E0010"
}
}
},
{
"url" : "http://who-umc.org/idmp/StructureDefinition/basic-dose-form",
"valueCoding" : {
"system" : "http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes",
"code" : "0069",
"display" : "Tablet"
}
},
{
"url" : "http://who-umc.org/idmp/StructureDefinition/administration-method",
"valueCoding" : {
"system" : "http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes",
"code" : "0019",
"display" : "Swallowing"
}
},
{
"url" : "http://who-umc.org/idmp/StructureDefinition/intended-site",
"valueCoding" : {
"system" : "http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes",
"code" : "0031",
"display" : "Oral"
}
},
{
"url" : "http://who-umc.org/idmp/StructureDefinition/release-characteristics",
"valueCoding" : {
"system" : "http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes",
"code" : "0047",
"display" : "Conventional"
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://who-umc.org/idmp/CodeSystem/php-level",
"code" : "PhPIDLevel3"
}
]
},
"system" : "https://gupri-idmp.who-umc.org/data/php",
"value" : "6C4563BB76BE7967594979196EC91CD8"
}
],
"status" : "active",
"routeOfAdministration" : [
{
"code" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "not-applicable"
}
]
}
}
]
}