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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeCodeSystem
IdCodeSystem-screening-body-site-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-screening-body-site-cs.html
URLhttps://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-body-site-cs
Version5.0.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameScreeningBodySiteCS
TitleObserved Body Site
DescriptionLocal translations for observed body part codes
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 screening-body-site-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-body-site-cs defines displays on the following codes:

CodeDisplay
80248007 Left breast
73056007 Right breast

Additional Language Displays

CodeРусский (Russian, ru)uz
80248007Левая грудьChap ko'krak
73056007Правая грудьO'ng ko'krak

Russian


Сгенерированный нарратив: CodeSystem screening-body-site-cs

Язык: en

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

КодОтображение
80248007 Left breast
73056007 Right breast

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

КодРусский (Russian, ru)uz
80248007Левая грудьChap ko'krak
73056007Правая грудьO'ng ko'krak

Uzbek


Generated Narrative: CodeSystem screening-body-site-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-body-site-cs defines displays on the following codes:

CodeDisplay
80248007 Left breast
73056007 Right breast

Additional Language Displays

CodeРусский (Russian, ru)uz
80248007Левая грудьChap ko'krak
73056007Правая грудьO'ng ko'krak

Source1

{
  "resourceType": "CodeSystem",
  "id": "screening-body-site-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-body-site-cs",
  "version": "5.0.0",
  "name": "ScreeningBodySiteCS",
  "title": "Observed Body Site",
  "status": "draft",
  "experimental": true,
  "date": "2026-07-20T13:54:46+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Local translations for observed body part codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://snomed.info/sct",
  "concept": [
    {
      "code": "80248007",
      "display": "Left breast",
      "designation": [
        {
          "language": "ru",
          "value": "Левая грудь"
        },
        {
          "language": "uz",
          "value": "Chap ko'krak"
        }
      ]
    },
    {
      "code": "73056007",
      "display": "Right breast",
      "designation": [
        {
          "language": "ru",
          "value": "Правая грудь"
        },
        {
          "language": "uz",
          "value": "O'ng ko'krak"
        }
      ]
    }
  ]
}