--- --- {% include fragment-pagebegin.html %}

Publish Box goes here

{% include fragment-base-navtabs.html type='{{[type]}}' id='{{[id]}}' active='content' %} {% if site.data.artifacts[page.path].example %} {% assign example = 'Example ' %} {% endif %} {% assign prefix = site.data.artifacts[page.path].type %}

{{example}}{{prefix}}: {{site.data.pages[page.path].title | escape_once}}

{% include fragment-simpletable.html %} {% if '{{[type]}}' == 'Bundle' %} {% assign filename = page.path | split: ".html" | first %} {% assign bundle = site.data[filename] %} {% if bundle.type == "document" %} {% include epi.liquid bundle=bundle %} {% endif %} {% endif %} {% unless example %} {% if '{{[type]}}' == 'CapabilityStatement' %}

Raw OpenAPI-Swagger Definition file | Download

{% endif %} {% endunless %} {% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' %} {% if bundle.type != "document" %} {% include {{[type]}}-{{[id]}}-html.xhtml %} {% endif %} {% if site.data.resources[resource_].contained != nil %}

Contained resources

{% include {{[type]}}-{{[id]}}-contained-index.xhtml %} {% endif %} {% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' %}
{% include fragment-pageend.html %}