FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-scc-grading.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-scc-grading.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/scc-grading |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-31T08:53:45+00:00 |
| Name | SccGradingVS |
| Title | Squamous Cell Carcinoma Grading |
| Description | Grading for squamous cell carcinoma of the colorectum. |
| StructureDefinition | ||
| lt.hl7.fhir.colorectal#current | histological-diagnosis-lt-colorectal | Histological Diagnosis (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 scc-grading
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 54102005 | G1 grade (finding) |
| 1663004 | G2 grade (finding) |
| 61026006 | G3 grade (radjums) |
Lithuanian
Generated Narrative: ValueSet scc-grading
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 54102005 | G1 grade (finding) |
| 1663004 | G2 grade (finding) |
| 61026006 | G3 grade (radjums) |
{
"resourceType": "ValueSet",
"id": "scc-grading",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/scc-grading",
"version": "0.0.1",
"name": "SccGradingVS",
"title": "Squamous Cell Carcinoma Grading",
"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": "Grading for squamous cell carcinoma of the colorectum.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "54102005",
"display": "G1 grade (finding)"
},
{
"code": "1663004",
"display": "G2 grade (finding)"
},
{
"code": "61026006",
"display": "G3 grade (radjums)"
}
]
}
]
}
}