changed package name and canonical url
All checks were successful
FHIR IG CI/CD Pipeline / build-ig (push) Successful in 6m8s
FHIR IG CI/CD Pipeline / deploy (push) Successful in 11s

This commit is contained in:
Dr. B. M. Riazul Islam 2025-10-03 09:42:42 +00:00
parent 6f9ef8f32c
commit debd34938f
2 changed files with 2 additions and 6 deletions

View File

@ -13,7 +13,7 @@
- Unique Health ID (UHID) - Unique Health ID (UHID)
- **Bangladesh Address profile** with Division, District, Upazila, and Union levels. - **Bangladesh Address profile** with Division, District, Upazila, and Union levels.
- Initial **examples** for Patient and Practitioner resources. - Initial **examples** for Patient and Practitioner resources.
- Configured **bd.fhir.core.xml** with canonical URL `https://fhir.dghs.gov.bd`. - Configured **bd.fhir.core.xml** with canonical URL `https://fhir.dghs.gov.bd/core`.
### Notes ### Notes
- This is a **pre-release draft**. - This is a **pre-release draft**.

View File

@ -11,7 +11,7 @@
<!-- <extension url="http://hl7.org/fhir/tools/StructureDefinition/igpublisher-spreadsheet"> <!-- <extension url="http://hl7.org/fhir/tools/StructureDefinition/igpublisher-spreadsheet">
<valueString value="resources-spreadsheet.xml"/> <valueString value="resources-spreadsheet.xml"/>
</extension>--> </extension>-->
<url value="https://fhir.dghs.gov.bd/ImplementationGuide/bd.fhir.core"/> <url value="https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"/>
<!-- This version will propagate to all artifacts unless the "propagate-version" extension is overridden --> <!-- This version will propagate to all artifacts unless the "propagate-version" extension is overridden -->
<version value="0.2.0"/> <version value="0.2.0"/>
<name value="BangladeshCoreFHIRIG"/> <name value="BangladeshCoreFHIRIG"/>
@ -116,10 +116,6 @@
<code value="releaselabel"/> <code value="releaselabel"/>
<value value="Published by MoHFW"/> <value value="Published by MoHFW"/>
</parameter> </parameter>
<parameter>
<code value="path-history"/>
<value value="https://fhir.dghs.gov.bd/history.html"/>
</parameter>
<parameter> <parameter>
<code value="find-other-resources"/> <code value="find-other-resources"/>
<value value="true"/> <value value="true"/>