-
Notifications
You must be signed in to change notification settings - Fork 0
/
StructureDefinition-smart-va-level-of-education-ext.profile.xml.html
39 lines (29 loc) · 1.55 KB
/
StructureDefinition-smart-va-level-of-education-ext.profile.xml.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
---
<!-- get modelType -->
{% include fragment-modelType.html id='smart-va-level-of-education-ext' %}
{% 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 %}
<div style="counter-reset: section {{section}}" class="col-12">
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
{% include fragment-profile-navtabs.html type='StructureDefinition' id='smart-va-level-of-education-ext' active=format %}
<a name="root"> </a>
<h2 id="root">{{modelType}}: SMARTVALevelofEducationEXT - {{format | upcase}} Profile</h2>
{% include fragment-simpletable.html %}
<p>{{format | upcase}} representation of the smart-va-level-of-education-ext {{modelType | downcase }}.</p>
<p><a href="StructureDefinition-smart-va-level-of-education-ext.{{format}}" no-download="true">Raw {{format}}</a> | <a href="StructureDefinition-smart-va-level-of-education-ext.{{format}}" download>Download</a></p>
<!-- insert intro if present -->
{% include fragment-intro.html type='StructureDefinition' id='smart-va-level-of-education-ext' %}
{%include StructureDefinition-smart-va-level-of-education-ext-{{format}}-html.xhtml%}
<!-- insert notes if present -->
{% include fragment-notes.html type='StructureDefinition' id='smart-va-level-of-education-ext' %}
</div>
{% assign includetabscripts = 'true' %}
{% include fragment-pageend.html %}