FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/core-cs-nsi-confidentiality

Packageru.core
Resource TypeCodeSystem
Idcore-cs-nsi-confidentiality
FHIR VersionR4B
Sourcehttps://fhir.ru/ig/core/https://build.fhir.org/ig/fhir-ru/RuCoreIG/CodeSystem-core-cs-nsi-confidentiality.html
URLhttps://fhir.ru/ig/core/CodeSystem/core-cs-nsi-confidentiality
Version0.1.0
Statusactive
Date2025-07-22T16:02:42+00:00
NameCore_Cs_Nsi_Confidentiality
TitleCore CodeSystem NSI Confidentiality (Уровень конфиденциальности медицинского документа)
Authorityhl7
DescriptionНСИ МЗ РФ справочник [Уровень конфиденциальности медицинского документа](http://fhir.ru/core/CodeSystem/core-cs-nsi-confidentiality)
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem core-cs-nsi-confidentiality

This case-insensitive code system https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-confidentiality defines the following codes:

CodeDisplay
1 Обычный доступ
2 Ограниченный доступ
3 Крайне ограниченный доступ

Source

{
  "resourceType": "CodeSystem",
  "id": "core-cs-nsi-confidentiality",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-confidentiality",
  "version": "0.1.0",
  "name": "Core_Cs_Nsi_Confidentiality",
  "title": "Core CodeSystem NSI Confidentiality (Уровень конфиденциальности медицинского документа)",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T16:02:42+00:00",
  "publisher": "HL7 FHIR Россия",
  "contact": [
    {
      "name": "HL7 FHIR Россия",
      "telecom": [
        {
          "system": "url",
          "value": "https://fhir.ru"
        }
      ]
    }
  ],
  "description": "НСИ МЗ РФ справочник [Уровень конфиденциальности медицинского документа](http://fhir.ru/core/CodeSystem/core-cs-nsi-confidentiality)",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "1",
      "display": "Обычный доступ"
    },
    {
      "code": "2",
      "display": "Ограниченный доступ"
    },
    {
      "code": "3",
      "display": "Крайне ограниченный доступ"
    }
  ]
}