FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeNamingSystem
IdNamingSystem-episodeofcare-identifier.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/NamingSystem-episodeofcare-identifier.html
URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/episodeofcare-identifier
Version0.4.0
Statusactive
Date2025-11-06
NameUzDhpEpisodeOfCareIdentifier
DescriptionIdentifier system used for EpisodeOfCare resources within the Uzbekistan DHP context.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: NamingSystem episodeofcare-identifier

Language: en

Summary

Defining URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/episodeofcare-identifier
Version0.4.0
NameUzDhpEpisodeOfCareIdentifier
Statusactive
Definition

Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context.

PublisherMinistry of Health of the Republic of Uzbekistan

Identifiers

TypeValuePreferred
URIhttp://dhp.uz/ids/episode-of-caretrue

Russian


Сгенерированный нарратив: NamingSystem episodeofcare-identifier

Язык: en

Summary

Определение URLhttps://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

Идентификаторы

ТипЗначениеПредпочтение
URIhttp://dhp.uz/ids/episode-of-caretrue

Uzbek


Generated Narrative: NamingSystem episodeofcare-identifier

Language: en

Summary

Defining URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/episodeofcare-identifier
Version0.4.0
NameUzDhpEpisodeOfCareIdentifier
Statusactive
Definition

Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context.

PublisherMinistry of Health of the Republic of Uzbekistan

Identifiers

TypeValuePreferred
URIhttp://dhp.uz/ids/episode-of-caretrue

Source1

{
  "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
    }
  ]
}