FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-task-intent-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-task-intent-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/task-intent-cs |
| Version | 5.0.0 |
| Status | active |
| Date | 2026-08-10T08:54:50+00:00 |
| Name | TaskIntentCS |
| Title | Task Intent codes translations |
| Description | Codes indicating the level of authority or intention of a task |
| Content | supplement |
| Supplements | http://hl7.org/fhir/task-intent|5.0.0 |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | task-intent | TaskIntent |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem task-intent-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/task-intent-cs defines displays on the following code:
| Code | Display |
| unknown | Unknown |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| unknown | Неизвестно | Noma'lum |
Russian
Сгенерированный нарратив: CodeSystem task-intent-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/task-intent-cs определяет дисплеи по следующему коду:
| Код | Отображение |
| unknown | Unknown |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| unknown | Неизвестно | Noma'lum |
Uzbek
Generated Narrative: CodeSystem task-intent-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/task-intent-cs defines displays on the following code:
| Code | Display |
| unknown | Unknown |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| unknown | Неизвестно | Noma'lum |
{
"resourceType": "CodeSystem",
"id": "task-intent-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/task-intent-cs",
"version": "5.0.0",
"name": "TaskIntentCS",
"title": "Task Intent codes translations",
"status": "active",
"experimental": false,
"date": "2026-08-10T08:54:50+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "uz"
},
{
"url": "content",
"valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "ru"
},
{
"url": "content",
"valueString": "Ministry of Health of the Republic of Uzbekistan"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"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": "Codes indicating the level of authority or intention of a task",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://hl7.org/fhir/task-intent|5.0.0",
"concept": [
{
"code": "unknown",
"display": "Unknown",
"designation": [
{
"language": "uz",
"value": "Noma'lum"
},
{
"language": "ru",
"value": "Неизвестно"
}
]
}
]
}