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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-care-plan-category-cs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem care-plan-category-cs

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/care-plan-category-cs defines the following codes:

CodeDisplay
FOLLOW-UP Follow Up
IMMUNIZATION Immunization
REFERRAL Referral
REHABILITATION Rehabilitation
ASSESSMENT Assessment
MEDICATION-MANAGEMENT Medication management
SURGICAL-PROCEDURE Surgical procedure
EDUCATION Education
COUNSELING Counseling
PALLIATION Palliation
MONITORING Monitoring
ALLERGY-MANAGEMENT Allergy management
DIABETES-MANAGEMENT Diabetes management
MENTAL-HEALTH-CARE Mental health care
NUTRITION Nutrition
CHEMOTHERAPY-PLAN Chemotherapy Plan
RADIOTHERAPY-PLAN Radiotherapy Plan
SURGICAL-ONCOLOGY-PLAN Surgical Oncology Plan
SUPPORTIVE-CARE-PLAN Supportive Care Plan
SURVIVORSHIP-PLAN Survivorship Plan

Source1

{
  "resourceType": "CodeSystem",
  "id": "care-plan-category-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/care-plan-category-cs",
  "version": "0.1.0",
  "name": "CarePlanCategoryCS",
  "title": "Kenya Care Plan Category Code System",
  "status": "active",
  "experimental": false,
  "date": "2026-06-08T10:30:33+00:00",
  "publisher": "Digital Health Agency (DHA), Kenya",
  "contact": [
    {
      "name": "Digital Health Agency (DHA), Kenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://dha.go.ke"
        },
        {
          "system": "email",
          "value": "info@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency Kenya – FHIR Team",
      "telecom": [
        {
          "system": "email",
          "value": "info@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Care plan categories from MOH-KENYA KNHTS (CARE-PLAN-CATEGORY)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 20,
  "concept": [
    {
      "code": "FOLLOW-UP",
      "display": "Follow Up"
    },
    {
      "code": "IMMUNIZATION",
      "display": "Immunization"
    },
    {
      "code": "REFERRAL",
      "display": "Referral"
    },
    {
      "code": "REHABILITATION",
      "display": "Rehabilitation"
    },
    {
      "code": "ASSESSMENT",
      "display": "Assessment"
    },
    {
      "code": "MEDICATION-MANAGEMENT",
      "display": "Medication management"
    },
    {
      "code": "SURGICAL-PROCEDURE",
      "display": "Surgical procedure"
    },
    {
      "code": "EDUCATION",
      "display": "Education"
    },
    {
      "code": "COUNSELING",
      "display": "Counseling"
    },
    {
      "code": "PALLIATION",
      "display": "Palliation"
    },
    {
      "code": "MONITORING",
      "display": "Monitoring"
    },
    {
      "code": "ALLERGY-MANAGEMENT",
      "display": "Allergy management"
    },
    {
      "code": "DIABETES-MANAGEMENT",
      "display": "Diabetes management"
    },
    {
      "code": "MENTAL-HEALTH-CARE",
      "display": "Mental health care"
    },
    {
      "code": "NUTRITION",
      "display": "Nutrition"
    },
    {
      "code": "CHEMOTHERAPY-PLAN",
      "display": "Chemotherapy Plan"
    },
    {
      "code": "RADIOTHERAPY-PLAN",
      "display": "Radiotherapy Plan"
    },
    {
      "code": "SURGICAL-ONCOLOGY-PLAN",
      "display": "Surgical Oncology Plan"
    },
    {
      "code": "SUPPORTIVE-CARE-PLAN",
      "display": "Supportive Care Plan"
    },
    {
      "code": "SURVIVORSHIP-PLAN",
      "display": "Survivorship Plan"
    }
  ]
}