-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathStructureDefinition-va-location.html
302 lines (286 loc) · 10.5 KB
/
StructureDefinition-va-location.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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
---
---
<!-- get modelType -->
{% include fragment-modelType.html id='va-location' %}
{% include fragment-pagebegin.html %}
<div class="col-12">
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
{% include fragment-profile-navtabs.html type='StructureDefinition' id='va-location' active='content' %}
<a name="root"> </a>
<h2 id="root">{{modelType}}:
{% if site.data.structuredefinitions["va-location"].abstract == true %}
<i>{{site.data.pages[page.path].title | escape_once}}</i>
{% else %}
{{site.data.pages[page.path].title}}
{% endif %}
{% if site.data.resources[resource_].experimental == true or site.data.structuredefinitions["va-location"].abstract == true %}({% endif %}
{% if site.data.structuredefinitions["va-location"].abstract == true %}Abstract{% endif %}
{% if site.data.resources[resource_].experimental == true %}Experimental{% endif %}
{% if site.data.resources[resource_].experimental == true or site.data.structuredefinitions["va-location"].abstract == true %}){% endif %}
</h2>
{% include fragment-resourceTable.html %}
{%if site.data.resources[resource_].description %}
<p>
{{site.data.resources[resource_].description|markdownify}}
</p>
{% endif %}{%if site.data.resources[resource_].purpose %}
<p>
{{site.data.resources[resource_].purpose|markdownify}}
</p>
{% endif %}
<!-- insert intro if present -->
{% include fragment-intro.html type='StructureDefinition' id='va-location' %}
{%include StructureDefinition-va-location-sd-xref.xhtml%}
<!-- no uri -->
<a name="profile"> </a>
<h3 id="profile">Formal Views of Profile Content</h3>
<p>
<a href="{{site.data.fhir.path}}profiling.html#presentation">Description of Profiles, Differentials, Snapshots and how the different presentations work</a>.
</p>
<div id="tabs">
<ul>
<li>
<a href="#tabs-diff">Differential Table</a>
</li>
<li>
<a href="#tabs-key">Key Elements Table</a>
</li>
<li>
<a href="#tabs-snap">Snapshot Table</a>
</li>
{% unless excludexml == 'y' %}
<!-- <li>
<a href="#tabs-xml">Pseudo-XML</a>
</li>-->
{% endunless %}
{% unless excludejson == 'y' %}
<!-- <li>
<a href="#tabs-json">Pseudo-JSON</a>
</li>-->
{% endunless %}
{% unless excludettl == 'y' %}
<!--<li>
<a href="#tabs-ttl">Pseudo-TTL</a>
</li>-->
{% endunless %}
<li>
<a href="#tabs-summ">Statistics/References</a>
</li>
<li>
<a href="#tabs-all">All</a>
</li>
</ul>
<a name="tabs-diff"> </a>
<div id="tabs-diff">
<div id="tbl-diff">
<p>This structure is derived from <a href="{{site.data.structuredefinitions['va-location'].basepath}}">{{site.data.structuredefinitions['va-location'].basename}}</a>
</p>
<div id="tbl-diff-inner">
{%include StructureDefinition-va-location-diff.xhtml%}
<a name="tx"> </a>
<!--Terminology Bindings heading in the fragment -->
{%include StructureDefinition-va-location-tx-diff.xhtml%}
{% capture invariantsdiff %}
{% include StructureDefinition-va-location-inv-diff.xhtml %}
{% endcapture %}
<!-- 218 is size of empty table -->
{% unless invariantsdiff.size <= 218 %}
<a name="inv"> </a>
<!--Constraints heading in the fragment -->
{% include StructureDefinition-va-location-inv-diff.xhtml %}
{% endunless%}
</div>
</div>
</div>
<a name="tabs-key"> </a>
<div id="tabs-key">
<div id="tbl-key">
<div id="tbl-key-inner">
{%include StructureDefinition-va-location-snapshot-by-key.xhtml%}
<!--Terminology Bindings heading in the fragment -->
{%include StructureDefinition-va-location-tx-key.xhtml%}
{% capture invariantskey %}
{% include StructureDefinition-va-location-inv-key.xhtml %}
{% endcapture %}
<!-- 218 is size of empty table -->
{% unless invariantskey.size <= 218 %}
<a name="inv"> </a>
<!--Constraints heading in the fragment -->
{% include StructureDefinition-va-location-inv-key.xhtml %}
{% endunless%}
</div>
</div>
</div>
<a name="tabs-snap"> </a>
<div id="tabs-snap">
<div id="tbl-snap">
<div id="tbl-snap-inner">
{%include StructureDefinition-va-location-snapshot.xhtml%}
<!--Terminology Bindings heading in the fragment -->
{%include StructureDefinition-va-location-tx.xhtml%}
{% capture invariants %}
{% include StructureDefinition-va-location-inv.xhtml %}
{% endcapture %}
<!-- 218 is size of empty table -->
{% unless invariants.size <= 218 %}
<a name="inv"> </a>
<!--Constraints heading in the fragment -->
{% include StructureDefinition-va-location-inv.xhtml %}
{% endunless%}
</div>
</div>
</div>
{% unless excludexml == 'y' %}
<!-- <a name="tabs-xml"> </a>
<div id="tabs-xml">
<div id="xml">
<div id="xml-inner">
{%include StructureDefinition-va-location-pseudo-xml.xhtml%}
</div>
</div>
</div>-->
{% endunless %}
{% unless excludejson == 'y' %}
<!-- <a name="tabs-json"> </a>
<div id="tabs-json">
<div id="json">
<div id="json-inner">
{%include StructureDefinition-va-location-pseudo-json.xhtml%}
</div>
</div>
</div>-->
{% endunless %}
{% unless excludettl == 'y' %}
<!--<a name="tabs-ttl"> </a>
<div id="tabs-ttl">
<div id="ttl">
<div id="ttl-inner">
{%include StructureDefinition-va-location-pseudo-ttl.xhtml%}
</div>
</div>
</div>-->
{% endunless %}
<a name="tabs-summ"> </a>
<div id="tabs-summ">
<div id="tbl-summ">
<p>This structure is derived from <a href="{{site.data.structuredefinitions['va-location'].basepath}}">{{site.data.structuredefinitions['va-location'].basename}}</a>
</p>
<div id="tbl-summ-inner">
<a name="summary"> </a>
{%include StructureDefinition-va-location-summary.xhtml%}
</div>
</div>
</div>
<a name="tabs-all"> </a>
<div id="tabs-all">
<div id="all-tbl-diff">
<p>
<b>Differential View</b>
</p>
<p>This structure is derived from <a href="{{site.data.structuredefinitions['va-location'].basepath}}">{{site.data.structuredefinitions['va-location'].basename}}</a>
</p>
<div id="all-tbl-diff-inner">
{%include StructureDefinition-va-location-diff.xhtml%}
<!--Terminology Bindings heading in the fragment -->
{%include StructureDefinition-va-location-tx-diff.xhtml%}
{% capture invariantsdiff %}
{% include StructureDefinition-va-location-inv-diff.xhtml %}
{% endcapture %}
<!-- 218 is size of empty table -->
{% unless invariantsdiff.size <= 218 %}
<a name="inv"> </a>
<!--Constraints heading in the fragment -->
{% include StructureDefinition-va-location-inv-diff.xhtml %}
{% endunless%}
</div>
</div>
<div id="all-tbl-key">
<p>
<b>Key Elements View</b>
</p>
<div id="all-tbl-key-inner">
{%include StructureDefinition-va-location-snapshot-by-key.xhtml%}
<!--Terminology Bindings heading in the fragment -->
{%include StructureDefinition-va-location-tx-key.xhtml%}
{% capture invariantskey %}
{% include StructureDefinition-va-location-inv-key.xhtml %}
{% endcapture %}
<!-- 218 is size of empty table -->
{% unless invariantskey.size <= 218 %}
<a name="inv"> </a>
<!--Constraints heading in the fragment -->
{% include StructureDefinition-va-location-inv-key.xhtml %}
{% endunless%}
</div>
</div>
<div id="all-tbl-snap">
<p>
<b>Snapshot View</b>
</p>
<div id="all-tbl-snap-inner">
{%include StructureDefinition-va-location-snapshot.xhtml%}
<!--Terminology Bindings heading in the fragment -->
{%include StructureDefinition-va-location-tx.xhtml%}
{% capture invariants %}
{% include StructureDefinition-va-location-inv.xhtml %}
{% endcapture %}
<!-- 218 is size of empty table -->
{% unless invariants.size <= 218 %}
<a name="inv"> </a>
<!--Constraints heading in the fragment -->
{% include StructureDefinition-va-location-inv.xhtml %}
{% endunless%}
</div>
</div>
{% unless excludexml == 'y' %}
<!--<div id="all-xml">
<p>
<b>XML Template</b>
</p>
<div id="all-xml-inner">
{%include StructureDefinition-va-location-pseudo-xml.xhtml%}
</div>
</div>-->
{% endunless %}
{% unless excludejson == 'y' %}
<!--<div id="all-json">
<p>
<b>JSON Template</b>
</p>
<div id="all-json-inner">
{%include StructureDefinition-va-location-pseudo-json.xhtml%}
</div>
</div>-->
{% endunless %}
{% unless excludettl == 'y' %}
<!--<div id="all-ttl">
<p>
<b>TTL Template</b>
</p>
<div id="all-ttl-inner">
{%include StructureDefinition-va-location-pseudo-ttl.xhtml%}
</div>
</div>-->
{% endunless %}
<div id="all-summ">
<p>This structure is derived from <a href="{{site.data.structuredefinitions['va-location'].basepath}}">{{site.data.structuredefinitions['va-location'].basename}}</a>
</p>
<div id="all-summ-inner">
{%include StructureDefinition-va-location-summary.xhtml%}
</div>
</div>
</div>
</div>
<p> </p>
<p>Other representations of profile: <a href="StructureDefinition-va-location.csv">CSV</a>, <a href="StructureDefinition-va-location.xlsx">Excel</a>{% unless modelType == 'Logical Model' %}, <a href="StructureDefinition-va-location.sch">Schematron</a>
{% endunless %}
</p>
{% if site.data.resources[resource_].contained != nil %}
<h4>Contained resources</h4>
{% include StructureDefinition-va-location-contained-index.xhtml %}
{% endif %}
<!-- insert notes if present -->
{% include fragment-notes.html type='StructureDefinition' id='va-location' %}
</div>
{% assign includetabscripts = 'true' %}
{% include fragment-pageend.html %}