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

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-polyp-predicted-histology.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-polyp-predicted-histology.html
URLhttps://hl7.lt/fhir/colorectal/ValueSet/polyp-predicted-histology
Version0.0.1
Statusactive
Date2026-03-29T14:00:12+00:00
NamePolypPredictedHistologyVS
TitleColorectal - Polyp Predicted Histology VS
DescriptionEndoscopic prediction of polyp histology using virtual chromoendoscopy.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.colorectal#currentobservation-polyp-lt-colorectalColon Polyp Observation (LT Colorectal)

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet polyp-predicted-histology

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    721691004Hyperplastic polyp of large intestine (disorder)
    1230009008Sessile serrated polyp of colon (disorder)
    399432003Adenoma of large intestine (disorder)
    162572001Suspected malignancy (situation)

Lithuanian


Generated Narrative: ValueSet polyp-predicted-histology

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    721691004Hyperplastic polyp of large intestine (disorder)
    1230009008Sessile serrated polyp of colon (disorder)
    399432003Adenoma of large intestine (disorder)
    162572001Suspected malignancy (situation)

Source1

{
  "resourceType": "ValueSet",
  "id": "polyp-predicted-histology",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/colorectal/ValueSet/polyp-predicted-histology",
  "version": "0.0.1",
  "name": "PolypPredictedHistologyVS",
  "title": "Colorectal - Polyp Predicted Histology VS",
  "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": "Endoscopic prediction of polyp histology using virtual chromoendoscopy.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "721691004",
            "display": "Hyperplastic polyp of large intestine (disorder)"
          },
          {
            "code": "1230009008",
            "display": "Sessile serrated polyp of colon (disorder)"
          },
          {
            "code": "399432003",
            "display": "Adenoma of large intestine (disorder)"
          },
          {
            "code": "162572001",
            "display": "Suspected malignancy (situation)"
          }
        ]
      }
    ]
  }
}