HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1
0.1.0 - ci-build

HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1 - Local Development build (v0.1.0). See the Directory of published versions

: Набор значений типов идентификаторов пациентов [Мирамедикс] - JSON Representation

Active as of 2022-04-27

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "fhir-ru-vs-patient-identifier-type",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0203.html#v2-0203-MR\">MR</a></td><td>Medical record number</td><td>An identifier that is unique to a patient within a set of medical records, not necessarily unique within an application.</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-fhir-ru-cs-identifier-type.html\"><code>http://fhir.ru/fhir/CodeSystem/fhir-ru-cs-identifier-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-fhir-ru-cs-identifier-type.html#fhir-ru-cs-identifier-type-snils\">snils</a></td><td>СНИЛС</td><td>Страховой номер индивидуального лицевого счёта.</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-nsi-cs-1-2-643-5-1-13-13-11-1035.html\"><code>https://nsi.rosminzdrav.ru/#!/refbook/1.2.643.5.1.13.13.11.1035</code></a></li></ul></div>"
  },
  "url" : "http://fhir.ru/fhir/ValueSet/fhir-ru-vs-patient-identifier-type",
  "version" : "0.1.0",
  "name" : "Fhir_ru_vs_patient_identifier_type",
  "title" : "Набор значений типов идентификаторов пациентов [Мирамедикс]",
  "status" : "active",
  "date" : "2022-04-27T17:36:36+03:00",
  "description" : "Набор значений для указания типов идентификаторов пациентов для информационной системы Мирамедикс.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "MR"
          }
        ]
      },
      {
        "system" : "http://fhir.ru/fhir/CodeSystem/fhir-ru-cs-identifier-type",
        "concept" : [
          {
            "code" : "snils"
          }
        ]
      },
      {
        "system" : "https://nsi.rosminzdrav.ru/#!/refbook/1.2.643.5.1.13.13.11.1035"
      }
    ]
  }
}