FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageumcterminologies.org
Resource TypeCodeSystem
IdCodeSystem-strength-unit.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-strength-unit.html
URLhttp://umcterminologies.org/CodeSystem/strength-unit
Version1.0.0
Statusactive
Date2026-03-27T14:04:13+00:00
NameCsStrengthUnit
TitleStrength units applicable in the IDMP PhPID service
Realmuv
DescriptionThis code system lists applicable strength units in the IDMP PhPID service. They are a sub set of the unum units with some additions.
CopyrightUppsala Monitoring Centre
Contentcomplete

Resources that use this resource

ValueSet
umcterminologies.org#currentstrength-unitStrength Unit Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem strength-unit

This case-sensitive code system http://umcterminologies.org/CodeSystem/strength-unit defines the following codes:

CodeDisplayDefinition
DF dosage formdosage form
q.s. q.s.q.s.
units unitsunits
units/L Units per litreUnits per litre
Infec unit Infectious unitsInfectious units
LD50 Lethal dose 50%Lethal dose 50%
OU Opacity unitsOpacity units
Viabl unit Viable unitsViable units
Infec unit/mL Infectious units per millilitreInfectious units per millilitre
units/g Units per gramUnits per gram
units/mL Units per millilitreUnits per millilitre
genome GenomeGenome
genome/mL Genome per millilitreGenome per millilitre

Source1

{
  "resourceType": "CodeSystem",
  "id": "strength-unit",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}