Package | uz.medcore.core |
Resource Type | CodeSystem |
Id | http-interaction-cs |
FHIR Version | R5 |
Source | http://medcore.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-http-interaction-cs.html |
URL | https://terminology.medcore.uz/CodeSystem/http-interaction-cs |
Version | 5.0.0 |
Status | draft |
Date | 2025-07-31T11:55:15+00:00 |
Name | HttpInteractionCS |
Title | HTTP interaction translations |
Description | HTTP interaction supplement with translations in Uzbek and Russian |
Content | supplement |
Supplements | http://hl7.org/fhir/restful-interaction|5.0.0 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem http-interaction-cs
Language: en
This code system supplement https://terminology.medcore.uz/CodeSystem/http-interaction-cs
defines displays on the following codes:
Code |
read |
update |
create |
delete |
search |
Additional Language Displays
Code | Русский (Russian, ru) | uz |
read | Чтение | O'qish |
update | Обновление | Yangilash |
create | Создание | Yaratilish |
delete | Удаление | Olib tashlash |
search | Поиск | Qidiruv |
{ "resourceType": "CodeSystem", "id": "http-interaction-cs", "language": "en", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://terminology.medcore.uz/CodeSystem/http-interaction-cs", "version": "5.0.0", "name": "HttpInteractionCS", "title": "HTTP interaction translations", "status": "draft", "experimental": true, "date": "2025-07-31T11:55:15+00:00", "publisher": "Uzinfocom LLC", "contact": [ { "name": "Uzinfocom LLC", "telecom": [ { "system": "url", "value": "https://uzinfocom.uz" }, { "system": "email", "value": "info@uzinfocom.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" } ] } ] }