FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/strengthUnit

Packageidmp.who-umc.org.fhir
TypeCodeSystem
IdstrengthUnit
FHIR VersionR5
Sourcehttp://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-strengthUnit.html
URLhttp://who-umc.org/idmp/CodeSystem/strengthUnit
Version0.1.0
Statusactive
Date2025-06-18T08:26:54+00:00
NamestrengthUnit
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
strengthUnitStrength 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 strengthUnit

This case-sensitive code system http://who-umc.org/idmp/CodeSystem/strengthUnit defines the following code:

CodeDisplayDefinition
IU arbitrary international unitarbitrary international unit

Source

{
  "resourceType": "CodeSystem",
  "id": "strengthUnit",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://who-umc.org/idmp/CodeSystem/strengthUnit",
  "version": "0.1.0",
  "name": "strengthUnit",
  "title": "Strength units applicable in the IDMP PhPID service",
  "status": "active",
  "experimental": false,
  "date": "2025-06-18T08:26:54+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": "IU",
      "display": "arbitrary international unit",
      "definition": "arbitrary international unit"
    }
  ]
}