FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sghi-grade

Packagesilfhirprofileig
TypeValueSet
Idsghi-grade
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-grade.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-grade
Version0.1.0
Statusactive
Date2025-07-10T13:42:01+00:00
NameSGHIGradeVs
TitleGrade Value Sets
DescriptionGrade Value Sets

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
sghi-identifier-codesystemSGHI Identifier Code System
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet sghi-grade

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "sghi-grade",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-grade",
  "version": "0.1.0",
  "name": "SGHIGradeVs",
  "title": "Grade Value Sets",
  "status": "active",
  "date": "2025-07-10T13:42:01+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/sghi-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"
      }
    ]
  }
}