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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-icd-o-3-morphology-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-icd-o-3-morphology-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/icd-o-3-morphology-vs
Version0.8.0
Statusdraft
Date2026-08-31T09:20:46+00:00
NameICDO3MorphologyVS
TitleICD-O-3 Morphology ValueSet
DescriptionAll ICD-O-3 morphology codes (histology/behaviour, 8000/0-9993/3), including terms marked obsolete in ICD-O-3.2 so that historical records stay valid.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
uz.dhp.core#currenticd-o-3International Classification of Diseases for Oncology, 3rd Edition, 2nd Revision (ICD-O-3.2)

Narrative

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


English


Generated Narrative: ValueSet icd-o-3-morphology-vs


Russian


Сгенерированный нарратив: ValueSet icd-o-3-morphology-vs


Uzbek


Generated Narrative: ValueSet icd-o-3-morphology-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "icd-o-3-morphology-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/icd-o-3-morphology-vs",
  "version": "0.8.0",
  "name": "ICDO3MorphologyVS",
  "title": "ICD-O-3 Morphology ValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2026-08-31T09:20:46+00:00",
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "uz"
          },
          {
            "url": "content",
            "valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ru"
          },
          {
            "url": "content",
            "valueString": "Ministry of Health of the Republic of Uzbekistan"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "Ministry of Health of the Republic of Uzbekistan",
      "telecom": [
        {
          "system": "url",
          "value": "https://gov.uz/en/ssv"
        },
        {
          "system": "email",
          "value": "info@ssv.uz"
        }
      ]
    }
  ],
  "description": "All ICD-O-3 morphology codes (histology/behaviour, 8000/0-9993/3), including terms marked obsolete in ICD-O-3.2 so that historical records stay valid.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/icd-o-3",
        "version": "3.2",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "M"
          }
        ]
      }
    ]
  }
}