UMC IDMP Request and Publish API
1.0.0 - CI Build International flag

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

: Strength units applicable in the IDMP PhPID service - XML Representation

Active as of 2026-03-27

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="strength-unit"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="http://umcterminologies.org/CodeSystem/strength-unit"/>
  <version value="1.0.0"/>
  <name value="CsStrengthUnit"/>
  <title value="Strength units applicable in the IDMP PhPID service"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-27T14:04:13+00:00"/>
  <publisher value="Uppsala Monitoring Centre"/>
  <contact>
    <name value="Uppsala Monitoring Centre"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.who-umc.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Uppsala Monitoring Centre"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.who-umc.org"/>
    </telecom>
  </contact>
  <description
               value="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 value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="Uppsala Monitoring Centre"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <content value="complete"/>
  <concept>
    <code value="DF"/>
    <display value="dosage form"/>
    <definition value="dosage form"/>
  </concept>
  <concept>
    <code value="q.s."/>
    <display value="q.s."/>
    <definition value="q.s."/>
  </concept>
  <concept>
    <code value="units"/>
    <display value="units"/>
    <definition value="units"/>
  </concept>
  <concept>
    <code value="units/L"/>
    <display value="Units per litre"/>
    <definition value="Units per litre"/>
  </concept>
  <concept>
    <code value="Infec unit"/>
    <display value="Infectious units"/>
    <definition value="Infectious units"/>
  </concept>
  <concept>
    <code value="LD50"/>
    <display value="Lethal dose 50%"/>
    <definition value="Lethal dose 50%"/>
  </concept>
  <concept>
    <code value="OU"/>
    <display value="Opacity units"/>
    <definition value="Opacity units"/>
  </concept>
  <concept>
    <code value="Viabl unit"/>
    <display value="Viable units"/>
    <definition value="Viable units"/>
  </concept>
  <concept>
    <code value="Infec unit/mL"/>
    <display value="Infectious units per millilitre"/>
    <definition value="Infectious units per millilitre"/>
  </concept>
  <concept>
    <code value="units/g"/>
    <display value="Units per gram"/>
    <definition value="Units per gram"/>
  </concept>
  <concept>
    <code value="units/mL"/>
    <display value="Units per millilitre"/>
    <definition value="Units per millilitre"/>
  </concept>
  <concept>
    <code value="genome"/>
    <display value="Genome"/>
    <definition value="Genome"/>
  </concept>
  <concept>
    <code value="genome/mL"/>
    <display value="Genome per millilitre"/>
    <definition value="Genome per millilitre"/>
  </concept>
</CodeSystem>