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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeCodeSystem
IdCodeSystem-ng-bundle-identifier-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-ng-bundle-identifier-cs.html
URLhttps://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs
Version0.2.0
Statusactive
Date2026-02-18T09:05:08+00:00
NameNgBundleIdentifierCS
TitleNG Bundle Identifier Codes
DescriptionLocal CodeSystem defining standard bundle identifiers for DHIN 2025 Connectathon use cases, including claim transactions, immunization submissions, MNCH referrals, and device data exchanges.
Contentcomplete

Resources that use this resource

ValueSet
ng-bundle-identifier-vsNG Bundle Identifier Codes

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
BND-0001 Immunization Submission BundleBundle containing patient, encounter, and immunization resources for reporting vaccination events.
BND-0002 MNCH Referral BundleBundle for maternal and child health referral workflows between facilities.
BND-0003 Claims Transaction BundleBundle for HMO–hospital claims submission containing Coverage and Claim entries.
BND-0004 Pharmacy Dispense BundleBundle for dispensing medication under ePharmacy workflows.
BND-0005 Lab Result BundleBundle containing DiagnosticReport and Observation results transmitted from analyzer or LIMS.
BND-0006 Device Task Execution BundleBundle used for recording medical device metrics and related task execution details.
BND-0007 AEFI Reporting BundleBundle for Adverse Event Following Immunization (AEFI) reports with patient, encounter, and observation details.
BND-0008 Defaulter Tracing BundleBundle for tracking and updating missed immunization or follow-up cases.
BND-0009 CarePlan Synchronization BundleBundle for synchronizing patient care plans across connected systems.
BND-0010 Document Exchange BundleBundle representing a signed clinical document or summary shared between organizations.
IPS-BND-0001 Document Exchange for IPS bundleBundle representing an IPS composition an its referenced resources

Source1

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