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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeValueSet
IdValueSet-place-of-incident-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-place-of-incident-vs.html
URLhttps://terminology.dhp.uz/fhir/integrations/ValueSet/place-of-incident-vs
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NamePlaceOfIncidentVS
TitlePlace of Incident ValueSet
DescriptionCollection of information on the place of incident of citizens in the territory of the Republic of Uzbekistan

Resources that use this resource

StructureDefinition
uz.dhp.integrations#currentsick-leave-observationSick Leave Observation

Resources that this resource uses

CodeSystem
uz.dhp.integrations#currentplace-of-incident-csPlace of Incident CodeSystem

Narrative

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


English


Generated Narrative: ValueSet place-of-incident-vs


Russian


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


Uzbek


Generated Narrative: ValueSet place-of-incident-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "place-of-incident-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/place-of-incident-vs",
  "version": "0.1.0",
  "name": "PlaceOfIncidentVS",
  "title": "Place of Incident ValueSet",
  "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 of citizens in the territory of the Republic of Uzbekistan",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/place-of-incident-cs",
        "version": "0.1.0"
      }
    ]
  }
}