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-types-medical-documentation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem semd-cs-nsi-types-medical-documentation</b></p><a name=\"semd-cs-nsi-types-medical-documentation\"> </a><a name=\"hcsemd-cs-nsi-types-medical-documentation\"> </a><p>This case-insensitive code system <code>https://fhir.ru/ig/semd/CodeSystem/semd-cs-nsi-types-medical-documentation</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\">7<a name=\"semd-cs-nsi-types-medical-documentation-7\"> </a></td><td>Протокол лабораторного исследования</td></tr><tr><td style=\"white-space:nowrap\">41<a name=\"semd-cs-nsi-types-medical-documentation-41\"> </a></td><td>Амбулаторная карта</td></tr><tr><td style=\"white-space:nowrap\">94<a name=\"semd-cs-nsi-types-medical-documentation-94\"> </a></td><td>Медицинская карта стационарного больного</td></tr></table></div>"
  },
  "url" : "https://fhir.ru/ig/semd/CodeSystem/semd-cs-nsi-types-medical-documentation",
  "version" : "0.1.0",
  "name" : "SEMD_Cs_Nsi_Types_Medical_Documentation",
  "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" : "7",
      "display" : "Протокол лабораторного исследования"
    },
    {
      "code" : "41",
      "display" : "Амбулаторная карта"
    },
    {
      "code" : "94",
      "display" : "Медицинская карта стационарного больного"
    }
  ]
}