FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | ValueSet |
| Id | ValueSet-histological-grading.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-histological-grading.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/histological-grading |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-29T11:59:27+00:00 |
| Name | HistologicalGradingVS |
| Title | Histological Grading |
| Description | Histological grade of tumor differentiation according to AJCC grading system. |
No resources found
| 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 histological-grading
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 1228848004 | American Joint Committee on Cancer grade G1 (qualifier value) |
| 1228850007 | American Joint Committee on Cancer grade G2 (qualifier value) |
| 1228851006 | American Joint Committee on Cancer grade G3 (qualifier value) |
| 1228845001 | American Joint Committee on Cancer grade GX (qualifier value) |
Lithuanian
Generated Narrative: ValueSet histological-grading
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 1228848004 | American Joint Committee on Cancer grade G1 (qualifier value) |
| 1228850007 | American Joint Committee on Cancer grade G2 (qualifier value) |
| 1228851006 | American Joint Committee on Cancer grade G3 (qualifier value) |
| 1228845001 | American Joint Committee on Cancer grade GX (qualifier value) |
{
"resourceType": "ValueSet",
"id": "histological-grading",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/histological-grading",
"version": "0.0.1",
"name": "HistologicalGradingVS",
"title": "Histological Grading",
"status": "draft",
"experimental": true,
"date": "2026-03-29T11:59:27+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": "Histological grade of tumor differentiation according to AJCC grading system.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "1228848004",
"display": "American Joint Committee on Cancer grade G1 (qualifier value)"
},
{
"code": "1228850007",
"display": "American Joint Committee on Cancer grade G2 (qualifier value)"
},
{
"code": "1228851006",
"display": "American Joint Committee on Cancer grade G3 (qualifier value)"
},
{
"code": "1228845001",
"display": "American Joint Committee on Cancer grade GX (qualifier value)"
}
]
}
]
}
}