FHIR IG analytics| Package | kenya.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-PractitionerRolesCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/CodeSystem-PractitionerRolesCS.html |
| URL | https://fhir.sha.go.ke/fhir/CodeSystem/PractitionerRolesCS |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-05-06T17:06:38+00:00 |
| Name | PractitionerRolesCS |
| Title | Practitioner Roles Code System |
| Description | Practitioner Roles Code System |
| Content | complete |
| ValueSet | ||
| kenya.fhir.core#current | practitioner-roles | Practitioner Roles Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem PractitionerRolesCS
This case-insensitive code system https://fhir.sha.go.ke/fhir/CodeSystem/PractitionerRolesCS defines the following codes:
{
"resourceType": "CodeSystem",
"id": "PractitionerRolesCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.sha.go.ke/fhir/CodeSystem/PractitionerRolesCS",
"version": "1.0.0",
"name": "PractitionerRolesCS",
"title": "Practitioner Roles Code System",
"status": "active",
"experimental": false,
"date": "2026-05-06T17:06:38+00:00",
"publisher": "Kenya Social Health Authority (SHA)",
"contact": [
{
"name": "Kenya Social Health Authority (SHA)",
"telecom": [
{
"system": "url",
"value": "https://sha.go.ke"
},
{
"system": "email",
"value": "fhir@sha.go.ke"
}
]
}
],
"description": " Practitioner Roles Code System",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 9,
"concept": [
{
"code": "OCCUPATIONAL-THERAPIST",
"display": "Occupational therapist"
},
{
"code": "SOCIAL-WORKER",
"display": "Social worker"
},
{
"code": "DOCTOR",
"display": "Doctor"
},
{
"code": "GENERAL-PRACTITIONER",
"display": "General practitioner"
},
{
"code": "NURSE",
"display": "Nurse"
},
{
"code": "REGISTERED-NURSE",
"display": "Registered nurse"
},
{
"code": "NURSE-PRACTITIONER",
"display": "Nurse practitioner"
},
{
"code": "MIDWIFE",
"display": "Midwife"
},
{
"code": "PHARMACIST",
"display": "Pharmacist"
}
]
}