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

{% for ver in site.data.info.versions %} {% if ver.id != 'current' %} {% endif %} {% endfor %}
Version Date Status Description
{{ver.id}} {{ver.date}} {{ver.status}} {{ver.desc}}

Continuous Integration Build

{% for ver in site.data.info.versions %} {% if ver.id == 'current' %}

Latest development build is available at: {{ver.url}}

{% endif %} {% endfor %}