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" : "SubstanceDefinition",
"id" : "GSID23G92UMX93H45",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2019-12-20T12:11:28.5039923+00:00",
"source" : "https://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\" style=\"font-family: Helvetica;\"><h1 style=\"color: darkblue; background: lightgray; padding: 5px;\">Substance definition</h1><table style=\"padding: 5px; text-align: left;\"><tr><td style=\"font-weight: bold;\">Id</td><td>GSID23G92UMX93H45</td></tr><tr><td style=\"font-weight: bold;\">SMILE</td><td>CN(Cc1cnc2c(c(N)[nH]c(=N)n2)n1)c3ccc(cc3)C(=O)N[C@@]([H])(CCC(=O)O)C(=O)O</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Name(s)</h2><table style=\"padding: 5px; text-align: left;\"><th>Name</th><th>Source</th><th>Language</th><th>Preferred</th><tr><td>METHOTREXATE</td><td>INN</td><td>en</td><td>False</td></tr><tr><td style=\"font-weight: bold;\">METHOTREXATE</td><td>UMC-SRS</td><td>en</td><td>True</td></tr><tr><td>METHOTREXATE</td><td>USAN</td><td>en</td><td>False</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Other code systems</h2><table style=\"padding: 5px; text-align: left;\"><th>System</th><th>Code</th><tr><td>http://terminology.hl7.org/CodeSystem/CAS</td><td>59-05-2</td></tr><tr><td>https://open.fda.gov/data/unii</td><td>YL5FZ2Y5U1</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://who-umc.org/idmp/gsid",
"value" : "GSID23G92UMX93H45"
}
],
"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"
},
"structure" : {
"representation" : [
{
"representation" : "CN(Cc1cnc2c(c(N)[nH]c(=N)n2)n1)c3ccc(cc3)C(=O)N[C@@]([H])(CCC(=O)O)C(=O)O",
"format" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/substance-representation-format",
"code" : "SMILES"
}
],
"text" : "SMILES"
}
}
]
},
"code" : [
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/CAS",
"code" : "59-05-2"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "https://open.fda.gov/data/unii",
"code" : "YL5FZ2Y5U1"
}
]
}
}
],
"name" : [
{
"name" : "METHOTREXATE",
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"code" : "active"
}
],
"text" : "Active"
},
"preferred" : false,
"language" : [
{
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en"
}
]
}
],
"official" : [
{
"authority" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/substance-name-authority",
"code" : "INN"
}
],
"text" : "INN"
}
}
]
},
{
"name" : "METHOTREXATE",
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"code" : "active"
}
],
"text" : "Active"
},
"preferred" : true,
"language" : [
{
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en"
}
]
}
],
"official" : [
{
"authority" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/substance-name-authority",
"code" : "UMC-SRS"
}
],
"text" : "UMC-SRS"
}
}
]
},
{
"name" : "METHOTREXATE",
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"code" : "active"
}
],
"text" : "Active"
},
"preferred" : false,
"language" : [
{
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en"
}
]
}
],
"official" : [
{
"authority" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/substance-name-authority",
"code" : "USAN"
}
],
"text" : "USAN"
}
}
]
}
]
}