FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | CodeSystem |
| Id | CodeSystem-specimen-feature-type-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-specimen-feature-type-cs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/CodeSystem/specimen-feature-type-cs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-20T13:54:46+00:00 |
| Name | SpecimenFeatureTypeCS |
| Title | DHIS Specimen Feature Type CodeSystem |
| Description | Local code system describing the processing state of a tuberculosis specimen (primary sample, sediment, culture isolate) used in the DHIS information system, with Russian and English designations. The DHIS Specimen Feature Type to SNOMED CT ConceptMap records the SNOMED CT concept for the culture isolate; in resources use the SNOMED CT code directly wherever an exact match exists (see the DHIS Specimen Feature Type ValueSet), keeping a local code only where no exact SNOMED CT match exists. |
| Content | complete |
| ConceptMap | ||
| uz.dhp.integrations#current | specimen-feature-type-to-snomed | Tuberculosis Specimen Feature Types to SNOMED CT |
| ValueSet | ||
| uz.dhp.integrations#current | specimen-feature-type-vs | DHIS Specimen Feature Type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem specimen-feature-type-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/specimen-feature-type-cs defines the following codes in a Is-A hierarchy:
| Code | Display |
| Spec002-0001 | Birlamchi namuna |
| Spec002-0002 | Chokin |
| Spec002-0003 | Makrota namunasi cho'kindisi |
| Spec002-0004 | Kultura izolati |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| Spec002-0001 | Primary sample | Первичный образец |
| Spec002-0002 | Sediment | Осадок |
| Spec002-0003 | Macrota sample sediment | Осадок образца макроты |
| Spec002-0004 | Culture isolate | Изолят культуры |
Russian
Сгенерированный нарратив: CodeSystem specimen-feature-type-cs
Язык: uz
Данная система кодов https://terminology.dhp.uz/fhir/integrations/CodeSystem/specimen-feature-type-cs case-sensitive определяет следующие коды в иерархии Is-A:
| Код | Отображение |
| Spec002-0001 | Birlamchi namuna |
| Spec002-0002 | Chokin |
| Spec002-0003 | Makrota namunasi cho'kindisi |
| Spec002-0004 | Kultura izolati |
Дополнительные языковые дисплеи
| Код | English (English, en) | Русский (Russian, ru) |
| Spec002-0001 | Primary sample | Первичный образец |
| Spec002-0002 | Sediment | Осадок |
| Spec002-0003 | Macrota sample sediment | Осадок образца макроты |
| Spec002-0004 | Culture isolate | Изолят культуры |
Uzbek
Generated Narrative: CodeSystem specimen-feature-type-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/specimen-feature-type-cs defines the following codes in a Is-A hierarchy:
| Code | Display |
| Spec002-0001 | Birlamchi namuna |
| Spec002-0002 | Chokin |
| Spec002-0003 | Makrota namunasi cho'kindisi |
| Spec002-0004 | Kultura izolati |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| Spec002-0001 | Primary sample | Первичный образец |
| Spec002-0002 | Sediment | Осадок |
| Spec002-0003 | Macrota sample sediment | Осадок образца макроты |
| Spec002-0004 | Culture isolate | Изолят культуры |
{
"resourceType": "CodeSystem",
"id": "specimen-feature-type-cs",
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/specimen-feature-type-cs",
"version": "0.1.0",
"name": "SpecimenFeatureTypeCS",
"title": "DHIS Specimen Feature Type CodeSystem",
"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": "Local code system describing the processing state of a tuberculosis specimen (primary sample, sediment, culture isolate) used in the DHIS information system, with Russian and English designations. The DHIS Specimen Feature Type to SNOMED CT ConceptMap records the SNOMED CT concept for the culture isolate; in resources use the SNOMED CT code directly wherever an exact match exists (see the DHIS Specimen Feature Type ValueSet), keeping a local code only where no exact SNOMED CT match exists.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 4,
"concept": [
{
"code": "Spec002-0001",
"display": "Birlamchi namuna",
"designation": [
{
"language": "ru",
"value": "Первичный образец"
},
{
"language": "en",
"value": "Primary sample"
}
]
},
{
"code": "Spec002-0002",
"display": "Chokin",
"designation": [
{
"language": "ru",
"value": "Осадок"
},
{
"language": "en",
"value": "Sediment"
}
]
},
{
"code": "Spec002-0003",
"display": "Makrota namunasi cho'kindisi",
"designation": [
{
"language": "ru",
"value": "Осадок образца макроты"
},
{
"language": "en",
"value": "Macrota sample sediment"
}
]
},
{
"code": "Spec002-0004",
"display": "Kultura izolati",
"designation": [
{
"language": "ru",
"value": "Изолят культуры"
},
{
"language": "en",
"value": "Culture isolate"
}
]
}
]
}