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

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-colorectal-anatomy.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-colorectal-anatomy.html
URLhttps://tx.hl7.lt/fhir/ValueSet/colorectal-anatomy
Version0.0.1
Statusactive
Date2026-03-29T14:00:12+00:00
NameColorectalAnatomyVS
TitleColorectal Anatomy
DescriptionShared SNOMED CT codes representing the anatomical segments of the colon and rectum. Used for recording locations of tumors, polyps, and colonoscope reach.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.colorectal#currenttumor-finding-lt-colorectalTumor Finding (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 colorectal-anatomy

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    85774003Structure of distal portion of ileum (body structure)
    32713005Cecum structure (body structure)
    9040008Ascending colon structure (body structure)
    48338005Structure of right colic flexure (body structure)
    485005Transverse colon structure (body structure)
    72592005Structure of left colic flexure (body structure)
    32622004Descending colon structure (body structure)
    60184004Sigmoid colon structure (body structure)
    34402009Rectum structure (body structure)

Lithuanian


Generated Narrative: ValueSet colorectal-anatomy

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    85774003Structure of distal portion of ileum (body structure)
    32713005Cecum structure (body structure)
    9040008Ascending colon structure (body structure)
    48338005Structure of right colic flexure (body structure)
    485005Transverse colon structure (body structure)
    72592005Structure of left colic flexure (body structure)
    32622004Descending colon structure (body structure)
    60184004Sigmoid colon structure (body structure)
    34402009Rectum structure (body structure)

Source1

{
  "resourceType": "ValueSet",
  "id": "colorectal-anatomy",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/colorectal-anatomy",
  "version": "0.0.1",
  "name": "ColorectalAnatomyVS",
  "title": "Colorectal Anatomy",
  "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": "Shared SNOMED CT codes representing the anatomical segments of the colon and rectum. Used for recording locations of tumors, polyps, and colonoscope reach.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "85774003",
            "display": "Structure of distal portion of ileum (body structure)"
          },
          {
            "code": "32713005",
            "display": "Cecum structure (body structure)"
          },
          {
            "code": "9040008",
            "display": "Ascending colon structure (body structure)"
          },
          {
            "code": "48338005",
            "display": "Structure of right colic flexure (body structure)"
          },
          {
            "code": "485005",
            "display": "Transverse colon structure (body structure)"
          },
          {
            "code": "72592005",
            "display": "Structure of left colic flexure (body structure)"
          },
          {
            "code": "32622004",
            "display": "Descending colon structure (body structure)"
          },
          {
            "code": "60184004",
            "display": "Sigmoid colon structure (body structure)"
          },
          {
            "code": "34402009",
            "display": "Rectum structure (body structure)"
          }
        ]
      }
    ]
  }
}