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" : "semd-cs-nsi-confidentiality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem semd-cs-nsi-confidentiality</b></p><a name=\"semd-cs-nsi-confidentiality\"> </a><a name=\"hcsemd-cs-nsi-confidentiality\"> </a><p>This case-insensitive code system <code>https://fhir.ru/ig/semd/CodeSystem/semd-cs-nsi-confidentiality</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\">N<a name=\"semd-cs-nsi-confidentiality-N\"> </a></td><td>Обычный доступ</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"semd-cs-nsi-confidentiality-R\"> </a></td><td>Ограниченный доступ</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"semd-cs-nsi-confidentiality-V\"> </a></td><td>Крайне ограниченный доступ</td></tr></table></div>"
  },
  "url" : "https://fhir.ru/ig/semd/CodeSystem/semd-cs-nsi-confidentiality",
  "version" : "0.1.0",
  "name" : "SEMD_Cs_Nsi_Confidentiality",
  "title" : "Уровень конфиденциальности медицинского документа",
  "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" : 3,
  "concept" : [
    {
      "code" : "N",
      "display" : "Обычный доступ"
    },
    {
      "code" : "R",
      "display" : "Ограниченный доступ"
    },
    {
      "code" : "V",
      "display" : "Крайне ограниченный доступ"
    }
  ]
}