Version History
This page provides the version history for the Bangladesh Core FHIR Implementation Guide.
For a machine-readable version history, see package-list.json.
Published Versions
| Version | Date | Status | Description |
|---|---|---|---|
| {{entry.version}} | {{entry.date | default: 'N/A'}} | {{entry.status | default: 'unknown'}} | {{entry.desc}} |
Continuous Integration Build
{% for entry in site.data['package-list'].list %} {% if entry.version == 'current' %}Latest development build: {{entry.path}}