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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeCodeSystem
IdCodeSystem-screening-hpv-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-screening-hpv-cs.html
URLhttps://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameScreeningHPVCS
TitleHPV Results CodeSystem
DescriptionLocal terminology for Human Papillomavirus (HPV) test results
Contentcomplete

Resources that use this resource

ConceptMap
uz.dhp.integrations#currentscreening-hpv-to-snomedHPV Results to SNOMED CT
ValueSet
uz.dhp.integrations#currentscreening-hpv-vsHPV Results ValueSet
uz.dhp.integrations#currentscreening-observation-values-vsScreening Observation Values Composite ValueSet

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem screening-hpv-cs

Language: uz

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

CodeDisplay
scr-hpv-1 Yaroqsiz
scr-hpv-2 Manfiy
scr-hpv-3 Musbat

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
scr-hpv-1InvalidНедействительный
scr-hpv-2NegativeОтрицательный
scr-hpv-3PositiveПоложительный

Russian


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

Язык: uz

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

КодОтображение
scr-hpv-1 Yaroqsiz
scr-hpv-2 Manfiy
scr-hpv-3 Musbat

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

КодEnglish (English, en)Русский (Russian, ru)
scr-hpv-1InvalidНедействительный
scr-hpv-2NegativeОтрицательный
scr-hpv-3PositiveПоложительный

Uzbek


Generated Narrative: CodeSystem screening-hpv-cs

Language: uz

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

CodeDisplay
scr-hpv-1 Yaroqsiz
scr-hpv-2 Manfiy
scr-hpv-3 Musbat

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
scr-hpv-1InvalidНедействительный
scr-hpv-2NegativeОтрицательный
scr-hpv-3PositiveПоложительный

Source1

{
  "resourceType": "CodeSystem",
  "id": "screening-hpv-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs",
  "version": "0.1.0",
  "name": "ScreeningHPVCS",
  "title": "HPV Results 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": "Local terminology for Human Papillomavirus (HPV) test results",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "scr-hpv-1",
      "display": "Yaroqsiz",
      "designation": [
        {
          "language": "ru",
          "value": "Недействительный"
        },
        {
          "language": "en",
          "value": "Invalid"
        }
      ]
    },
    {
      "code": "scr-hpv-2",
      "display": "Manfiy",
      "designation": [
        {
          "language": "ru",
          "value": "Отрицательный"
        },
        {
          "language": "en",
          "value": "Negative"
        }
      ]
    },
    {
      "code": "scr-hpv-3",
      "display": "Musbat",
      "designation": [
        {
          "language": "ru",
          "value": "Положительный"
        },
        {
          "language": "en",
          "value": "Positive"
        }
      ]
    }
  ]
}