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

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-nice-classification.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-nice-classification.html
URLhttps://tx.hl7.lt/fhir/ValueSet/nice-classification
Version0.0.1
Statusactive
Date2026-03-29T14:00:12+00:00
NameNiceClassificationVS
TitleNICE Classification
DescriptionNBI International Colorectal Endoscopic (NICE) classification for prediction of polyp histology.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
lt.hl7.fhir.colorectal#currentsnomed-extension-lt-colorectalSNOMED CT Extension for Colorectal Screening

Narrative

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


English


Generated Narrative: ValueSet nice-classification

Language: en


Lithuanian


Generated Narrative: ValueSet nice-classification

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "nice-classification",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/nice-classification",
  "version": "0.0.1",
  "name": "NiceClassificationVS",
  "title": "NICE Classification",
  "status": "active",
  "experimental": false,
  "date": "2026-03-29T14:00:12+00:00",
  "publisher": "Lithuanian Medical Library",
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "NBI International Colorectal Endoscopic (NICE) classification for prediction of polyp histology.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal",
        "version": "0.0.1",
        "concept": [
          {
            "code": "nice-1",
            "display": "NICE Type I"
          },
          {
            "code": "nice-2",
            "display": "NICE Type II"
          },
          {
            "code": "nice-3",
            "display": "NICE Type III"
          },
          {
            "code": "nice-not-evaluated",
            "display": "NICE Not evaluated"
          }
        ]
      }
    ]
  }
}