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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeCodeSystem
IdCodeSystem-place-of-incident-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-place-of-incident-cs.html
URLhttps://terminology.dhp.uz/fhir/integrations/CodeSystem/place-of-incident-cs
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NamePlaceOfIncidentCS
TitlePlace of Incident CodeSystem
DescriptionCollection of information on the place of incident for healthcare events in Uzbekistan
Contentcomplete

Resources that use this resource

ValueSet
uz.dhp.integrations#currentplace-of-incident-vsPlace of Incident ValueSet

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem place-of-incident-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/place-of-incident-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
emdoc-0004-0001 ish joyida
emdoc-0004-0002 kundalik hayotda
emdoc-0004-0003 ishga borayotgan yo'lda

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
emdoc-0004-0001at the workplaceна рабочем месте
emdoc-0004-0002in everyday lifeв повседневной жизни
emdoc-0004-0003on the way to workпо дороге на работу

Russian


Сгенерированный нарратив: CodeSystem place-of-incident-cs

Язык: uz

Данная система кодов https://terminology.dhp.uz/fhir/integrations/CodeSystem/place-of-incident-cs case-sensitive определяет следующие коды в иерархии Is-A:

КодОтображение
emdoc-0004-0001 ish joyida
emdoc-0004-0002 kundalik hayotda
emdoc-0004-0003 ishga borayotgan yo'lda

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

КодEnglish (English, en)Русский (Russian, ru)
emdoc-0004-0001at the workplaceна рабочем месте
emdoc-0004-0002in everyday lifeв повседневной жизни
emdoc-0004-0003on the way to workпо дороге на работу

Uzbek


Generated Narrative: CodeSystem place-of-incident-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/place-of-incident-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
emdoc-0004-0001 ish joyida
emdoc-0004-0002 kundalik hayotda
emdoc-0004-0003 ishga borayotgan yo'lda

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
emdoc-0004-0001at the workplaceна рабочем месте
emdoc-0004-0002in everyday lifeв повседневной жизни
emdoc-0004-0003on the way to workпо дороге на работу

Source1

{
  "resourceType": "CodeSystem",
  "id": "place-of-incident-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/place-of-incident-cs",
  "version": "0.1.0",
  "name": "PlaceOfIncidentCS",
  "title": "Place of Incident CodeSystem",
  "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": "Collection of information on the place of incident for healthcare events in Uzbekistan",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "emdoc-0004-0001",
      "display": "ish joyida",
      "designation": [
        {
          "language": "ru",
          "value": "на рабочем месте"
        },
        {
          "language": "en",
          "value": "at the workplace"
        }
      ]
    },
    {
      "code": "emdoc-0004-0002",
      "display": "kundalik hayotda",
      "designation": [
        {
          "language": "ru",
          "value": "в повседневной жизни"
        },
        {
          "language": "en",
          "value": "in everyday life"
        }
      ]
    },
    {
      "code": "emdoc-0004-0003",
      "display": "ishga borayotgan yo'lda",
      "designation": [
        {
          "language": "ru",
          "value": "по дороге на работу"
        },
        {
          "language": "en",
          "value": "on the way to work"
        }
      ]
    }
  ]
}