{
  "resourceType" : "CodeSystem",
  "id" : "doc-ref-status-cs",
  "language" : "ru",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Ресурс CodeSystem используется для объявления существования и описания системы кодирования или дополнения к системе кодирования и ее основных свойств, а также для опционального определения части или всего ее содержимого. doc-ref-status-cs</b></p><a name=\"ru-doc-ref-status-cs\"> </a><a name=\"ru-hcdoc-ref-status-cs\"> </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\">Язык: en</p></div><p>Эта кодовая система дополняет <code>https://terminology.dhp.uz/CodeSystem/doc-ref-status-cs</code> определяет дисплеи по следующему кодус:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Код</b></td><td><b>uz</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-document-reference-status.html#document-reference-status-current\">current</a><a name=\"ru-doc-ref-status-cs-current\"> </a></td><td>Hozirgi</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-document-reference-status.html#document-reference-status-superseded\">superseded</a><a name=\"ru-doc-ref-status-cs-superseded\"> </a></td><td>O'zgartirildi</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-document-reference-status.html#document-reference-status-entered-in-error\">entered-in-error</a><a name=\"ru-doc-ref-status-cs-entered-in-error\"> </a></td><td>Xato kiritilgan</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/CodeSystem/doc-ref-status-cs",
  "version" : "5.0.0",
  "name" : "DocRefStatusCS",
  "title" : "Document Reference Status CodeSystem",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-02-13T14:43:06+05:00",
  "publisher" : "Uzinfocom LLC",
  "contact" : [{
    "name" : "Uzinfocom LLC",
    "telecom" : [{
      "system" : "url",
      "value" : "https://uzinfocom.uz"
    },
    {
      "system" : "email",
      "value" : "info@uzinfocom.uz"
    }]
  }],
  "description" : "This field is a mandatory attribute of the FHIR DocumentReference resource and indicates the current state of the document in the system.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/document-reference-status|5.0.0",
  "concept" : [{
    "code" : "current",
    "designation" : [{
      "language" : "uz",
      "value" : "Hozirgi"
    }]
  },
  {
    "code" : "superseded",
    "designation" : [{
      "language" : "uz",
      "value" : "O'zgartirildi"
    }]
  },
  {
    "code" : "entered-in-error",
    "designation" : [{
      "language" : "uz",
      "value" : "Xato kiritilgan"
    }]
  }]
}