---
---
{% assign localPage = page.path | split: "/" | last %}
{% include fragment-modelType.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
{% include fragment-pagebegin.html lang="{{[lang]}}" %}
Publish Box goes here
{% include fragment-profile-navtabs.html type='{{[type]}}' id='{{[id]}}' active='definition' lang="{{[lang]}}" %}
{% assign respath = site.data.resources[resource_].path %}
{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}'] | escape_once}} - {{site.data.stringsBase['{{[lang]}}']['DetailedDescriptions']}}
{% include fragment-simpletable.html lang="{{[lang]}}" %}
{% assign modelTypeLower = modelType | downcase %}
{% assign model = "{{[id]}} " | append: modelTypeLower %}
{{site.data.stringsBase['{{[lang]}}']['DefinitionsFor'] | replace: "%MODEL%", model}}
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
{% include StructureDefinition-{{[id]}}-dict-key{{[langsuffix]}}.xhtml %}
{% include StructureDefinition-{{[id]}}-dict-diff{{[langsuffix]}}.xhtml %}
{% include StructureDefinition-{{[id]}}-dict{{[langsuffix]}}.xhtml %}
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
{% assign includetabscripts = 'true' %}
{% include fragment-pageend.html lang="{{[lang]}}" %}