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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-recommendation-reason-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-recommendation-reason-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs
Version2026.1.0
Statusdraft
Date2026-07-16T09:52:12+00:00
NameRecommendationReasonCS
TitleImmunization reason translations
DescriptionImmunization recommendation reason supplement with Uzbek and Russian translations
Contentsupplement
Supplementshttp://snomed.info/sct

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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


English


Generated Narrative: CodeSystem recommendation-reason-cs

Language: en

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

CodeDisplay
77176002 Smoker
77386006 Pregnancy

Additional Language Displays

CodeРусский (Russian, ru)uz
77176002КурениеChekish
77386006БеременностьHomiladorlik

Russian


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

Язык: en

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

КодОтображение
77176002 Smoker
77386006 Pregnancy

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

КодРусский (Russian, ru)uz
77176002КурениеChekish
77386006БеременностьHomiladorlik

Uzbek


Generated Narrative: CodeSystem recommendation-reason-cs

Language: en

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

CodeDisplay
77176002 Smoker
77386006 Pregnancy

Additional Language Displays

CodeРусский (Russian, ru)uz
77176002КурениеChekish
77386006БеременностьHomiladorlik

Source1

{
  "resourceType": "CodeSystem",
  "id": "recommendation-reason-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs",
  "version": "2026.1.0",
  "name": "RecommendationReasonCS",
  "title": "Immunization reason translations",
  "status": "draft",
  "experimental": true,
  "date": "2026-07-16T09:52:12+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 recommendation reason supplement with Uzbek and Russian translations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://snomed.info/sct",
  "concept": [
    {
      "code": "77176002",
      "display": "Smoker",
      "designation": [
        {
          "language": "ru",
          "value": "Курение"
        },
        {
          "language": "uz",
          "value": "Chekish"
        }
      ]
    },
    {
      "code": "77386006",
      "display": "Pregnancy",
      "designation": [
        {
          "language": "ru",
          "value": "Беременность"
        },
        {
          "language": "uz",
          "value": "Homiladorlik"
        }
      ]
    }
  ]
}