BD-Core-FHIR-IG/package-list.backup
Dr. B. M. Riazul Islam 441ba94e45
All checks were successful
FHIR IG CI/CD Pipeline / build-ig (push) Successful in 7m1s
FHIR IG CI/CD Pipeline / deploy (push) Successful in 11s
Prepare v0.2.0 release: Fixed ig.ini
2025-10-02 10:36:26 +00:00

24 lines
795 B
Plaintext

{
"package-id": "bd.fhir.core",
"title": "Bangladesh Core FHIR Implementation Guide",
"canonical": "https://fhir.dghs.gov.bd/core/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",
"status": "ci-build",
"current": true
},
{
"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",
"status": "trial-use",
"sequence": "STU 1"
}
]
}