FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-degree-of-differentiation.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-degree-of-differentiation.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/degree-of-differentiation |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-31T08:53:45+00:00 |
| Name | DegreeOfDifferentiationVS |
| Title | Degree of Differentiation |
| Description | Histologic grade / degree of differentiation for colorectal carcinoma. |
| 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 degree-of-differentiation
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 395529007 | Low grade (well to moderately differentiated) (finding) |
| 1155708003 | Low histologic grade (qualifier value) |
| 395530002 | High grade (poorly differentiated to undifferentiated) (finding) |
| 1155707008 | High histologic grade (qualifier value) |
Lithuanian
Generated Narrative: ValueSet degree-of-differentiation
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 395529007 | Low grade (well to moderately differentiated) (finding) |
| 1155708003 | Low histologic grade (qualifier value) |
| 395530002 | High grade (poorly differentiated to undifferentiated) (finding) |
| 1155707008 | High histologic grade (qualifier value) |
{
"resourceType": "ValueSet",
"id": "degree-of-differentiation",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/degree-of-differentiation",
"version": "0.0.1",
"name": "DegreeOfDifferentiationVS",
"title": "Degree of Differentiation",
"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": "Histologic grade / degree of differentiation for colorectal carcinoma.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "395529007",
"display": "Low grade (well to moderately differentiated) (finding)"
},
{
"code": "1155708003",
"display": "Low histologic grade (qualifier value)"
},
{
"code": "395530002",
"display": "High grade (poorly differentiated to undifferentiated) (finding)"
},
{
"code": "1155707008",
"display": "High histologic grade (qualifier value)"
}
]
}
]
}
}