-
This commit is contained in:
parent
455fd529c4
commit
581e3a70ba
@ -39,3 +39,4 @@ EXPOSE 80
|
|||||||
# CMD ["nginx", "-g", "daemon off;"]
|
# CMD ["nginx", "-g", "daemon off;"]
|
||||||
|
|
||||||
CMD ["nginx", "-g", "daemon off;", "-c", "/etc/nginx/nginx.conf"]
|
CMD ["nginx", "-g", "daemon off;", "-c", "/etc/nginx/nginx.conf"]
|
||||||
|
|
||||||
|
|||||||
3
ig.ini
3
ig.ini
@ -42,3 +42,6 @@ examples:
|
|||||||
|
|
||||||
# other parameters are defined in the ImplementationGuide resource:
|
# other parameters are defined in the ImplementationGuide resource:
|
||||||
# https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
|
# 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
|
||||||
@ -1,19 +1,19 @@
|
|||||||
# id: bd.fhir.core
|
id: bd.fhir.core
|
||||||
# canonical: https://fhir.dghs.gov.bd/core
|
canonical: https://fhir.dghs.gov.bd/core
|
||||||
# name: BangladeshCoreFHIRIG
|
name: BangladeshCoreFHIRIG
|
||||||
# title: Bangladesh Core FHIR Implementation Guide
|
title: Bangladesh Core FHIR Implementation Guide
|
||||||
# description: >
|
description: >
|
||||||
# This Implementation Guide defines the Bangladesh Core FHIR profiles,
|
This Implementation Guide defines the Bangladesh Core FHIR profiles,
|
||||||
# value sets, code systems, and implementation rules for national digital health systems.
|
value sets, code systems, and implementation rules for national digital health systems.
|
||||||
# status: draft
|
status: draft
|
||||||
# version: 0.2.0
|
version: 0.2.0
|
||||||
# fhirVersion: 4.0.1
|
fhirVersion: 4.0.1
|
||||||
# copyrightYear: 2025+
|
copyrightYear: 2025+
|
||||||
# releaseLabel: CI Build
|
releaseLabel: CI Build
|
||||||
FSHOnly: true
|
FSHOnly: true
|
||||||
# publisher:
|
publisher:
|
||||||
# name: Directorate General of Health Services (DGHS), Bangladesh
|
name: Directorate General of Health Services (DGHS), Bangladesh
|
||||||
# url: https://dghs.gov.bd
|
url: https://dghs.gov.bd
|
||||||
# parameters:
|
parameters:
|
||||||
# logo: assets/images/001.svg
|
logo: assets/images/001.svg
|
||||||
# show-in-header: true
|
show-in-header: true
|
||||||
Loading…
Reference in New Issue
Block a user