fix: 🐛 ig and sushi config to to supress the warninig
This commit is contained in:
parent
6c6e2ed120
commit
94b28ce78f
4
ig.ini
4
ig.ini
@ -2,7 +2,7 @@
|
||||
# ini file for the Implementation Guide publisher
|
||||
# see comments below for instructions
|
||||
|
||||
ig = input/myig.xml
|
||||
ig = fsh-generated/resources/ImplementationGuide-bd.fhir.core.json
|
||||
template = #bd-national-template
|
||||
|
||||
##########################
|
||||
@ -41,7 +41,7 @@ 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
|
||||
# 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
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ version: 0.2.0
|
||||
fhirVersion: 4.0.1
|
||||
copyrightYear: 2025+
|
||||
releaseLabel: CI Build
|
||||
FSHOnly: true
|
||||
FSHOnly: false
|
||||
publisher:
|
||||
name: Directorate General of Health Services (DGHS), Bangladesh
|
||||
url: https://dghs.gov.bd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user