FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-ng-careplan-category-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-ng-careplan-category-cs.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/ng-careplan-category-cs |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-11-25T07:48:54+00:00 |
| Name | NgCarePlanCategoryCS |
| Title | NG CarePlan Category Codes |
| Description | Categories for CarePlan.category aligned to DHIN 2025 Connectathon tracks. |
| Content | complete |
| ValueSet | |
| ng-careplan-category-vs | NG CarePlan Category VS |
No resources found
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:
{
"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."
}
]
}