FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-bowel-prep-method.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-bowel-prep-method.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/bowel-prep-method |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-31T08:53:45+00:00 |
| Name | BowelPrepMethodVS |
| Title | Bowel Preparation Method |
| Description | Methods of bowel preparation timing for colonoscopy. |
No resources found
| CodeSystem | ||
| lt.hl7.fhir.colorectal#current | snomed-extension-lt-colorectal | SNOMED CT Extension for Colorectal Screening |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet bowel-prep-method
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display | Definition |
| prep-split-two-day | Two-day split preparation | Two-day split-dose bowel preparation protocol |
| prep-same-day | Same-day non-split preparation | Same-day non-split bowel preparation protocol |
Lithuanian
Generated Narrative: ValueSet bowel-prep-method
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display | Definition |
| prep-split-two-day | Two-day split preparation | Two-day split-dose bowel preparation protocol |
| prep-same-day | Same-day non-split preparation | Same-day non-split bowel preparation protocol |
{
"resourceType": "ValueSet",
"id": "bowel-prep-method",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/bowel-prep-method",
"version": "0.0.1",
"name": "BowelPrepMethodVS",
"title": "Bowel Preparation Method",
"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": "Methods of bowel preparation timing for colonoscopy.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal",
"version": "0.0.1",
"concept": [
{
"code": "prep-split-two-day",
"display": "Two-day split preparation"
},
{
"code": "prep-same-day",
"display": "Same-day non-split preparation"
}
]
}
]
}
}