--- --- {% 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 %}{{site.data.stringsBase['{{[lang]}}']['FormatRep'] | replace: "%FMT%", formatUpper | replace: "%ID%", "{{[id]}}" | replace: "%TYPE%", modelLower}}
{% 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]}}" %}