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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeValueSet
IdValueSet-cancer-degree-differentiation-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-cancer-degree-differentiation-vs.html
URLhttps://terminology.dhp.uz/fhir/integrations/ValueSet/cancer-degree-differentiation-vs
Version0.9.1
Statusdraft
Date2026-09-17T15:03:51+00:00
NameCancerDegreeDifferentiationVS
TitleCancer Degree Differentiation ValueSet
DescriptionLocal value set for cancer degree of differentiation used in the healthcare information system, with Russian and Uzbek designations.

Resources that use this resource

StructureDefinition
uz.dhp.integrations#currentcancer-observation-histologic-gradeCancer Observation Histologic Grade

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
hl7.fhir.uv.xver-r4.r4b#0.1.0sctSNOMED CT (all versions)

Narrative

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


English


Generated Narrative: ValueSet cancer-degree-differentiation-vs

This ValueSet requires the Code system Supplement Cancer Degree Differentiation SNOMED CT Supplement.

This value set includes codes based on the following rules:


Russian


Сгенерированный нарратив: ValueSet cancer-degree-differentiation-vs

This ValueSet requires the Code system Supplement Cancer Degree Differentiation SNOMED CT Supplement.

Этот набор значений включает коды, основанные на следующих правилах:


Uzbek


Generated Narrative: ValueSet cancer-degree-differentiation-vs

This ValueSet requires the Code system Supplement Cancer Degree Differentiation SNOMED CT Supplement.

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "cancer-degree-differentiation-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/cancer-degree-differentiation-cs|2026.1.0"
    }
  ],
  "url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/cancer-degree-differentiation-vs",
  "version": "0.9.1",
  "name": "CancerDegreeDifferentiationVS",
  "title": "Cancer Degree Differentiation ValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-17T15:03:51+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Local value set for cancer degree of differentiation used in the healthcare information system, with Russian and Uzbek designations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1155701009",
            "display": "G1 (Well differentiated)"
          },
          {
            "code": "1155703007",
            "display": "G2 (Moderately differentiated)"
          },
          {
            "code": "1155704001",
            "display": "G3 (Poorly differentiated)"
          },
          {
            "code": "1155702002",
            "display": "G4 (Undifferentiated)"
          },
          {
            "code": "1155708003",
            "display": "Low grade"
          },
          {
            "code": "1155707008",
            "display": "High grade"
          },
          {
            "code": "1155705000",
            "display": "GX (Grade cannot be assessed)"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LP14634-7",
            "display": "T-cell"
          },
          {
            "code": "LP36861-0",
            "display": "B-cell"
          },
          {
            "code": "LA4748-5",
            "display": "Null cell"
          },
          {
            "code": "LA4573-7",
            "display": "NK cell"
          }
        ]
      }
    ]
  }
}