From 1e2d2de1bace024917b12addc78c043635988ced Mon Sep 17 00:00:00 2001 From: "Dr. B. M. Riazul Islam" Date: Fri, 24 Apr 2026 21:31:20 +0600 Subject: [PATCH] Added sandbox link in index --- input/pagecontent/index.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/input/pagecontent/index.xml b/input/pagecontent/index.xml index 5b95f86..f3ae5c5 100644 --- a/input/pagecontent/index.xml +++ b/input/pagecontent/index.xml @@ -8,6 +8,33 @@

By adopting international FHIR standards, this guide helps ensure that patient data can flow smoothly between hospitals, clinics, and national programs, while also enabling future cross-border health information exchange.

+
+ +

FHIR Sandbox Server

+ +

+ A live sandbox environment is available for testing and development based on this implementation guide. +

+ +

+ Base URL:
+ + https://sandbox.fhir.dghs.gov.bd/fhir + +

+ +

+ This sandbox supports HL7 FHIR R4 and implements the Bangladesh Core FHIR profiles and terminology bindings. + It is intended for testing, validation, and system integration only. +

+ +

+ Developers are encouraged to validate their implementations against this sandbox before moving to production environments. +

+

Technical Overview