Package | ru.core |
Resource Type | CodeSystem |
Id | core-cs-nsi-confidentiality |
FHIR Version | R4B |
Source | https://fhir.ru/ig/core/https://build.fhir.org/ig/fhir-ru/RuCoreIG/CodeSystem-core-cs-nsi-confidentiality.html |
URL | https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-confidentiality |
Version | 0.1.0 |
Status | active |
Date | 2025-07-22T16:02:42+00:00 |
Name | Core_Cs_Nsi_Confidentiality |
Title | Core CodeSystem NSI Confidentiality (Уровень конфиденциальности медицинского документа) |
Authority | hl7 |
Description | НСИ МЗ РФ справочник [Уровень конфиденциальности медицинского документа](http://fhir.ru/core/CodeSystem/core-cs-nsi-confidentiality) |
Content | complete |
No resources found
No resources found
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:
Code | Display |
1 | Обычный доступ |
2 | Ограниченный доступ |
3 | Крайне ограниченный доступ |
{ "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": "Крайне ограниченный доступ" } ] }