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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeValueSet
IdValueSet-screening-laboratory-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-screening-laboratory-vs.html
URLhttps://terminology.dhp.uz/fhir/integrations/ValueSet/screening-laboratory-vs
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameScreeningLaboratoryVS
TitleLaboratory Tests ValueSet
DescriptionValue set of codes for laboratory referrals and results

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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


English


Generated Narrative: ValueSet screening-laboratory-vs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    18500-9Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep
    82675-0HPV I/H Risk 4 DNA Cvx Ql NAA+probeg

Russian


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

  • Include эти коды, как они определены в http://loinc.org версия Not Stated (use latest from terminology server)
    КодОтображение
    18500-9Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep
    82675-0HPV I/H Risk 4 DNA Cvx Ql NAA+probeg

Uzbek


Generated Narrative: ValueSet screening-laboratory-vs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    18500-9Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep
    82675-0HPV I/H Risk 4 DNA Cvx Ql NAA+probeg

Source1

{
  "resourceType": "ValueSet",
  "id": "screening-laboratory-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-laboratory-vs",
  "version": "0.1.0",
  "name": "ScreeningLaboratoryVS",
  "title": "Laboratory Tests 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 laboratory referrals and results",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "18500-9",
            "display": "Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep"
          },
          {
            "code": "82675-0",
            "display": "HPV I/H Risk 4 DNA Cvx Ql NAA+probeg"
          }
        ]
      }
    ]
  }
}