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

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-bowel-preparation-quality.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-bowel-preparation-quality.html
URLhttps://tx.hl7.lt/fhir/ValueSet/bowel-preparation-quality
Version0.0.1
Statusactive
Date2026-03-29T14:00:12+00:00
NameBowelPreparationQualityVS
TitleBowel Preparation Quality
DescriptionSNOMED CT codes representing the overall quality of bowel preparation for a colonoscopy procedure.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.colorectal#currentbowel-preparation-quality-lt-colorectalBowel Preparation Quality (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 bowel-preparation-quality

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    703141002Effective bowel preparation for procedure (finding)
    413261003Inadequate bowel preparation (finding)
    722825000Bowel preparation not done (situation)

Lithuanian


Generated Narrative: ValueSet bowel-preparation-quality

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    703141002Effective bowel preparation for procedure (finding)
    413261003Inadequate bowel preparation (finding)
    722825000Bowel preparation not done (situation)

Source1

{
  "resourceType": "ValueSet",
  "id": "bowel-preparation-quality",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/bowel-preparation-quality",
  "version": "0.0.1",
  "name": "BowelPreparationQualityVS",
  "title": "Bowel Preparation Quality",
  "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": "SNOMED CT codes representing the overall quality of bowel preparation for a colonoscopy procedure.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "703141002",
            "display": "Effective bowel preparation for procedure (finding)"
          },
          {
            "code": "413261003",
            "display": "Inadequate bowel preparation (finding)"
          },
          {
            "code": "722825000",
            "display": "Bowel preparation not done (situation)"
          }
        ]
      }
    ]
  }
}