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

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-bbps-colon-segments.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-bbps-colon-segments.html
URLhttps://tx.hl7.lt/fhir/ValueSet/bbps-colon-segments
Version0.0.1
Statusactive
Date2026-03-31T08:53:45+00:00
NameBbpsColonSegmentsVS
TitleBBPS Colon Segments
DescriptionSNOMED CT codes representing the three segments of the colon evaluated in the Boston Bowel Preparation Scale.

Resources that use this resource

No resources found


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 bbps-colon-segments

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    55572008Left colon structure (body structure)
    485005Transverse colon structure (body structure)
    51342009Right colon structure (body structure)

Lithuanian


Generated Narrative: ValueSet bbps-colon-segments

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    55572008Left colon structure (body structure)
    485005Transverse colon structure (body structure)
    51342009Right colon structure (body structure)

Source1

{
  "resourceType": "ValueSet",
  "id": "bbps-colon-segments",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/bbps-colon-segments",
  "version": "0.0.1",
  "name": "BbpsColonSegmentsVS",
  "title": "BBPS Colon Segments",
  "status": "active",
  "experimental": false,
  "date": "2026-03-31T08:53:45+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": "SNOMED CT codes representing the three segments of the colon evaluated in the Boston Bowel Preparation Scale.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "55572008",
            "display": "Left colon structure (body structure)"
          },
          {
            "code": "485005",
            "display": "Transverse colon structure (body structure)"
          },
          {
            "code": "51342009",
            "display": "Right colon structure (body structure)"
          }
        ]
      }
    ]
  }
}