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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeValueSet
IdValueSet-screening-histology-lymphovascular-invasion-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-screening-histology-lymphovascular-invasion-vs.html
URLhttps://terminology.dhp.uz/fhir/integrations/ValueSet/screening-histology-lymphovascular-invasion-vs
Version0.7.0
Statusactive
Date2026-08-10T12:11:33+00:00
NameScreeningHistologyLymphovascularInvasionVS
TitleScreening Histology Lymphovascular Invasion ValueSet
DescriptionLOINC answer codes for lymphovascular invasion in a cancer specimen.

Resources that use this resource

StructureDefinition
uz.dhp.integrations#currentscreening-breast-histology-observationScreening Breast Histology Observation
uz.dhp.integrations#currentscreening-cervical-histology-observationScreening Cervical Histology Observation

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-histology-lymphovascular-invasion-vs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    LA13327-4Lymph-vascular Invasion Not Present (absent)/Not Identified
    LA13328-2Lymph-vascular Invasion Present/Identified
    LA4720-4Not applicable
    LA13420-7Unknown/Indeterminate

Russian


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

  • Include эти коды, как они определены в http://loinc.org версия Not Stated (use latest from terminology server)
    КодОтображение
    LA13327-4Lymph-vascular Invasion Not Present (absent)/Not Identified
    LA13328-2Lymph-vascular Invasion Present/Identified
    LA4720-4Not applicable
    LA13420-7Unknown/Indeterminate

Uzbek


Generated Narrative: ValueSet screening-histology-lymphovascular-invasion-vs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    LA13327-4Lymph-vascular Invasion Not Present (absent)/Not Identified
    LA13328-2Lymph-vascular Invasion Present/Identified
    LA4720-4Not applicable
    LA13420-7Unknown/Indeterminate

Source1

{
  "resourceType": "ValueSet",
  "id": "screening-histology-lymphovascular-invasion-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-histology-lymphovascular-invasion-vs",
  "version": "0.7.0",
  "name": "ScreeningHistologyLymphovascularInvasionVS",
  "title": "Screening Histology Lymphovascular Invasion ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2026-08-10T12:11:33+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "LOINC answer codes for lymphovascular invasion in a cancer specimen.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA13327-4",
            "display": "Lymph-vascular Invasion Not Present (absent)/Not Identified"
          },
          {
            "code": "LA13328-2",
            "display": "Lymph-vascular Invasion Present/Identified"
          },
          {
            "code": "LA4720-4",
            "display": "Not applicable"
          },
          {
            "code": "LA13420-7",
            "display": "Unknown/Indeterminate"
          }
        ]
      }
    ]
  }
}