0.2.0 - ci-build

RuCoreIG, published by HL7 FHIR Россия. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-ru/RuCoreIG/ and changes regularly. See the Directory of published versions

: Core CodeSystem Типы полисов ОМС - JSON Representation

Active as of 2025-08-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "core-cs-nsi-coverage-document-oms",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem core-cs-nsi-coverage-document-oms</b></p><a name=\"core-cs-nsi-coverage-document-oms\"> </a><a name=\"hccore-cs-nsi-coverage-document-oms\"> </a><p>This case-insensitive code system <code>https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-coverage-document-oms</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\">1<a name=\"core-cs-nsi-coverage-document-oms-1\"> </a></td><td>Полис ОМС старого образца</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"core-cs-nsi-coverage-document-oms-2\"> </a></td><td>Временное свидетельство</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"core-cs-nsi-coverage-document-oms-3\"> </a></td><td>Полис ОМС единого образца</td></tr></table></div>"
  },
  "url" : "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-coverage-document-oms",
  "version" : "0.2.0",
  "name" : "Core_Cs_Nsi_Coverage_Document_OMS",
  "title" : "Core CodeSystem Типы полисов ОМС",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-19T18:18:57+00:00",
  "publisher" : "HL7 FHIR Россия",
  "contact" : [
    {
      "name" : "HL7 FHIR Россия",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.ru"
        }
      ]
    }
  ],
  "description" : "НСИ МЗ РФ справочник [Типы полисов ОМС](https://nsi.rosminzdrav.ru/dictionaries/1.2.643.5.1.13.13.99.2.245/passport/1.1)",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "1",
      "display" : "Полис ОМС старого образца"
    },
    {
      "code" : "2",
      "display" : "Временное свидетельство"
    },
    {
      "code" : "3",
      "display" : "Полис ОМС единого образца"
    }
  ]
}