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" : "SubstanceDefinition",
"id" : "GSID85RFP2XGF3X29",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-09-17T00:52:24.4810322+00:00",
"source" : "http://idmp.who-umc.org/fhir",
"profile" : [
🔗 "http://who-umc.org/idmp/StructureDefinition/SubstanceDefinition-pub"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h1>Substance definition</h1><table><tr><td style=\"font-weight: bold;\">Id</td><td>GSID85RFP2XGF3X29</td></tr></table><h2>Name(s)</h2><table><th>Name</th><th>Language</th><th>Preferred</th><tr><td>OMEPRAZOLE</td><td>en</td><td>True</td></tr></table><h2>Other code systems</h2><table><th>System</th><th>Code</th><tr><td>https://open.fda.gov/data/unii</td><td>KG60484QX9</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://who-umc.org/idmp/gsid",
"value" : "GSID85RFP2XGF3X29"
}
],
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"code" : "active"
}
],
"text" : "Active"
},
"domain" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/medicinal-product-domain",
"code" : "Human"
}
],
"text" : "Human use"
},
"code" : [
{
"code" : {
"coding" : [
{
"system" : "https://open.fda.gov/data/unii",
"code" : "KG60484QX9"
}
]
}
}
],
"name" : [
{
"name" : "OMEPRAZOLE",
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"code" : "active"
}
],
"text" : "Active"
},
"preferred" : true,
"language" : [
{
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en"
}
]
}
]
}
]
}