FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | NamingSystem |
| Id | NamingSystem-episodeofcare-identifier.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/NamingSystem-episodeofcare-identifier.html |
| URL | https://terminology.dhp.uz/fhir/core/NamingSystem/episodeofcare-identifier |
| Version | 0.4.0 |
| Status | active |
| Date | 2025-11-06 |
| Name | UzDhpEpisodeOfCareIdentifier |
| Description | Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: NamingSystem episodeofcare-identifier
Language: en
| Defining URL | https://terminology.dhp.uz/fhir/core/NamingSystem/episodeofcare-identifier |
| Version | 0.4.0 |
| Name | UzDhpEpisodeOfCareIdentifier |
| Status | active |
| Definition | Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context. |
| Publisher | Ministry of Health of the Republic of Uzbekistan |
| Type | Value | Preferred |
| URI | http://dhp.uz/ids/episode-of-care | true |
Russian
Сгенерированный нарратив: NamingSystem episodeofcare-identifier
Язык: en
| Определение URL | https://terminology.dhp.uz/fhir/core/NamingSystem/episodeofcare-identifier |
| Версия | 0.4.0 |
| Наименование | UzDhpEpisodeOfCareIdentifier |
| Статус | active |
| Определение | Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context. |
| Издатель | Ministry of Health of the Republic of Uzbekistan |
| Тип | Значение | Предпочтение |
| URI | http://dhp.uz/ids/episode-of-care | true |
Uzbek
Generated Narrative: NamingSystem episodeofcare-identifier
Language: en
| Defining URL | https://terminology.dhp.uz/fhir/core/NamingSystem/episodeofcare-identifier |
| Version | 0.4.0 |
| Name | UzDhpEpisodeOfCareIdentifier |
| Status | active |
| Definition | Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context. |
| Publisher | Ministry of Health of the Republic of Uzbekistan |
| Type | Value | Preferred |
| URI | http://dhp.uz/ids/episode-of-care | true |
{
"resourceType": "NamingSystem",
"id": "episodeofcare-identifier",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/NamingSystem/episodeofcare-identifier",
"version": "0.4.0",
"name": "UzDhpEpisodeOfCareIdentifier",
"status": "active",
"kind": "identifier",
"date": "2025-11-06",
"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"
}
]
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "VN",
"display": "Visit number"
}
]
},
"description": "Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"uniqueId": [
{
"type": "uri",
"value": "http://dhp.uz/ids/episode-of-care",
"preferred": true
}
]
}