Compare commits

..

2 Commits

Author SHA1 Message Date
jobayer
18d97f8d16 Enhance README and configuration files for Bangladesh Core FHIR Implementation Guide
Some checks failed
FHIR IG CI/CD Pipeline / build-ig (push) Failing after 1m29s
FHIR IG CI/CD Pipeline / deploy (push) Has been skipped
- Updated README.md to provide a comprehensive overview and purpose of the guide.
- Added BDLocation profile for immunization locations.
- Modified BDMedicationRequest profile to include additional references.
- Updated immunization profile with improved references and definitions.
- Removed obsolete location profile.
- Commented out sections in sushi-config.yaml for clarity.
2025-09-30 10:57:17 +06:00
jobayer
8ddb780c4e Update ig.ini to uncomment template paths and adjust output documentation 2025-09-30 10:51:50 +06:00
2 changed files with 24 additions and 28 deletions

14
ig.ini
View File

@ -1,9 +1,11 @@
[IG]
# ini file for the Implementation Guide publisher
# see comments below for instructions
ig = fsh-generated/resources/ImplementationGuide-bd.fhir.core.json
ig = input/myig.xml
#template = fhir.base.template#current
template = #bd-national-template
#template = D:\Git\templates\ig-template-base
#template = #local-template
##########################
### ig.ini parameters: ###
@ -39,10 +41,4 @@ examples:
# other parameters are defined in the ImplementationGuide resource:
# https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
# for more documentation on implementation guides and templates, see the FHIR Guidance ImplementationGuide
# http://build.fhir.org/ig/FHIR/ig-guidance
output = /var/www/html
# https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters

View File

@ -1,19 +1,19 @@
id: bd.fhir.core
canonical: https://fhir.dghs.gov.bd/core
name: BangladeshCoreFHIRIG
title: Bangladesh Core FHIR Implementation Guide
description: >
This Implementation Guide defines the Bangladesh Core FHIR profiles,
value sets, code systems, and implementation rules for national digital health systems.
status: draft
version: 0.2.0
fhirVersion: 4.0.1
copyrightYear: 2025+
releaseLabel: CI Build
FSHOnly: false
publisher:
name: Directorate General of Health Services (DGHS), Bangladesh
url: https://dghs.gov.bd
parameters:
logo: assets/images/001.svg
show-in-header: true
# id: bd.fhir.core
# canonical: https://fhir.dghs.gov.bd/core
# name: BangladeshCoreFHIRIG
# title: Bangladesh Core FHIR Implementation Guide
# description: >
# This Implementation Guide defines the Bangladesh Core FHIR profiles,
# value sets, code systems, and implementation rules for national digital health systems.
# status: draft
# version: 0.2.0
# fhirVersion: 4.0.1
# copyrightYear: 2025+
# releaseLabel: CI Build
FSHOnly: true
# publisher:
# name: Directorate General of Health Services (DGHS), Bangladesh
# url: https://dghs.gov.bd
# parameters:
# logo: assets/images/001.svg
# show-in-header: true