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-relatedperson-relationship",
  "language" : "ru",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"ru\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"ru\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem core-relatedperson-relationship</b></p><a name=\"core-relatedperson-relationship\"> </a><a name=\"hccore-relatedperson-relationship\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: ru</p></div><p>This case-sensitive code system <code>https://fhir.ru/ig/core/CodeSystem/core-relatedperson-relationship</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\">WIFE<a name=\"core-relatedperson-relationship-WIFE\"> </a></td><td>Жена</td></tr><tr><td style=\"white-space:nowrap\">HUSB<a name=\"core-relatedperson-relationship-HUSB\"> </a></td><td>Муж</td></tr><tr><td style=\"white-space:nowrap\">SON<a name=\"core-relatedperson-relationship-SON\"> </a></td><td>Сын</td></tr><tr><td style=\"white-space:nowrap\">DAU<a name=\"core-relatedperson-relationship-DAU\"> </a></td><td>Дочь</td></tr><tr><td style=\"white-space:nowrap\">FTH<a name=\"core-relatedperson-relationship-FTH\"> </a></td><td>Отец</td></tr><tr><td style=\"white-space:nowrap\">MTH<a name=\"core-relatedperson-relationship-MTH\"> </a></td><td>Мать</td></tr><tr><td style=\"white-space:nowrap\">BRO<a name=\"core-relatedperson-relationship-BRO\"> </a></td><td>Брат</td></tr><tr><td style=\"white-space:nowrap\">SIS<a name=\"core-relatedperson-relationship-SIS\"> </a></td><td>Сестра</td></tr><tr><td style=\"white-space:nowrap\">GUARD<a name=\"core-relatedperson-relationship-GUARD\"> </a></td><td>Опекун</td></tr><tr><td style=\"white-space:nowrap\">PARNT<a name=\"core-relatedperson-relationship-PARNT\"> </a></td><td>Родитель</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"core-relatedperson-relationship-1\"> </a></td><td>Законный представитель</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"core-relatedperson-relationship-2\"> </a></td><td>Опекун</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"core-relatedperson-relationship-3\"> </a></td><td>Попечитель</td></tr></table></div>"
  },
  "url" : "https://fhir.ru/ig/core/CodeSystem/core-relatedperson-relationship",
  "version" : "0.2.0",
  "name" : "Core_RelatedPerson_Relationship",
  "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" : "Коды родственных связей по справочнику HL7 и их переводы для СЭМД",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "WIFE",
      "display" : "Жена"
    },
    {
      "code" : "HUSB",
      "display" : "Муж"
    },
    {
      "code" : "SON",
      "display" : "Сын"
    },
    {
      "code" : "DAU",
      "display" : "Дочь"
    },
    {
      "code" : "FTH",
      "display" : "Отец"
    },
    {
      "code" : "MTH",
      "display" : "Мать"
    },
    {
      "code" : "BRO",
      "display" : "Брат"
    },
    {
      "code" : "SIS",
      "display" : "Сестра"
    },
    {
      "code" : "GUARD",
      "display" : "Опекун"
    },
    {
      "code" : "PARNT",
      "display" : "Родитель"
    },
    {
      "code" : "1",
      "display" : "Законный представитель"
    },
    {
      "code" : "2",
      "display" : "Опекун"
    },
    {
      "code" : "3",
      "display" : "Попечитель"
    }
  ]
}