--- --- {% 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 %} {% unless example %} {% if '{{[type]}}' == 'CapabilityStatement' %}

Raw OpenAPI-Swagger Definition file | Download

{% endif %} {% endunless %} {% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' %} {% include {{[type]}}-{{[id]}}-html.xhtml %} {% 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 %}