FHIR IG Statistics: ValueSet/sghi-practitioner-specialty-value-set
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem
Code | Display | Definition |
408467006 | Adult mental illness | Specialty focused on the diagnosis and treatment of mental illnesses in adults. |
394577000 | Anesthetics | Specialty focused on administering anesthesia and managing pain during surgical procedures. |
394578005 | Audiological medicine | Specialty focused on the diagnosis and treatment of hearing and balance disorders. |
421661004 | Blood banking and transfusion medicine | Specialty focused on the collection, storage, and transfusion of blood and blood products. |
408462000 | Burns care | Specialty focused on the treatment and management of burn injuries. |
Source
{
"resourceType": "ValueSet",
"id": "sghi-practitioner-specialty-value-set",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-specialty-value-set",
"version": "0.1.0",
"name": "SGHIPractitionerSpecialtyValueSet",
"title": "SGHI Practitioner 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": "Custom practioner specialty value set",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem",
"concept": [
{
"code": "408467006",
"display": "Adult mental illness"
},
{
"code": "394577000",
"display": "Anesthetics"
},
{
"code": "394578005",
"display": "Audiological medicine"
},
{
"code": "421661004",
"display": "Blood banking and transfusion medicine"
},
{
"code": "408462000",
"display": "Burns care"
}
]
}
]
}
}