Lithuanian Colorectal Cancer Implementation Guide
0.0.1 - ci-build
Lithuanian Colorectal Cancer Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-colorectal/ and changes regularly. See the Directory of published versions
Dabartiniam puslapiui nėra vertimo puslapio, todėl jis pateiktas numatytąja kalba
This page describes the clinical workflow modeled by the Lithuanian Colorectal Cancer Prevention Implementation Guide. The pathway follows the national colorectal cancer early diagnosis programme (ADP).
The colorectal cancer screening pathway consists of three sequential stages, each producing structured FHIR resources:
All colonoscopy results are linked into a single Colonoscopy Composition wrapped by a Colonoscopy Report. Pathology results use profiles from the Laboratory IG.
Eligible individuals aged 50–75 are invited to participate in the screening programme. The primary screening method is a fecal immunochemical test (FIT) for occult blood in stool.
Profile: ObservationFecalOccultBloodTestResultLtColorectal
Two test types are supported (from FOBT Test Codes):
A stool specimen is collected and documented. If FOBT is negative, the patient is re-invited after 2 years. If FOBT is positive (blood detected), the patient is referred for colonoscopy.
Examples:
Patients with positive FOBT are referred for diagnostic colonoscopy. The colonoscopy examination documents the procedure, bowel preparation quality, anatomical reach, findings (polyps, tumors), complications, and conclusions.
The colonoscopy is recorded as a Colonoscopy Procedure. Key data elements include:
Examples:
The endoscopist documents the most distal anatomical segment reached using the Colonoscope Reach profile.
The Colonoscope Reach ValueSet includes anatomical sites from terminal ileum through to the anal canal. This data is used to calculate the caecum intubation rate quality indicator.
Examples:
Bowel preparation quality directly affects mucosal visualization and is assessed using the Bowel Preparation Quality profile with the Boston Bowel Preparation Scale (BBPS).
The profile captures:
Additional preparation details may be documented:
Examples:
Individual polyps are documented using the Polyp Finding profile with components for:
Photo documentation is linked via derivedFrom references to Media/DocumentReference resources (minimum 2 photos per polyp: white light and chromoendoscopy).
When a polyp is removed, a Polypectomy Procedure is recorded with details about the removal method (from Polypectomy Method VS): snare loop, pliers, hot/cold method, en bloc or in parts, and hydropreparation technique.
If the polyp is sent for histological examination, the biopsy procedure, sample number, and pathology response are tracked. The adenoma detection rate quality indicator is calculated from pathology results.
Examples:
Tumors identified during colonoscopy are documented using the Tumor Finding profile, capturing the anatomical location and free-text description. Tumor biopsy is performed using BiopsyProcedureLtLab from the Lab IG, with samples sent for histological examination.
Examples:
Complications are documented at two levels:
Complication presence – Colonoscopy Complication Presence records whether any complication occurred (Yes/No)
Complication type – Colonoscopy Complication Type records the specific complication: hemorrhage of colon, complication of anesthesia, accidental organ perforation, or perforation of large intestine
Wall integrity violation – Colonoscopy Wall Injury Detail documents wall damage using the Sydney deep mural injury classification (Types I–V from Sydney Classification VS) and the action taken (clipping, suturing, or primary operation from Wall Injury Action VS)
Bleeding control – Colonoscopy Bleeding Control documents interventions such as adrenaline injection or clipping
Examples:
The colonoscopy conclusion is documented using Colonoscopy Conclusion with a coded finding from the Colorectal Conclusion VS, which includes approximately 30 SNOMED-coded findings: normal colonoscopy, polyps, malignant tumor, inflammatory bowel disease (ulcerative colitis, Crohn's disease), ischemic colitis, diverticulosis, hemorrhoids, bleeding of unknown origin, angiectasia, and others.
Examples:
Tissue specimens collected during colonoscopy (from biopsy or polypectomy) are sent for histological examination. This stage reuses profiles from the Laboratory IG for specimen management, tumor measurement, and pathology reporting, with colorectal-specific extensions.
Specimens are documented using SpecimenLtLab with container number, type of material (polypectomy/biopsy), and localization from the endoscopy. Tissue blocks are tracked using SpecimenBlockLtLab. Specimen quality is assessed using SpecimenAdequacyLtLab: sufficient for research, limited informativeness, or insufficient.
The largest dimension of the tissue fragment is recorded using SpecimenMeasurementLtLab. Additional macroscopic findings are captured as free text.
The colorectal-specific Histological Diagnosis profile captures the structured diagnosis with components for:
Non-invasive processes (from Histological Diagnosis VS):
Malignant tumors:
Additional assessment components:
Molecular testing for microsatellite instability (MSI), KRAS, NRAS, and BRAF V600E mutations is indicated for adenocarcinoma. Each test is recorded as a separate Molecular Test Result observation.
Test types (from Molecular Test Type VS):
Results (from Molecular Test Result VS): Postponed, Detected mutation, Undefined mutation, or Set (MSI).
Examples:
The synoptic pathology report follows the Pathology Composition structure from the Laboratory IG, organized into four LOINC-coded sections:
The final Pathology Report includes mandatory ICD-10 coding and optional ICD-O-3 morphology coding in conclusionCode.
All colonoscopy results are linked into a single structured document – the Colonoscopy Composition.
The composition sections include:
The composition is wrapped by the Colonoscopy Report which aggregates all structured results.
The screening programme defines the following quality indicators, computable from the structured data:
| Indicator | Denominator | Numerator |
|---|---|---|
| Caecum intubation rate | All screening colonoscopies | Procedures where colonoscope reached cecum or terminal ileum |
| Quality of bowel preparation | Patients who underwent screening | Patients with BBPS total score >= 6 |
| Adenoma Detection Rate | Total screening colonoscopies | Procedures where at least one adenoma was found (from pathology) |
| Proper Polypectomy Technique | Polyps > 3mm removed during endoscopy | Polyps removed with a snare loop |
| Early complications rate | Screening colonoscopies | Bleeding and wall integrity damage during colonoscopy |
| 7-day hospitalization rate | Screening colonoscopies | Hospitalizations within 7 days after colonoscopy |
| Mortality rate | Screening colonoscopies | Deaths within 30 days after colonoscopy |
| Interval cancer rate | Screening colonoscopies | Colorectal cancer occurrence within 10 years |