Prepare v0.2.0 release: Fixed package-list.json
This commit is contained in:
parent
575386df1b
commit
7bfa246e8e
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"package-id" : "bd.fhir.core",
|
"package-id": "bd.fhir.core",
|
||||||
"title" : "Bangladesh Core FHIR Implementation Guide",
|
"title": "Bangladesh Core FHIR Implementation Guide",
|
||||||
"canonical" : "https://fhir.dghs.gov.bd",
|
"canonical": "https://fhir.dghs.gov.bd",
|
||||||
"introduction" : "The Bangladesh Core FHIR IG defines national base profiles, value sets, and extensions for health data interoperability.",
|
"introduction": "The Bangladesh Core FHIR IG defines national base profiles, value sets, and extensions for health data interoperability.",
|
||||||
"list" : [
|
"list": [
|
||||||
{
|
{
|
||||||
"version" : "current",
|
"version": "current",
|
||||||
"desc" : "Continuous Integration Build (latest development version)",
|
"desc": "Continuous Integration Build (latest development version)",
|
||||||
"path" : "https://git.dghs.gov.bd/gitadmin/BD-Core-FHIR-IG/build",
|
"path": "https://fhir.dghs.gov.bd",
|
||||||
"status" : "ci-build",
|
"status": "ci-build",
|
||||||
"current" : true
|
"current": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version" : "0.2.0",
|
"version": "0.2.0",
|
||||||
"date" : "2025-10-02",
|
"date": "2025-10-02",
|
||||||
"desc" : "First draft release of the Bangladesh Core FHIR IG.",
|
"desc": "First draft release of the Bangladesh Core FHIR IG.",
|
||||||
"path" : "https://git.dghs.gov.bd/gitadmin/BD-Core-FHIR-IG/0.2.0",
|
"path": "https://fhir.dghs.gov.bd",
|
||||||
"status" : "draft",
|
"status": "draft",
|
||||||
"sequence" : "STU 1"
|
"sequence": "STU 1"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user