FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-ng-bundle-identifier-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-ng-bundle-identifier-cs.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs |
| Version | 0.2.0 |
| Status | active |
| Date | 2026-02-18T09:05:08+00:00 |
| Name | NgBundleIdentifierCS |
| Title | NG Bundle Identifier Codes |
| Description | Local CodeSystem defining standard bundle identifiers for DHIN 2025 Connectathon use cases, including claim transactions, immunization submissions, MNCH referrals, and device data exchanges. |
| Content | complete |
| ValueSet | |
| ng-bundle-identifier-vs | NG Bundle Identifier Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ng-bundle-identifier-cs
This case-insensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ng-bundle-identifier-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs",
"version": "0.2.0",
"name": "NgBundleIdentifierCS",
"title": "NG Bundle Identifier Codes",
"status": "active",
"experimental": false,
"date": "2026-02-18T09:05:08+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": "Local CodeSystem defining standard bundle identifiers for DHIN 2025 Connectathon use cases, including claim transactions, immunization submissions, MNCH referrals, and device data exchanges.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 11,
"concept": [
{
"code": "BND-0001",
"display": "Immunization Submission Bundle",
"definition": "Bundle containing patient, encounter, and immunization resources for reporting vaccination events."
},
{
"code": "BND-0002",
"display": "MNCH Referral Bundle",
"definition": "Bundle for maternal and child health referral workflows between facilities."
},
{
"code": "BND-0003",
"display": "Claims Transaction Bundle",
"definition": "Bundle for HMO–hospital claims submission containing Coverage and Claim entries."
},
{
"code": "BND-0004",
"display": "Pharmacy Dispense Bundle",
"definition": "Bundle for dispensing medication under ePharmacy workflows."
},
{
"code": "BND-0005",
"display": "Lab Result Bundle",
"definition": "Bundle containing DiagnosticReport and Observation results transmitted from analyzer or LIMS."
},
{
"code": "BND-0006",
"display": "Device Task Execution Bundle",
"definition": "Bundle used for recording medical device metrics and related task execution details."
},
{
"code": "BND-0007",
"display": "AEFI Reporting Bundle",
"definition": "Bundle for Adverse Event Following Immunization (AEFI) reports with patient, encounter, and observation details."
},
{
"code": "BND-0008",
"display": "Defaulter Tracing Bundle",
"definition": "Bundle for tracking and updating missed immunization or follow-up cases."
},
{
"code": "BND-0009",
"display": "CarePlan Synchronization Bundle",
"definition": "Bundle for synchronizing patient care plans across connected systems."
},
{
"code": "BND-0010",
"display": "Document Exchange Bundle",
"definition": "Bundle representing a signed clinical document or summary shared between organizations."
},
{
"code": "IPS-BND-0001",
"display": "Document Exchange for IPS bundle",
"definition": "Bundle representing an IPS composition an its referenced resources"
}
]
}