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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeValueSet
IdValueSet-specimen-feature-type-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-specimen-feature-type-vs.html
URLhttps://terminology.dhp.uz/fhir/integrations/ValueSet/specimen-feature-type-vs
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameSpecimenFeatureTypeVS
TitleDHIS Specimen Feature Type ValueSet
DescriptionValue set of tuberculosis specimen feature types used by the DHIS information system. A culture isolate is expressed as a SNOMED CT code; the remaining processing states use local codes that have no 1:1 SNOMED CT match.

Resources that use this resource

StructureDefinition
uz.dhp.integrations#currentdhis-specimenDHIS Specimen Profile

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)
uz.dhp.integrations#currentspecimen-feature-type-csDHIS Specimen Feature Type CodeSystem

Narrative

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


English


Generated Narrative: ValueSet specimen-feature-type-vs

This value set includes codes based on the following rules:


Russian


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

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


Uzbek


Generated Narrative: ValueSet specimen-feature-type-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "specimen-feature-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/specimen-feature-type-vs",
  "version": "0.1.0",
  "name": "SpecimenFeatureTypeVS",
  "title": "DHIS Specimen Feature Type 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 tuberculosis specimen feature types used by the DHIS information system. A culture isolate is expressed as a SNOMED CT code; the remaining processing states use local codes that have no 1:1 SNOMED CT match.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/specimen-feature-type-cs",
        "version": "0.1.0",
        "concept": [
          {
            "code": "Spec002-0001"
          },
          {
            "code": "Spec002-0002"
          },
          {
            "code": "Spec002-0003"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "119303007"
          }
        ]
      }
    ]
  }
}