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" : "8195D4AF1287CCE3442C2F308F61DBBC",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-12-25T08:23:53.9351567+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>8195D4AF1287CCE3442C2F308F61DBBC</td></tr><tr><td style=\"font-weight: bold;\">Level</td><td>2</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>2,74 mg</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Form</h2><table style=\"padding: 5px; text-align: left;\"/><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" : "0e70ec76-156e-43f7-be5a-50b9474d9a42",
"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"
}
},
"strength" : [
{
"presentationQuantity" : {
"value" : 2.74,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"textPresentation" : "2,74 mg",
"referenceStrength" : [
{
"substance" : {
"reference" : {
🔗 "reference" : "SubstanceDefinition/GSID9XBS2KCF3K1Z1",
"identifier" : {
"system" : "https://gupri-idmp.who-umc.org/data/substance",
"value" : "GSID9XBS2KCF3K1Z1"
},
"display" : "METHOTREXATE SODIUM"
}
},
"strengthQuantity" : {
"value" : 2.50,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
]
}
]
}
}
],
"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"
}
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://who-umc.org/idmp/CodeSystem/php-level",
"code" : "PhPIDLevel2"
}
]
},
"system" : "https://gupri-idmp.who-umc.org/data/php",
"value" : "8195D4AF1287CCE3442C2F308F61DBBC"
}
],
"status" : "active",
"routeOfAdministration" : [
{
"code" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "not-applicable"
}
]
}
}
]
}