DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build Nigeria flag

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.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 - TTL Representation

Active as of 2026-09-17

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/ng-bundle-identifier-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ng-bundle-identifier-cs"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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><tr><td style=\"white-space:nowrap\">IPS-BND-0001<a name=\"ng-bundle-identifier-cs-IPS-BND-0001\"> </a></td><td>Document Exchange for IPS bundle</td><td>Bundle representing an IPS composition an its referenced resources</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.2.0"] ;
  fhir:CodeSystem.name [ fhir:value "NgBundleIdentifierCS"] ;
  fhir:CodeSystem.title [ fhir:value "NG Bundle Identifier Codes"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-09-17T08:02:10+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "DHIN"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "DHIN" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.dhin-hie.org" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "info@dhin-hie.org" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "Digital Health Interoperability Network." ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "info@dhin-hie.org" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Local CodeSystem defining standard bundle identifiers for DHIN 2025 Connectathon use cases, including claim transactions, immunization submissions, MNCH referrals, and device data exchanges."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "NG" ] ;
       fhir:Coding.display [ fhir:value "Nigeria" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "11"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Immunization Submission Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle containing patient, encounter, and immunization resources for reporting vaccination events." ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MNCH Referral Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle for maternal and child health referral workflows between facilities." ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Claims Transaction Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle for HMO–hospital claims submission containing Coverage and Claim entries." ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy Dispense Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle for dispensing medication under ePharmacy workflows." ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lab Result Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle containing DiagnosticReport and Observation results transmitted from analyzer or LIMS." ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Device Task Execution Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle used for recording medical device metrics and related task execution details." ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "AEFI Reporting Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle for Adverse Event Following Immunization (AEFI) reports with patient, encounter, and observation details." ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Defaulter Tracing Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle for tracking and updating missed immunization or follow-up cases." ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "CarePlan Synchronization Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle for synchronizing patient care plans across connected systems." ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "BND-0010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Document Exchange Bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle representing a signed clinical document or summary shared between organizations." ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "IPS-BND-0001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Document Exchange for IPS bundle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bundle representing an IPS composition an its referenced resources" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/ng-bundle-identifier-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/ng-bundle-identifier-cs.ttl> .