FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | sghi-procedure-category |
| FHIR Version | R5 |
| Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-procedure-category.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/sghi-procedure-category |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-10T13:42:01+00:00 |
| Name | SGHIProcedureCategory |
| Title | SGHI Procedure Category value set |
| Description | A value set for categorizing procedures, using LOINC codes where applicable. |
| StructureDefinition | |
| sghi-procedure | SGHI Procedure |
| CodeSystem | |
| sghi-identifier-codesystem | SGHI Identifier Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sghi-procedure-category
https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem| Code | Display | Definition |
| 24642003 | Psychiatry procedure or service | Psychiatry procedure or service |
| 409063005 | Counseling | Counseling |
| 409073007 | Education | Education |
| 387713003 | Surgical procedure (procedure) | Surgical procedure (procedure) |
| 103693007 | Diagnostic procedure | Diagnostic procedure |
| 46947000 | Chiropractic manipulation | Chiropractic manipulation |
| 410606002 | Social service procedure (procedure) | Social service procedure (procedure) |
{
"resourceType": "ValueSet",
"id": "sghi-procedure-category",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-procedure-category",
"version": "0.1.0",
"name": "SGHIProcedureCategory",
"title": "SGHI Procedure Category value set",
"status": "draft",
"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": "A value set for categorizing procedures, using LOINC codes where applicable.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem",
"concept": [
{
"code": "24642003",
"display": "Psychiatry procedure or service"
},
{
"code": "409063005",
"display": "Counseling"
},
{
"code": "409073007",
"display": "Education"
},
{
"code": "387713003",
"display": "Surgical procedure (procedure)"
},
{
"code": "103693007",
"display": "Diagnostic procedure"
},
{
"code": "46947000",
"display": "Chiropractic manipulation"
},
{
"code": "410606002",
"display": "Social service procedure (procedure)"
}
]
}
]
}
}