0.2.0 - ci-build

RuCoreIG, published by HL7 FHIR Россия. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-ru/RuCoreIG/ and changes regularly. See the Directory of published versions

: Core CodeSystem Типы адреса - JSON Representation

Active as of 2025-08-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "core-cs-nsi-address-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem core-cs-nsi-address-type</b></p><a name=\"core-cs-nsi-address-type\"> </a><a name=\"hccore-cs-nsi-address-type\"> </a><p>This case-insensitive code system <code>https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-address-type</code> defines the following code:</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\">1<a name=\"core-cs-nsi-address-type-1\"> </a></td><td>Адрес по месту жительства (постоянной регистрации)</td></tr></table></div>"
  },
  "url" : "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-address-type",
  "version" : "0.2.0",
  "name" : "Core_Cs_Nsi_Address_Type",
  "title" : "Core CodeSystem Типы адреса",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-19T18:18:57+00:00",
  "publisher" : "HL7 FHIR Россия",
  "contact" : [
    {
      "name" : "HL7 FHIR Россия",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.ru"
        }
      ]
    }
  ],
  "description" : "НСИ МЗ РФ Тип адреса",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "1",
      "display" : "Адрес по месту жительства (постоянной регистрации)"
    }
  ]
}