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 - TTL Representation

Active as of 2025-10-21

Raw ttl | Download


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

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

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ng-bundle-identifier-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "NgBundleIdentifierCS"] ; # 
  fhir:title [ fhir:v "NG Bundle Identifier Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-10-21T10:55:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "DHIN"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "DHIN" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dhin-hie.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dhin-hie.org" ]     ] )
  ] [
fhir:name [ fhir:v "Digital Health Interoperability Network." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dhin-hie.org" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Local CodeSystem defining standard bundle identifiers for DHIN 2025 Connectathon use cases, including claim transactions, immunization submissions, MNCH referrals, and device data exchanges."] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "BND-0001" ] ;
fhir:display [ fhir:v "Immunization Submission Bundle" ] ;
fhir:definition [ fhir:v "Bundle containing patient, encounter, and immunization resources for reporting vaccination events." ]
  ] [
fhir:code [ fhir:v "BND-0002" ] ;
fhir:display [ fhir:v "MNCH Referral Bundle" ] ;
fhir:definition [ fhir:v "Bundle for maternal and child health referral workflows between facilities." ]
  ] [
fhir:code [ fhir:v "BND-0003" ] ;
fhir:display [ fhir:v "Claims Transaction Bundle" ] ;
fhir:definition [ fhir:v "Bundle for HMO–hospital claims submission containing Coverage and Claim entries." ]
  ] [
fhir:code [ fhir:v "BND-0004" ] ;
fhir:display [ fhir:v "Pharmacy Dispense Bundle" ] ;
fhir:definition [ fhir:v "Bundle for dispensing medication under ePharmacy workflows." ]
  ] [
fhir:code [ fhir:v "BND-0005" ] ;
fhir:display [ fhir:v "Lab Result Bundle" ] ;
fhir:definition [ fhir:v "Bundle containing DiagnosticReport and Observation results transmitted from analyzer or LIMS." ]
  ] [
fhir:code [ fhir:v "BND-0006" ] ;
fhir:display [ fhir:v "Device Task Execution Bundle" ] ;
fhir:definition [ fhir:v "Bundle used for recording medical device metrics and related task execution details." ]
  ] [
fhir:code [ fhir:v "BND-0007" ] ;
fhir:display [ fhir:v "AEFI Reporting Bundle" ] ;
fhir:definition [ fhir:v "Bundle for Adverse Event Following Immunization (AEFI) reports with patient, encounter, and observation details." ]
  ] [
fhir:code [ fhir:v "BND-0008" ] ;
fhir:display [ fhir:v "Defaulter Tracing Bundle" ] ;
fhir:definition [ fhir:v "Bundle for tracking and updating missed immunization or follow-up cases." ]
  ] [
fhir:code [ fhir:v "BND-0009" ] ;
fhir:display [ fhir:v "CarePlan Synchronization Bundle" ] ;
fhir:definition [ fhir:v "Bundle for synchronizing patient care plans across connected systems." ]
  ] [
fhir:code [ fhir:v "BND-0010" ] ;
fhir:display [ fhir:v "Document Exchange Bundle" ] ;
fhir:definition [ fhir:v "Bundle representing a signed clinical document or summary shared between organizations." ]
  ] ) . #