FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | CodeSystem |
| Id | CodeSystem-disease-injury-delay-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-disease-injury-delay-cs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/CodeSystem/disease-injury-delay-cs |
| Version | 0.7.0 |
| Status | draft |
| Date | 2026-08-10T12:11:33+00:00 |
| Name | DiseaseInjuryDelayCS |
| Title | Disease/Injury Delay CodeSystem |
| Description | Collection of information on the time interval between the onset of disease or injury and the patient's admission to a medical institution |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem disease-injury-delay-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/disease-injury-delay-cs defines the following codes in a Is-A hierarchy:
| Code | Display | English (English, en) |
| delay0001_00001 | Dastlabki 6 soat ichida | Within first 6 hours |
| delay0001_00002 | 7-24 soat ichida | Within 7-24 hours |
| delay0001_00003 | 24 soatdan so'ng | After 24 hours |
Russian
Сгенерированный нарратив: CodeSystem disease-injury-delay-cs
Язык: uz
Данная система кодов https://terminology.dhp.uz/fhir/integrations/CodeSystem/disease-injury-delay-cs case-sensitive определяет следующие коды в иерархии Is-A:
| Код | Отображение | English (English, en) |
| delay0001_00001 | Dastlabki 6 soat ichida | Within first 6 hours |
| delay0001_00002 | 7-24 soat ichida | Within 7-24 hours |
| delay0001_00003 | 24 soatdan so'ng | After 24 hours |
Uzbek
Generated Narrative: CodeSystem disease-injury-delay-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/disease-injury-delay-cs defines the following codes in a Is-A hierarchy:
| Code | Display | English (English, en) |
| delay0001_00001 | Dastlabki 6 soat ichida | Within first 6 hours |
| delay0001_00002 | 7-24 soat ichida | Within 7-24 hours |
| delay0001_00003 | 24 soatdan so'ng | After 24 hours |
{
"resourceType": "CodeSystem",
"id": "disease-injury-delay-cs",
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/disease-injury-delay-cs",
"version": "0.7.0",
"name": "DiseaseInjuryDelayCS",
"title": "Disease/Injury Delay CodeSystem",
"status": "draft",
"experimental": true,
"date": "2026-08-10T12:11:33+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Collection of information on the time interval between the onset of disease or injury and the patient's admission to a medical institution",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 3,
"concept": [
{
"code": "delay0001_00001",
"display": "Dastlabki 6 soat ichida",
"designation": [
{
"language": "en",
"value": "Within first 6 hours"
}
]
},
{
"code": "delay0001_00002",
"display": "7-24 soat ichida",
"designation": [
{
"language": "en",
"value": "Within 7-24 hours"
}
]
},
{
"code": "delay0001_00003",
"display": "24 soatdan so'ng",
"designation": [
{
"language": "en",
"value": "After 24 hours"
}
]
}
]
}