FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kenyaCoreIG
Resource TypeCodeSystem
IdCodeSystem-PractitionerRolesCS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/CodeSystem-PractitionerRolesCS.html
URLhttp://example.org/CodeSystem/PractitionerRolesCS
Version0.1.0
Statusactive
Date2026-01-27T07:25:10+00:00
NamePractitionerRolesCS
TitlePractitioner Roles Code System
Realmus
Authorityhl7
Description Practitioner Roles Code System
Contentcomplete

Resources that use this resource

ValueSet
practitioner-rolesPractitioner Roles Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
OCCUPATIONAL-THERAPIST Occupational therapist
SOCIAL-WORKER Social worker
DOCTOR Doctor
GENERAL-PRACTITIONER General practitioner
NURSE Nurse
REGISTERED-NURSE Registered nurse
NURSE-PRACTITIONER Nurse practitioner
MIDWIFE Midwife
PHARMACIST Pharmacist

Source1

{
  "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"
    }
  ]
}