| Package | ru.core |
| Resource Type | CodeSystem |
| Id | core-cs-nsi-coverage-document |
| FHIR Version | R5 |
| Source | https://fhir.ru/ig/core/https://build.fhir.org/ig/fhir-ru/RuCoreIG/CodeSystem-core-cs-nsi-coverage-document.html |
| URL | https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-coverage-document |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-08-12T20:03:23+00:00 |
| Name | Core_Cs_Nsi_Coverage_Document |
| Title | Core CodeSystem Документы-основания для оплаты медицинских услуг |
| Authority | hl7 |
| Description | НСИ МЗ РФ справочник [Документы-основания для оплаты](http://fhir.ru/core/CodeSystem/core-cs-nsi-coverage-document) |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem core-cs-nsi-coverage-document
This case-insensitive code system https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-coverage-document defines the following codes:
| Code | Display |
| 1 | Полис ОМС |
| 2 | Полис ДМС |
| 3 | Договор на оказание платных медицинских услуг |
{
"resourceType": "CodeSystem",
"id": "core-cs-nsi-coverage-document",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-coverage-document",
"version": "0.2.0",
"name": "Core_Cs_Nsi_Coverage_Document",
"title": "Core CodeSystem Документы-основания для оплаты медицинских услуг",
"status": "active",
"experimental": false,
"date": "2025-08-12T20:03:23+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-coverage-document)",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "1",
"display": "Полис ОМС"
},
{
"code": "2",
"display": "Полис ДМС"
},
{
"code": "3",
"display": "Договор на оказание платных медицинских услуг"
}
]
}