This commit is contained in:
akbermirage 2025-09-30 11:33:27 +06:00
commit 03e2f6d659
5 changed files with 11 additions and 12 deletions

View File

@ -39,7 +39,7 @@ jobs:
# Create a container (don't start yet)
CONTAINER_ID=$(docker create \
hl7fhir/ig-publisher-base:latest \
/bin/bash -c "cp -r /home/publisher/ig /tmp/build && cd /tmp/build && _updatePublisher.sh -y && _genonce.sh")
/bin/bash -c "npm install -g fsh-sushi && cp -r /home/publisher/ig /tmp/build && cd /tmp/build && _updatePublisher.sh -y && _genonce.sh")
echo "Container ID: $CONTAINER_ID"

View File

@ -38,4 +38,5 @@ EXPOSE 80
# Start Nginx in foreground
# 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"]

13
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: ###
@ -41,8 +43,5 @@ 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
# for more documentation on implementation guides and templates, see the FHIR Guidance ImplementationGuide
# http://build.fhir.org/ig/FHIR/ig-guidance

View File

@ -14,10 +14,9 @@ Description: "Profile of MedicationRequest Bangladesh Standard V2"
// TODO: BDEncounter referencing
* authoredOn 1..1
* reported[x] 1..1
* requester 1..1
* reported[x] only Reference(BDOrganization) or boolean
* reportedReference only Reference(BDPractitioner or BDOrganization or BDPatientProfile)
* requester only Reference(BDPractitioner or BDOrganization)
* priorPrescription only Reference(BDMedicationRequest)
* basedOn only Reference(BDMedicationRequest or ServiceRequest or CarePlan or ImmunizationRecommendation)

View File

@ -10,7 +10,7 @@ version: 0.2.0
fhirVersion: 4.0.1
copyrightYear: 2025+
releaseLabel: CI Build
FSHOnly: false
FSHOnly: true
publisher:
name: Directorate General of Health Services (DGHS), Bangladesh
url: https://dghs.gov.bd