FHIR IG analytics| Package | umcterminologies.org |
| Resource Type | CodeSystem |
| Id | CodeSystem-strength-unit.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-strength-unit.html |
| URL | http://umcterminologies.org/CodeSystem/strength-unit |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-27T14:04:13+00:00 |
| Name | CsStrengthUnit |
| Title | Strength units applicable in the IDMP PhPID service |
| Realm | uv |
| 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. |
| Copyright | Uppsala Monitoring Centre |
| Content | complete |
| ValueSet | ||
| umcterminologies.org#current | strength-unit | Strength Unit Value Set |
No resources found
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:
{
"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"
}
]
}