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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeCodeSystem
IdCodeSystem-ng-careplan-category-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-ng-careplan-category-cs.html
URLhttps://sandbox.dhin-hie.org/ig/CodeSystem/ng-careplan-category-cs
Version0.2.0
Statusactive
Date2025-11-25T07:48:54+00:00
NameNgCarePlanCategoryCS
TitleNG CarePlan Category Codes
DescriptionCategories for CarePlan.category aligned to DHIN 2025 Connectathon tracks.
Contentcomplete

Resources that use this resource

ValueSet
ng-careplan-category-vsNG CarePlan Category VS

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ng-careplan-category-cs

This case-insensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/ng-careplan-category-cs defines the following codes in a Grouped By hierarchy:

CodeDisplayDefinition
general General care planCross-cutting plan not tied to a single track.
mnch MNCHMaternal, newborn & child health plan.
immunization ImmunizationVaccination and defaulter-tracing plan.
pharmacy Pharmacy/ePharmacyMedication adherence/dispense plan.
claims Insurance & ClaimsFinancial protection and claims-related plan.
devices Medical DevicesConnected/home-monitoring device plan.
chronic Chronic diseaseHypertension, diabetes, etc.

Source1

{
  "resourceType": "CodeSystem",
  "id": "ng-careplan-category-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-careplan-category-cs",
  "version": "0.2.0",
  "name": "NgCarePlanCategoryCS",
  "title": "NG CarePlan Category Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-11-25T07:48:54+00:00",
  "publisher": "DHIN",
  "contact": [
    {
      "name": "DHIN",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dhin-hie.org"
        },
        {
          "system": "email",
          "value": "info@dhin-hie.org"
        }
      ]
    },
    {
      "name": "Digital Health Interoperability Network.",
      "telecom": [
        {
          "system": "email",
          "value": "info@dhin-hie.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Categories for CarePlan.category aligned to DHIN 2025 Connectathon tracks.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "hierarchyMeaning": "grouped-by",
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "general",
      "display": "General care plan",
      "definition": "Cross-cutting plan not tied to a single track."
    },
    {
      "code": "mnch",
      "display": "MNCH",
      "definition": "Maternal, newborn & child health plan."
    },
    {
      "code": "immunization",
      "display": "Immunization",
      "definition": "Vaccination and defaulter-tracing plan."
    },
    {
      "code": "pharmacy",
      "display": "Pharmacy/ePharmacy",
      "definition": "Medication adherence/dispense plan."
    },
    {
      "code": "claims",
      "display": "Insurance & Claims",
      "definition": "Financial protection and claims-related plan."
    },
    {
      "code": "devices",
      "display": "Medical Devices",
      "definition": "Connected/home-monitoring device plan."
    },
    {
      "code": "chronic",
      "display": "Chronic disease",
      "definition": "Hypertension, diabetes, etc."
    }
  ]
}