WHO-UMC IDMP Management and Publish API, published by Uppsala Monitoring Centre. This guide is not an authorized publication; it is the continuous build for version 0.1.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 2024-11-11 |
{
"resourceType" : "CodeSystem",
"id" : "strengthUnit",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem strengthUnit</b></p><a name=\"strengthUnit\"> </a><a name=\"hcstrengthUnit\"> </a><a name=\"strengthUnit-en-US\"> </a><p>This case-sensitive code system <code>http://who-umc.org/idmp/CodeSystem/strengthUnit</code> defines the following code:</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\">IU<a name=\"strengthUnit-IU\"> </a></td><td>arbitrary international unit</td><td>arbitrary international unit</td></tr></table></div>"
},
"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" : "2024-11-11T10:18:00+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"
}
]
}