DHIN 2025Connectathon FHIR IG
0.1.0 - draft

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: NG Bundle Identifier Codes - JSON Representation

Active as of 2025-10-21

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ng-bundle-identifier-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ng-bundle-identifier-cs</b></p><a name=\"ng-bundle-identifier-cs\"> </a><a name=\"hcng-bundle-identifier-cs\"> </a><p>This case-insensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">BND-0001<a name=\"ng-bundle-identifier-cs-BND-0001\"> </a></td><td>Immunization Submission Bundle</td><td>Bundle containing patient, encounter, and immunization resources for reporting vaccination events.</td></tr><tr><td style=\"white-space:nowrap\">BND-0002<a name=\"ng-bundle-identifier-cs-BND-0002\"> </a></td><td>MNCH Referral Bundle</td><td>Bundle for maternal and child health referral workflows between facilities.</td></tr><tr><td style=\"white-space:nowrap\">BND-0003<a name=\"ng-bundle-identifier-cs-BND-0003\"> </a></td><td>Claims Transaction Bundle</td><td>Bundle for HMO–hospital claims submission containing Coverage and Claim entries.</td></tr><tr><td style=\"white-space:nowrap\">BND-0004<a name=\"ng-bundle-identifier-cs-BND-0004\"> </a></td><td>Pharmacy Dispense Bundle</td><td>Bundle for dispensing medication under ePharmacy workflows.</td></tr><tr><td style=\"white-space:nowrap\">BND-0005<a name=\"ng-bundle-identifier-cs-BND-0005\"> </a></td><td>Lab Result Bundle</td><td>Bundle containing DiagnosticReport and Observation results transmitted from analyzer or LIMS.</td></tr><tr><td style=\"white-space:nowrap\">BND-0006<a name=\"ng-bundle-identifier-cs-BND-0006\"> </a></td><td>Device Task Execution Bundle</td><td>Bundle used for recording medical device metrics and related task execution details.</td></tr><tr><td style=\"white-space:nowrap\">BND-0007<a name=\"ng-bundle-identifier-cs-BND-0007\"> </a></td><td>AEFI Reporting Bundle</td><td>Bundle for Adverse Event Following Immunization (AEFI) reports with patient, encounter, and observation details.</td></tr><tr><td style=\"white-space:nowrap\">BND-0008<a name=\"ng-bundle-identifier-cs-BND-0008\"> </a></td><td>Defaulter Tracing Bundle</td><td>Bundle for tracking and updating missed immunization or follow-up cases.</td></tr><tr><td style=\"white-space:nowrap\">BND-0009<a name=\"ng-bundle-identifier-cs-BND-0009\"> </a></td><td>CarePlan Synchronization Bundle</td><td>Bundle for synchronizing patient care plans across connected systems.</td></tr><tr><td style=\"white-space:nowrap\">BND-0010<a name=\"ng-bundle-identifier-cs-BND-0010\"> </a></td><td>Document Exchange Bundle</td><td>Bundle representing a signed clinical document or summary shared between organizations.</td></tr></table></div>"
  },
  "url" : "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs",
  "version" : "0.1.0",
  "name" : "NgBundleIdentifierCS",
  "title" : "NG Bundle Identifier Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-21T10:55: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" : "Local CodeSystem defining standard bundle identifiers for DHIN 2025 Connectathon use cases, including claim transactions, immunization submissions, MNCH referrals, and device data exchanges.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 10,
  "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."
    }
  ]
}