--- --- {% assign localPage = page.path | split: "/" | last %} {% include fragment-modelType.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %} {% assign format = page.path | split: '.html'| first | split: '.' | last %} {% if format == 'xml' %} {% assign section = '7' %} {% elsif format == 'json' %} {% assign section = '8' %} {% else %} {% assign section = '9' %} {% endif %} {% include fragment-pagebegin.html lang="{{[lang]}}" %}

Publish Box goes here

{% include fragment-profile-navtabs.html type='{{[type]}}' id='{{[id]}}' active=format lang="{{[lang]}}" %} {% assign formatUpper = format | upcase %} {% assign respath = site.data.resources[resource_].path %}

{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}'] | escape_once}} - {{site.data.stringsBase['{{[lang]}}']['FormatProfile'] | replace: "%FMT%", formatUpper}}

{% include fragment-simpletable.html lang="{{[lang]}}" %} {% assign modelLower = modelType | downcase %}

{{site.data.stringsBase['{{[lang]}}']['FormatRep'] | replace: "%FMT%", formatUpper | replace: "%ID%", "{{[id]}}" | replace: "%TYPE%", modelLower}}

Raw {{format}} | Download

{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %} {% include StructureDefinition-{{[id]}}-{{format}}-html{{[langsuffix]}}.xhtml %} {% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
{% assign includetabscripts = 'true' %} {% include fragment-pageend.html lang="{{[lang]}}" %}