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

FHIR IG Statistics: CodeSystem/core-cs-nsi-medical-services

Packageru.fhir.semd
TypeCodeSystem
Idcore-cs-nsi-medical-services
FHIR VersionR5
Sourcehttps://fhir.ru/ig/semd/https://build.fhir.org/ig/fhir-ru/Ru-SEMD/CodeSystem-core-cs-nsi-medical-services.html
URLhttps://fhir.ru/ig/core/CodeSystem/core-cs-nsi-medical-services
Version0.1.0
Statusactive
Date2025-07-15T21:38:42+00:00
NameCore_Cs_Nsi_Medical_Services
TitleCore CodeSystem NSI Medical Services (Медицинские услуги)
Authorityhl7
DescriptionНСИ МЗ РФ справочник медицинских услуг
Contentcomplete

Resources that use this resource

ValueSet
core-vs-nsi-medical-servicesМедицинские услуги

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-medical-services

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

CodeDisplay
B03.016.002 Общий (клинический) анализ крови
A11.12.009 Взятие крови из периферической вены

Source

{
  "resourceType": "CodeSystem",
  "id": "core-cs-nsi-medical-services",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-medical-services",
  "version": "0.1.0",
  "name": "Core_Cs_Nsi_Medical_Services",
  "title": "Core CodeSystem NSI Medical Services (Медицинские услуги)",
  "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": 2,
  "concept": [
    {
      "code": "B03.016.002",
      "display": "Общий (клинический) анализ крови"
    },
    {
      "code": "A11.12.009",
      "display": "Взятие крови из периферической вены"
    }
  ]
}