0.1.0 - ci-build

RuSEMD, published by HL7 FHIR Россия. 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/fhir-ru/Ru-SEMD/ and changes regularly. See the Directory of published versions

: Core CodeSystem NSI Units Of Measurement (Единицы измерения) - JSON Representation

Active as of 2025-07-15

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "core-cs-nsi-units-of-measurement",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem core-cs-nsi-units-of-measurement</b></p><a name=\"core-cs-nsi-units-of-measurement\"> </a><a name=\"hccore-cs-nsi-units-of-measurement\"> </a><p>This case-insensitive code system <code>https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-units-of-measurement</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"core-cs-nsi-units-of-measurement-16\"> </a></td><td>мл</td></tr><tr><td style=\"white-space:nowrap\">20<a name=\"core-cs-nsi-units-of-measurement-20\"> </a></td><td>фл</td></tr><tr><td style=\"white-space:nowrap\">53<a name=\"core-cs-nsi-units-of-measurement-53\"> </a></td><td>%</td></tr><tr><td style=\"white-space:nowrap\">60<a name=\"core-cs-nsi-units-of-measurement-60\"> </a></td><td>г/л</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"core-cs-nsi-units-of-measurement-13\"> </a></td><td>пг</td></tr><tr><td style=\"white-space:nowrap\">322<a name=\"core-cs-nsi-units-of-measurement-322\"> </a></td><td>10^9/л</td></tr><tr><td style=\"white-space:nowrap\">328<a name=\"core-cs-nsi-units-of-measurement-328\"> </a></td><td>10^12/л</td></tr></table></div>"
  },
  "url" : "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-units-of-measurement",
  "version" : "0.1.0",
  "name" : "Core_Cs_Nsi_Units_Of_Measurement",
  "title" : "Core CodeSystem NSI Units Of Measurement (Единицы измерения)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-15T21:38:42+00:00",
  "publisher" : "HL7 FHIR Россия",
  "contact" : [
    {
      "name" : "HL7 FHIR Россия",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.ru"
        }
      ]
    }
  ],
  "description" : "НСИ МЗ РФ справочник единиц измерения",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "16",
      "display" : "мл"
    },
    {
      "code" : "20",
      "display" : "фл"
    },
    {
      "code" : "53",
      "display" : "%"
    },
    {
      "code" : "60",
      "display" : "г/л"
    },
    {
      "code" : "13",
      "display" : "пг"
    },
    {
      "code" : "322",
      "display" : "10^9/л"
    },
    {
      "code" : "328",
      "display" : "10^12/л"
    }
  ]
}