FHIR IG analytics| Package | fhir.kenyaCoreIG |
| 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 | http://example.org/CodeSystem/PractitionerRolesCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-27T07:25:10+00:00 |
| Name | PractitionerRolesCS |
| Title | Practitioner Roles Code System |
| Realm | us |
| Authority | hl7 |
| Description | Practitioner Roles Code System |
| Content | complete |
| ValueSet | |
| 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 http://example.org/CodeSystem/PractitionerRolesCS defines the following codes:
{
"resourceType": "CodeSystem",
"id": "PractitionerRolesCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/CodeSystem/PractitionerRolesCS",
"version": "0.1.0",
"name": "PractitionerRolesCS",
"title": "Practitioner Roles Code System",
"status": "active",
"experimental": false,
"date": "2026-01-27T07:25:10+00:00",
"publisher": "IntelliSOFT Consulting",
"contact": [
{
"name": "IntelliSOFT Consulting",
"telecom": [
{
"system": "url",
"value": "https://.com/fhir/example-publisher"
}
]
}
],
"description": " Practitioner Roles Code System",
"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"
}
]
}