FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-polyp-access.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-polyp-access.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/polyp-access |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T14:00:12+00:00 |
| Name | PolypAccessVS |
| Title | Polyp Access Difficulty |
| Description | Difficulty of access to the polyp during endoscopy, used in SMSA scoring. |
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 polyp-access
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display | Definition |
| access-easy | Easy | Easy access to the polyp. SMSA scale: 1 point. |
| access-heavy | Heavy | Difficult access to the polyp. SMSA scale: 3 points. |
Lithuanian
Generated Narrative: ValueSet polyp-access
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display | Definition |
| access-easy | Easy | Easy access to the polyp. SMSA scale: 1 point. |
| access-heavy | Heavy | Difficult access to the polyp. SMSA scale: 3 points. |
{
"resourceType": "ValueSet",
"id": "polyp-access",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/polyp-access",
"version": "0.0.1",
"name": "PolypAccessVS",
"title": "Polyp Access Difficulty",
"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": "Difficulty of access to the polyp during endoscopy, used in SMSA scoring.",
"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": "access-easy",
"display": "Easy"
},
{
"code": "access-heavy",
"display": "Heavy"
}
]
}
]
}
}