From 41ba52b5e8f9877c216f45e0d04199f5dd48bafc Mon Sep 17 00:00:00 2001 From: "Dr. B. M. Riazul Islam" Date: Thu, 2 Oct 2025 05:45:11 +0000 Subject: [PATCH] Prepare v0.2.0 release: initial draft --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ input/myig.xml | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c86bc9f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +--- + +## [0.2.0] – 2025-10-02 +**First official draft release of BD-Core-FHIR-IG** + +### Added +- **BDPatientProfile** with Bangladesh-specific identifier and address extensions. +- **BDPractitionerProfile** to capture practitioner details. +- **Identifier CodeSystem and ValueSet** including: + - National ID (NID) + - Birth Registration Number (BRN) + - 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`. + +### Notes +- This is a **pre-release draft** (`0.x.x` series). +- Backward compatibility is **not guaranteed** until `1.0.0`. +- Future drafts may adjust slicing rules, bindings, and extensions. + +--- diff --git a/input/myig.xml b/input/myig.xml index afbb6f6..5e6c516 100644 --- a/input/myig.xml +++ b/input/myig.xml @@ -13,7 +13,7 @@ --> - + <status value="active"/>