FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-bowel-preparation-quality.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-bowel-preparation-quality.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/bowel-preparation-quality |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T14:00:12+00:00 |
| Name | BowelPreparationQualityVS |
| Title | Bowel Preparation Quality |
| Description | SNOMED CT codes representing the overall quality of bowel preparation for a colonoscopy procedure. |
| StructureDefinition | ||
| lt.hl7.fhir.colorectal#current | bowel-preparation-quality-lt-colorectal | Bowel Preparation Quality (LT Colorectal) |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet bowel-preparation-quality
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 703141002 | Effective bowel preparation for procedure (finding) |
| 413261003 | Inadequate bowel preparation (finding) |
| 722825000 | Bowel preparation not done (situation) |
Lithuanian
Generated Narrative: ValueSet bowel-preparation-quality
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 703141002 | Effective bowel preparation for procedure (finding) |
| 413261003 | Inadequate bowel preparation (finding) |
| 722825000 | Bowel preparation not done (situation) |
{
"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)"
}
]
}
]
}
}