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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeValueSet
IdValueSet-screening-breast-finding-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-screening-breast-finding-vs.html
URLhttps://terminology.dhp.uz/fhir/integrations/ValueSet/screening-breast-finding-vs
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameScreeningBreastFindingVS
TitleBreast Mammography Findings ValueSet
DescriptionValue set of codes for recording breast findings. Uses SNOMED CT where an equivalent concept exists, plus a local code for macrocalcifications (no equivalent SNOMED concept).

Resources that use this resource

ConceptMap
uz.dhp.integrations#currentscreening-breast-finding-to-snomedBreast Findings to SNOMED CT
ValueSet
uz.dhp.integrations#currentscreening-observation-codes-vsScreening Observation Codes Composite ValueSet

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)
uz.dhp.integrations#currentscreening-breast-finding-csBreast Mammography Findings CodeSystem

Narrative

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


English


Generated Narrative: ValueSet screening-breast-finding-vs

This value set includes codes based on the following rules:


Russian


Сгенерированный нарратив: ValueSet screening-breast-finding-vs

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


Uzbek


Generated Narrative: ValueSet screening-breast-finding-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "screening-breast-finding-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-breast-finding-vs",
  "version": "0.1.0",
  "name": "ScreeningBreastFindingVS",
  "title": "Breast Mammography Findings 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": "Value set of codes for recording breast findings. Uses SNOMED CT where an equivalent concept exists, plus a local code for macrocalcifications (no equivalent SNOMED concept).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "129797000",
            "display": "Mammographic skin thickening of breast"
          },
          {
            "code": "129792006",
            "display": "Architectural distortion of breast"
          },
          {
            "code": "129788004",
            "display": "Mammographic breast mass"
          },
          {
            "code": "89164003",
            "display": "Breast lump"
          },
          {
            "code": "129789007",
            "display": "Focal asymmetric breast tissue"
          },
          {
            "code": "59441001",
            "display": "Structure of lymph node"
          },
          {
            "code": "12402003",
            "display": "Scar"
          },
          {
            "code": "30285000",
            "display": "Verruca"
          }
        ]
      },
      {
        "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-breast-finding-cs",
        "version": "0.1.0",
        "concept": [
          {
            "code": "src-find-3",
            "display": "Makrokalsinatlar"
          }
        ]
      }
    ]
  }
}