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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-funding-source-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-funding-source-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs
Version1.0.1
Statusactive
Date2026-08-12T10:11:46+00:00
NameFundingSourceCS
TitleImmunization Funding Source translations
DescriptionImmunization Funding Source supplement with Uzbek and Russian translations
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/immunization-funding-source|1.0.1

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.terminology#currentimmunization-funding-sourceImmunization Funding Source

Narrative

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


English


Generated Narrative: CodeSystem funding-source-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs defines displays on the following codes:

CodeDisplay
private Private
public Public

Additional Language Displays

CodeРусский (Russian, ru)uz
privateПациент платит сам / коммерческая услугаXo‘jalik hisobida
publicОплата государством, госбюджетDavlat budjeti

Russian


Сгенерированный нарратив: CodeSystem funding-source-cs

Язык: en

Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs определяет дисплеи по следующему кодус:

КодОтображение
private Private
public Public

Дополнительные языковые дисплеи

КодРусский (Russian, ru)uz
privateПациент платит сам / коммерческая услугаXo‘jalik hisobida
publicОплата государством, госбюджетDavlat budjeti

Uzbek


Generated Narrative: CodeSystem funding-source-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs defines displays on the following codes:

CodeDisplay
private Private
public Public

Additional Language Displays

CodeРусский (Russian, ru)uz
privateПациент платит сам / коммерческая услугаXo‘jalik hisobida
publicОплата государством, госбюджетDavlat budjeti

Source1

{
  "resourceType": "CodeSystem",
  "id": "funding-source-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs",
  "version": "1.0.1",
  "name": "FundingSourceCS",
  "title": "Immunization Funding Source translations",
  "status": "active",
  "experimental": false,
  "date": "2026-08-12T10:11:46+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": "Immunization Funding Source supplement with Uzbek and Russian translations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://terminology.hl7.org/CodeSystem/immunization-funding-source|1.0.1",
  "concept": [
    {
      "code": "private",
      "display": "Private",
      "designation": [
        {
          "language": "uz",
          "value": "Xo‘jalik hisobida"
        },
        {
          "language": "ru",
          "value": "Пациент платит сам / коммерческая услуга"
        }
      ]
    },
    {
      "code": "public",
      "display": "Public",
      "designation": [
        {
          "language": "uz",
          "value": "Davlat budjeti"
        },
        {
          "language": "ru",
          "value": "Оплата государством, госбюджет"
        }
      ]
    }
  ]
}