--- # jekyll prompt title: Home --- {% include header.html %} {% include navbar.html %}

This is the Continuous Integration Build of the Peronal Health Device Implementation Guide, based on FHIR Version {{site.data.fhir.version}}. See the Directory of published versions.

{{page.title}}

{% capture home %}{% include home.md %}{% endcapture %}{{ home | markdownify }}
{% include footer.html %}