diff --git a/CHANGELOG.md b/CHANGELOG.md
index 91e90b2..018c6e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,7 @@
- Unique Health ID (UHID)
- **Bangladesh Address profile** with Division, District, Upazila, and Union levels.
- Initial **examples** for Patient and Practitioner resources.
-- Configured **myig.xml** with canonical URL `https://fhir.dghs.gov.bd/core`.
+- Configured **bd.fhir.core.xml** with canonical URL `https://fhir.dghs.gov.bd`.
### Notes
- This is a **pre-release draft** (`0.x.x` series).
diff --git a/input/bd.fhir.core.xml b/input/bd.fhir.core.xml
index d2a27fb..d5dd80f 100644
--- a/input/bd.fhir.core.xml
+++ b/input/bd.fhir.core.xml
@@ -11,7 +11,7 @@
-
+
@@ -116,10 +116,6 @@
-
-
-
-
diff --git a/package-list.backup b/package-list.json
similarity index 76%
rename from package-list.backup
rename to package-list.json
index 06db7f6..b73a14c 100644
--- a/package-list.backup
+++ b/package-list.json
@@ -1,13 +1,13 @@
{
"package-id": "bd.fhir.core",
"title": "Bangladesh Core FHIR Implementation Guide",
- "canonical": "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core",
+ "canonical": "https://fhir.dghs.gov.bd/ImplementationGuide/bd.fhir.core",
"introduction": "The Bangladesh Core FHIR IG defines national base profiles, value sets, and extensions for health data interoperability.",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build (latest development version)",
- "path": "https://fhir.dghs.gov.bd/core/build",
+ "path": "https://fhir.dghs.gov.bd/build",
"status": "ci-build",
"current": true
},
@@ -15,7 +15,7 @@
"version": "v0.2.0",
"date": "2025-10-02",
"desc": "First draft release of the Bangladesh Core FHIR IG.",
- "path": "https://fhir.dghs.gov.bd/core/v0.2.0",
+ "path": "https://fhir.dghs.gov.bd/v0.2.0",
"status": "trial-use",
"sequence": "STU 1"
}