{
  "resourceType" : "CodeSystem",
  "id" : "http-interaction-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem http-interaction-cs</b></p><a name=\"http-interaction-cs\"> </a><a name=\"hchttp-interaction-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\">Language: en</p></div><p>This code system supplement <code>https://terminology.dhp.uz/fhir/core/CodeSystem/http-interaction-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-read\">read</a><a name=\"http-interaction-cs-read\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-update\">update</a><a name=\"http-interaction-cs-update\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-create\">create</a><a name=\"http-interaction-cs-create\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-delete\">delete</a><a name=\"http-interaction-cs-delete\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-search\">search</a><a name=\"http-interaction-cs-search\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>read</td><td>Чтение</td><td>O'qish</td></tr><tr><td>update</td><td>Обновление</td><td>Yangilash</td></tr><tr><td>create</td><td>Создание</td><td>Yaratilish</td></tr><tr><td>delete</td><td>Удаление</td><td>Olib tashlash</td></tr><tr><td>search</td><td>Поиск</td><td>Qidiruv</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/http-interaction-cs",
  "version" : "5.0.0",
  "name" : "HttpInteractionCS",
  "title" : "HTTP interaction translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-05T10:07:26+00:00",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "contact" : [{
    "name" : "Ministry of Health of the Republic of Uzbekistan",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gov.uz/en/ssv"
    },
    {
      "system" : "email",
      "value" : "info@ssv.uz"
    }]
  }],
  "description" : "HTTP interaction supplement with translations in Uzbek and Russian",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/restful-interaction|5.0.0",
  "concept" : [{
    "code" : "read",
    "designation" : [{
      "language" : "ru",
      "value" : "Чтение"
    },
    {
      "language" : "uz",
      "value" : "O'qish"
    }]
  },
  {
    "code" : "update",
    "designation" : [{
      "language" : "ru",
      "value" : "Обновление"
    },
    {
      "language" : "uz",
      "value" : "Yangilash"
    }]
  },
  {
    "code" : "create",
    "designation" : [{
      "language" : "ru",
      "value" : "Создание"
    },
    {
      "language" : "uz",
      "value" : "Yaratilish"
    }]
  },
  {
    "code" : "delete",
    "designation" : [{
      "language" : "ru",
      "value" : "Удаление"
    },
    {
      "language" : "uz",
      "value" : "Olib tashlash"
    }]
  },
  {
    "code" : "search",
    "designation" : [{
      "language" : "ru",
      "value" : "Поиск"
    },
    {
      "language" : "uz",
      "value" : "Qidiruv"
    }]
  }]
}