FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-grade.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-grade.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/grade |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-29T07:53:25+00:00 |
| Name | SGHIGradeVs |
| Title | Grade Value Sets |
| Description | Grade Value Sets |
No resources found
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
| identifier-codesystem | SGHI Identifier Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet grade
This value set includes codes based on the following rules:
https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem version 📦0.1.0| Code | Display |
| gradeI | Well Differentiated |
| gradeII | Moderately Differentiated |
| gradeIII | Poorly Differentiated |
| gradeIV | Undifferentiated / Anaplastic |
| none | Not Graded |
http://loinc.org version Not Stated (use latest from terminology server){
"resourceType": "ValueSet",
"id": "grade",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/grade",
"version": "0.1.0",
"name": "SGHIGradeVs",
"title": "Grade Value Sets",
"status": "active",
"date": "2026-01-29T07:53:25+00:00",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurimakimathi415@gmail.com"
}
]
},
{
"name": "Oscar John",
"telecom": [
{
"system": "email",
"value": "oscarjohnotieno@gmail.com",
"use": "work"
}
]
},
{
"name": "Kennedy Omondi",
"telecom": [
{
"system": "email",
"value": "kennankole@gmail.com",
"use": "work"
}
]
}
],
"description": "Grade Value Sets",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem",
"concept": [
{
"code": "gradeI",
"display": "Well Differentiated"
},
{
"code": "gradeII",
"display": "Moderately Differentiated"
},
{
"code": "gradeIII",
"display": "Poorly Differentiated"
},
{
"code": "gradeIV",
"display": "Undifferentiated / Anaplastic"
},
{
"code": "none",
"display": "Not Graded"
}
]
},
{
"system": "http://loinc.org"
}
]
}
}