-
Notifications
You must be signed in to change notification settings - Fork 0
/
sd-type.html
168 lines (136 loc) · 4.74 KB
/
sd-type.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
---
# jekyll header
level: 2
active: profiles
---
{% include header.html %}
{% include container-start.html %}
<h3><span class="sectioncount">SD.{{ site.data.structuredefinitions.{{[id]}}.index | plus: 1 }}<a name="SD.{{ site.data.structuredefinitions.{{[id]}}.index | plus: 1 }}"> </a></span>Profile {{[id]}}<a title="link to here" class="self-link" href="{{[type]}}-{{[id]}}.html#SD.{{ site.data.structuredefinitions.{{[id]}}.index | plus: 1 }}"><img src="target.png"/></a></h3>
<a name="introduction"> </a>
{% capture my-include %}{% include {{[id]}}-intro.md %}{% endcapture %}{{ my-include | markdownify }}
<!-- search text here-->
<a name="access"> </a>
<h4><span class="sectioncount">SD.{{ site.data.structuredefinitions.{{[id]}}.index | plus: 1 }}.1 - </span> Access <a title="link to here" class="self-link" href="{{[type]}}-{{[id]}}.html#access"><img src="target.png"/></a></h4>
{% capture my-include %}{% include {{[id]}}-access.md %}{% endcapture %}{{ my-include | markdownify }}
<a name="template"> </a>
<h4><span class="sectioncount">SD.{{ site.data.structuredefinitions.{{[id]}}.index | plus: 1 }}.2</span>
Template
<a title="link to here" class="self-link" href="{{[type]}}-{{[id]}}.html#template"><img src="target.png"/></a>
</h4>
<p>
Each fragment will follow this pattern:
</p>
<pre class="json">
{% include {{[type]}}-{{[id]}}-pseudo-json.xhtml %}
</pre>
<a name="profile"> </a>
<h4><span class="sectioncount">SD.{{ site.data.structuredefinitions.{{[id]}}.index | plus: 1 }}.3</span>
Formal Views of Profile Content
<a title="link to here" class="self-link" href="{{[type]}}-{{[id]}}.html#profile"><img src="target.png"/></a>
</h4>
<!-- uri -->
{% include {{[type]}}-{{[id]}}-header.xhtml %}
<!-- uri -->
<p>
<a href="{{site.data.fhir.path}}profiling.html#representation">Description of Profiles, Differentials, and Snapshots</a>.
</p>
<div id="tabs">
<ul>
<li><a href="#tabs-summ">Text Summary</a></li>
<li><a href="#tabs-diff">Differential Table</a></li>
<li><a href="#tabs-snap">Snapshot Table</a></li>
<!--
<li><a href="#tabs-xml">XML Template</a></li>
<li><a href="#tabs-json">JSON Template</a></li>
-->
<li><a href="#tabs-defn">Formal Definitions</a></li>
<li><a href="#tabs-all">All</a></li>
</ul>
<div id="tabs-summ">
<div id="tbl-summ">
<div id="tbl-diff-inner">
<a name="summary"> </a>
<!--{% include {{[type]}}-{{[id]}}-summary.xhtml %}-->
{% capture my-include %}{% include {{[id]}}-summary.md %}{% endcapture %}{{ my-include | markdownify }}
</div>
</div>
</div>
<div id="tabs-diff">
<div id="tbl-diff">
<div id="tbl-diff-inner">
{% include {{[type]}}-{{[id]}}-diff.xhtml %}
</div>
</div>
</div>
<div id="tabs-snap">
<div id="tbl-snap">
<div id="tbl-snap-inner">
{% include {{[type]}}-{{[id]}}-snapshot.xhtml %}
</div>
</div>
</div>
<div id="tabs-defn">
<div id="tbl-defn">
<div id="tbl-defn-inner">
{% include {{[type]}}-{{[id]}}-dict-active.xhtml %}
</div>
</div>
</div>
<div id="tabs-all">
<div id="tbl-summ">
<div id="tbl-diff-inner">
<a name="summary"> </a>
<!-- {% include {{[type]}}-{{[id]}}-summary.xhtml %} -->
{% capture my-include %}{% include {{[id]}}-summary.md %}{% endcapture %}{{ my-include | markdownify }}
</div>
</div>
<div id="all-tbl-diff">
<p><b>Differential View</b></p>
<div id="all-tbl-diff-inner">
{% include {{[type]}}-{{[id]}}-diff.xhtml %}
</div>
</div>
<div id="all-tbl-snap">
<p><b>Snapshot View</b></p>
<div id="all-tbl-snap-inner">
{% include {{[type]}}-{{[id]}}-snapshot.xhtml %}
</div>
</div>
<div id="all-tbl-defn">
<p><b>Snapshot View</b></p>
<div id="all-tbl-defn-inner">
{% include {{[type]}}-{{[id]}}-dict-active.xhtml %}
</div>
</div>
</div>
</div>
<a name="downloads"> </a>
<p>Downloads: StructureDefinition: (<a href="{{[type]}}-{{[id]}}.xml" download>XML</a>, <a href="{{[type]}}-{{[id]}}.json" download>JSON</a>), Schema: <a href="{{[id]}}.sch" download>XML Schematron</a></p>
<p> </p>
<!-- ==============END CONTENT END CONTENT=================== -->
{% include container-end.html %}
<script src="jquery.js"> </script>
<script src="jquery-ui.min.js"> </script>
<script>
try {
var currentTabIndex = sessionStorage.getItem('fhir-resource-tab-index');
}
catch(exception){
}
if (!currentTabIndex)
currentTabIndex = '0';
$( '#tabs' ).tabs({
active: currentTabIndex,
activate: function( event, ui ) {
var active = $('.selector').tabs('option', 'active');
currentTabIndex = ui.newTab.index();
document.activeElement.blur();
try {
sessionStorage.setItem('fhir-resource-tab-index', currentTabIndex);
}
catch(exception){
}
}
});
</script>
{% include footer.html %}