| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | confidentiality-cs |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-confidentiality-cs.html |
| URL | https://terminology.dhp.uz/CodeSystem/confidentiality-cs |
| Version | 2.1.0 |
| Status | draft |
| Date | 2025-08-12T15:30:11+00:00 |
| Name | ConfidentialityCS |
| Title | Confidentiality translations |
| Description | Confidentiality supplement with translations in Uzbek and Russian |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/v3-Confidentiality|3.0.0 |
No resources found
| CodeSystem | |
| v3-Confidentiality | Confidentiality |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem confidentiality-cs
Language: en
This code system supplement https://terminology.dhp.uz/CodeSystem/confidentiality-cs defines displays on the following codes:
| Code |
| N |
| R |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| N | нормальный | normal |
| R | ограниченный | cheklangan |
{
"resourceType": "CodeSystem",
"id": "confidentiality-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/CodeSystem/confidentiality-cs",
"version": "2.1.0",
"name": "ConfidentialityCS",
"title": "Confidentiality translations",
"status": "draft",
"experimental": true,
"date": "2025-08-12T15:30:11+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Confidentiality supplement with translations in Uzbek and Russian",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality|3.0.0",
"concept": [
{
"code": "N",
"designation": [
{
"language": "ru",
"value": "нормальный"
},
{
"language": "uz",
"value": "normal"
}
]
},
{
"code": "R",
"designation": [
{
"language": "ru",
"value": "ограниченный"
},
{
"language": "uz",
"value": "cheklangan"
}
]
}
]
}