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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeValueSet
IdValueSet-screening-observation-type-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-screening-observation-type-vs.html
URLhttps://terminology.dhp.uz/fhir/integrations/ValueSet/screening-observation-type-vs
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameScreeningObservationTypeVS
TitleObservation Types ValueSet
DescriptionValue set of SNOMED CT codes for screening observation component types. Vital signs (height, weight, BMI) use the FHIR vital signs profiles instead.

Resources that use this resource

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)

Narrative

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


English


Generated Narrative: ValueSet screening-observation-type-vs


Russian


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

  • Include эти коды, как они определены в http://snomed.info/sct версия Not Stated (use latest from terminology server)
    КодОтображение
    1348266008Breast Imaging and Reporting and Data System
    129793001Mammographic breast density
    246646005Quality of visual image

Uzbek


Generated Narrative: ValueSet screening-observation-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "screening-observation-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-observation-type-vs",
  "version": "0.1.0",
  "name": "ScreeningObservationTypeVS",
  "title": "Observation Types 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 SNOMED CT codes for screening observation component types. Vital signs (height, weight, BMI) use the FHIR vital signs profiles instead.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1348266008",
            "display": "Breast Imaging and Reporting and Data System"
          },
          {
            "code": "129793001",
            "display": "Mammographic breast density"
          },
          {
            "code": "246646005",
            "display": "Quality of visual image"
          }
        ]
      }
    ]
  }
}