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 1.0.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
| Active as of 2026-03-27 |
{
"resourceType" : "CodeSystem",
"id" : "strength-unit",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem strength-unit</b></p><a name=\"strength-unit\"> </a><a name=\"hcstrength-unit\"> </a><p>This case-sensitive code system <code>http://umcterminologies.org/CodeSystem/strength-unit</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">DF<a name=\"strength-unit-DF\"> </a></td><td>dosage form</td><td>dosage form</td></tr><tr><td style=\"white-space:nowrap\">q.s.<a name=\"strength-unit-q.46s.46\"> </a></td><td>q.s.</td><td>q.s.</td></tr><tr><td style=\"white-space:nowrap\">units<a name=\"strength-unit-units\"> </a></td><td>units</td><td>units</td></tr><tr><td style=\"white-space:nowrap\">units/L<a name=\"strength-unit-units.47L\"> </a></td><td>Units per litre</td><td>Units per litre</td></tr><tr><td style=\"white-space:nowrap\">Infec unit<a name=\"strength-unit-Infecunit\"> </a></td><td>Infectious units</td><td>Infectious units</td></tr><tr><td style=\"white-space:nowrap\">LD50<a name=\"strength-unit-LD50\"> </a></td><td>Lethal dose 50%</td><td>Lethal dose 50%</td></tr><tr><td style=\"white-space:nowrap\">OU<a name=\"strength-unit-OU\"> </a></td><td>Opacity units</td><td>Opacity units</td></tr><tr><td style=\"white-space:nowrap\">Viabl unit<a name=\"strength-unit-Viablunit\"> </a></td><td>Viable units</td><td>Viable units</td></tr><tr><td style=\"white-space:nowrap\">Infec unit/mL<a name=\"strength-unit-Infecunit.47mL\"> </a></td><td>Infectious units per millilitre</td><td>Infectious units per millilitre</td></tr><tr><td style=\"white-space:nowrap\">units/g<a name=\"strength-unit-units.47g\"> </a></td><td>Units per gram</td><td>Units per gram</td></tr><tr><td style=\"white-space:nowrap\">units/mL<a name=\"strength-unit-units.47mL\"> </a></td><td>Units per millilitre</td><td>Units per millilitre</td></tr><tr><td style=\"white-space:nowrap\">genome<a name=\"strength-unit-genome\"> </a></td><td>Genome</td><td>Genome</td></tr><tr><td style=\"white-space:nowrap\">genome/mL<a name=\"strength-unit-genome.47mL\"> </a></td><td>Genome per millilitre</td><td>Genome per millilitre</td></tr></table></div>"
},
"url" : "http://umcterminologies.org/CodeSystem/strength-unit",
"version" : "1.0.0",
"name" : "CsStrengthUnit",
"title" : "Strength units applicable in the IDMP PhPID service",
"status" : "active",
"experimental" : false,
"date" : "2026-03-27T14:04:13+00:00",
"publisher" : "Uppsala Monitoring Centre",
"contact" : [
{
"name" : "Uppsala Monitoring Centre",
"telecom" : [
{
"system" : "url",
"value" : "http://www.who-umc.org"
}
]
},
{
"name" : "Uppsala Monitoring Centre",
"telecom" : [
{
"system" : "url",
"value" : "http://www.who-umc.org"
}
]
}
],
"description" : "This code system lists applicable strength units in the IDMP PhPID service. They are a sub set of the unum units with some additions.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"copyright" : "Uppsala Monitoring Centre",
"caseSensitive" : true,
"compositional" : false,
"content" : "complete",
"concept" : [
{
"code" : "DF",
"display" : "dosage form",
"definition" : "dosage form"
},
{
"code" : "q.s.",
"display" : "q.s.",
"definition" : "q.s."
},
{
"code" : "units",
"display" : "units",
"definition" : "units"
},
{
"code" : "units/L",
"display" : "Units per litre",
"definition" : "Units per litre"
},
{
"code" : "Infec unit",
"display" : "Infectious units",
"definition" : "Infectious units"
},
{
"code" : "LD50",
"display" : "Lethal dose 50%",
"definition" : "Lethal dose 50%"
},
{
"code" : "OU",
"display" : "Opacity units",
"definition" : "Opacity units"
},
{
"code" : "Viabl unit",
"display" : "Viable units",
"definition" : "Viable units"
},
{
"code" : "Infec unit/mL",
"display" : "Infectious units per millilitre",
"definition" : "Infectious units per millilitre"
},
{
"code" : "units/g",
"display" : "Units per gram",
"definition" : "Units per gram"
},
{
"code" : "units/mL",
"display" : "Units per millilitre",
"definition" : "Units per millilitre"
},
{
"code" : "genome",
"display" : "Genome",
"definition" : "Genome"
},
{
"code" : "genome/mL",
"display" : "Genome per millilitre",
"definition" : "Genome per millilitre"
}
]
}