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

: Регионы РФ - JSON Representation

Active as of 2025-07-15

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "core-cs-nsi-region-rf",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem core-cs-nsi-region-rf</b></p><a name=\"core-cs-nsi-region-rf\"> </a><a name=\"hccore-cs-nsi-region-rf\"> </a><p>This  code system <code>https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-region-rf</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\">77<a name=\"core-cs-nsi-region-rf-77\"> </a></td><td>г. Москва</td></tr><tr><td style=\"white-space:nowrap\">22<a name=\"core-cs-nsi-region-rf-22\"> </a></td><td>Алтайский край</td></tr></table></div>"
  },
  "url" : "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-region-rf",
  "version" : "0.1.0",
  "name" : "Core_Cs_Nsi_Region_RF",
  "title" : "Регионы РФ",
  "status" : "active",
  "date" : "2025-07-15T21:38:42+00:00",
  "publisher" : "HL7 FHIR Россия",
  "contact" : [
    {
      "name" : "HL7 FHIR Россия",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.ru"
        }
      ]
    }
  ],
  "description" : "НСИ МЗ РФ справочник [Регионы РФ]",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "77",
      "display" : "г. Москва"
    },
    {
      "code" : "22",
      "display" : "Алтайский край"
    }
  ]
}