fhir2.base.template 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/.index.db +0 -0
- package/.github/.index.json +4 -0
- package/.github/workflows/.index.db +0 -0
- package/.github/workflows/.index.json +4 -0
- package/.github/workflows/add_issues.yml +61 -0
- package/.index.db +0 -0
- package/.index.json +4 -0
- package/README.md +4 -0
- package/cache.ini +7 -0
- package/config/.index.db +0 -0
- package/config/.index.json +4 -0
- package/config/_config.yml +6 -0
- package/config.json +390 -0
- package/content/.index.db +0 -0
- package/content/.index.json +4 -0
- package/content/assets/.index.db +0 -0
- package/content/assets/.index.json +4 -0
- package/content/assets/css/.index.db +0 -0
- package/content/assets/css/.index.json +4 -0
- package/content/assets/css/bootstrap-fhir.css +5312 -0
- package/content/assets/css/bootstrap-glyphicons.css +2 -0
- package/content/assets/css/cqf.css +186 -0
- package/content/assets/css/hl7.css +63 -0
- package/content/assets/css/jquery-ui.css +523 -0
- package/content/assets/css/jquery-ui.structure.min.css +5 -0
- package/content/assets/css/jquery-ui.theme.min.css +5 -0
- package/content/assets/css/prism-fhirpath.css +38 -0
- package/content/assets/css/prism.css +143 -0
- package/content/assets/css/project.css +812 -0
- package/content/assets/css/pygments-manni.css +66 -0
- package/content/assets/css/xml.css +2 -0
- package/content/assets/fonts/.index.db +0 -0
- package/content/assets/fonts/.index.json +4 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.eot +0 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.svg +1403 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.ttf +0 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.woff +0 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.eot +0 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.svg +1830 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.ttf +0 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.woff +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.eot +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.otf +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.svg +175 -0
- package/content/assets/fonts/glyphiconshalflings-regular.ttf +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.woff +0 -0
- package/content/assets/ico/.index.db +0 -0
- package/content/assets/ico/.index.json +4 -0
- package/content/assets/ico/favicon.png +0 -0
- package/content/assets/ico/icon-fhir-114.png +0 -0
- package/content/assets/ico/icon-fhir-144.png +0 -0
- package/content/assets/ico/icon-fhir-57.png +0 -0
- package/content/assets/ico/icon-fhir-72.png +0 -0
- package/content/assets/ico/noun_copy to clipboard_1669410.png +0 -0
- package/content/assets/images/.index.db +0 -0
- package/content/assets/images/.index.json +4 -0
- package/content/assets/images/001.svg +269 -0
- package/content/assets/images/download.png +0 -0
- package/content/assets/images/dragon.png +0 -0
- package/content/assets/images/external.png +0 -0
- package/content/assets/images/fcp-logo.png +0 -0
- package/content/assets/images/fhir-logo-www.png +0 -0
- package/content/assets/images/hl7-logo-header.png +0 -0
- package/content/assets/images/icon_arrow_down.png +0 -0
- package/content/assets/images/icon_arrow_up.png +0 -0
- package/content/assets/images/lang-ar.png +0 -0
- package/content/assets/images/lang-de.png +0 -0
- package/content/assets/images/lang-en.png +0 -0
- package/content/assets/images/lang-es.png +0 -0
- package/content/assets/images/lang-fr.png +0 -0
- package/content/assets/images/lang-ja.png +0 -0
- package/content/assets/images/lang-kr.png +0 -0
- package/content/assets/images/lang-nl.png +0 -0
- package/content/assets/images/lang-pt.png +0 -0
- package/content/assets/images/lang-pt_BR.png +0 -0
- package/content/assets/images/lang-ru.png +0 -0
- package/content/assets/images/lang-zh-TW.png +0 -0
- package/content/assets/images/lang-zh.png +0 -0
- package/content/assets/images/link.svg +1 -0
- package/content/assets/images/logo_ansinew.jpg +0 -0
- package/content/assets/images/search.png +0 -0
- package/content/assets/images/stripe.png +0 -0
- package/content/assets/images/target.png +0 -0
- package/content/assets/js/.index.db +0 -0
- package/content/assets/js/.index.json +4 -0
- package/content/assets/js/anchor-hover.js +2 -0
- package/content/assets/js/anchor.min.js +6 -0
- package/content/assets/js/bootstrap.min.js +6 -0
- package/content/assets/js/clipboard-btn.js +30 -0
- package/content/assets/js/clipboard.min.js +7 -0
- package/content/assets/js/direction-management.js +6 -0
- package/content/assets/js/fhir-table-scripts.js +186 -0
- package/content/assets/js/fhir.js +2 -0
- package/content/assets/js/flags.js +7 -0
- package/content/assets/js/html5shiv.js +8 -0
- package/content/assets/js/jquery-3.7.0.min.map +1 -0
- package/content/assets/js/jquery-ui.min.js +6 -0
- package/content/assets/js/jquery.js +2 -0
- package/content/assets/js/lang-redirects.js +14 -0
- package/content/assets/js/mermaid-init.js +12 -0
- package/content/assets/js/mermaid.js +2029 -0
- package/content/assets/js/prism-fhirpath.js +67 -0
- package/content/assets/js/prism.js +238 -0
- package/content/assets/js/readme.txt +1 -0
- package/content/assets/js/respond.min.js +6 -0
- package/content/assets/js/tabs.js +20 -0
- package/content/assets/js/topofpage.js +20 -0
- package/content/assets/js/window-hash.js +5 -0
- package/content/assets/js/xml.js +2 -0
- package/content/searchform.html +141 -0
- package/data/.index.db +0 -0
- package/data/.index.json +4 -0
- package/ig.ini +2 -0
- package/includes/.index.db +0 -0
- package/includes/.index.json +4 -0
- package/includes/fragment-base-navtabs.html +85 -0
- package/includes/fragment-css.html +1 -0
- package/includes/fragment-feedback_form.html +66 -0
- package/includes/fragment-footer.html +4 -0
- package/includes/fragment-header.html +1 -0
- package/includes/fragment-igTable.html +3 -0
- package/includes/fragment-intro.html +15 -0
- package/includes/fragment-language.html +22 -0
- package/includes/fragment-modelType.html +13 -0
- package/includes/fragment-notes.html +14 -0
- package/includes/fragment-pageTable.html +19 -0
- package/includes/fragment-pagebegin.html +141 -0
- package/includes/fragment-pageend.html +78 -0
- package/includes/fragment-profile-navtabs.html +121 -0
- package/includes/fragment-resourceTable.html +116 -0
- package/includes/fragment-simpletable.html +35 -0
- package/includes/template-page-md.html +54 -0
- package/includes/template-page.html +29 -0
- package/layouts/.index.db +0 -0
- package/layouts/.index.json +4 -0
- package/layouts/layout-canonical-testing.html +63 -0
- package/layouts/layout-canonical.html +51 -0
- package/layouts/layout-changehistory.html +19 -0
- package/layouts/layout-codesystem.html +50 -0
- package/layouts/layout-examplescenario.html +54 -0
- package/layouts/layout-ext.html +283 -0
- package/layouts/layout-instance-base.html +42 -0
- package/layouts/layout-instance-format.html +39 -0
- package/layouts/layout-profile-definitions.html +54 -0
- package/layouts/layout-profile-examples.html +42 -0
- package/layouts/layout-profile-format.html +41 -0
- package/layouts/layout-profile-history.html +23 -0
- package/layouts/layout-profile-mappings.html +29 -0
- package/layouts/layout-profile-testing.html +60 -0
- package/layouts/layout-profile.html +418 -0
- package/layouts/layout-questionnaire.html +90 -0
- package/layouts/layout-valueset.html +59 -0
- package/liquid/.index.db +0 -0
- package/liquid/.index.json +4 -0
- package/liquid/ActivityDefinition.liquid +418 -0
- package/liquid/Library.liquid +431 -0
- package/liquid/Measure.liquid +8 -0
- package/liquid/PlanDefinition.liquid +450 -0
- package/liquid/datarequirement.html +42 -0
- package/liquid/default-list.html +3 -0
- package/liquid/default.html +3 -0
- package/liquid/direct-reference-code.html +14 -0
- package/liquid/knowledge-artifact-metadata-extensions.html +22 -0
- package/liquid/knowledge-artifact-metadata.html +22 -0
- package/liquid/logic-definition.html +21 -0
- package/liquid/measure-identifier.html +20 -0
- package/liquid/measure-logic.html +24 -0
- package/liquid/measure-metadata-extensions.html +11 -0
- package/liquid/measure-metadata.html +19 -0
- package/liquid/measure-population-criteria-extensions.html +30 -0
- package/liquid/measure-population-criteria-population.html +59 -0
- package/liquid/measure-population-criteria-stratifier.html +26 -0
- package/liquid/measure-population-criteria.html +14 -0
- package/liquid/measure-supplementaldata.html +38 -0
- package/liquid/narrative-end.html +3 -0
- package/liquid/narrative-start.html +3 -0
- package/liquid/parameter.html +14 -0
- package/liquid/period.html +4 -0
- package/liquid/related-artifact.html +47 -0
- package/liquid/row-content.html +1 -0
- package/liquid/row-end.html +1 -0
- package/liquid/row-header.html +5 -0
- package/liquid/row-new.html +4 -0
- package/liquid/row-start.html +1 -0
- package/liquid/section-header.html +3 -0
- package/liquid/type-primitive.html +0 -0
- package/liquid/version.html +3 -0
- package/package/.index.db +0 -0
- package/package/.index.json +4 -0
- package/package/package.json +10 -0
- package/package-list.json +32 -0
- package/package.json +10 -0
- package/scripts/.index.db +0 -0
- package/scripts/.index.json +4 -0
- package/scripts/ant.xml +231 -0
- package/scripts/createArtifactSummary.xslt +135 -0
- package/scripts/groupings.txt +28 -0
- package/scripts/handleIssues.xslt +44 -0
- package/scripts/onGenerate.data.xslt +31 -0
- package/scripts/onGenerate.final.xslt +153 -0
- package/scripts/onGenerate.genJson.xslt +113 -0
- package/scripts/onGenerate.getVersions.xslt +25 -0
- package/scripts/onGenerate.group.xslt +95 -0
- package/scripts/onGenerate.groupSort.xslt +73 -0
- package/scripts/onGenerate.qa.xslt +33 -0
- package/scripts/onLoad.xslt +466 -0
- package/scripts/plantuml.jar +0 -0
- package/scripts/processPages.xslt +154 -0
- package/translations/.index.db +0 -0
- package/translations/.index.json +4 -0
- package/translations/stringsArtifacts-ar.po +282 -0
- package/translations/stringsArtifacts-es.po +282 -0
- package/translations/stringsArtifacts-fr.po +282 -0
- package/translations/stringsArtifacts-nl.po +282 -0
- package/translations/stringsArtifacts-pt.po +282 -0
- package/translations/stringsArtifacts-ru.po +282 -0
- package/translations/stringsArtifacts.json +60 -0
- package/translations/stringsBase-ar.po +562 -0
- package/translations/stringsBase-es.po +562 -0
- package/translations/stringsBase-fr.po +564 -0
- package/translations/stringsBase-nl.po +564 -0
- package/translations/stringsBase-pt.po +564 -0
- package/translations/stringsBase-ru.po +564 -0
- package/translations/stringsBase.json +116 -0
|
@@ -0,0 +1,431 @@
|
|
|
1
|
+
<!-- Liquid template version: 0.4.6 -->
|
|
2
|
+
<div>
|
|
3
|
+
<table class="grid dict">
|
|
4
|
+
|
|
5
|
+
{% if Library.title.exists() %}
|
|
6
|
+
<tr>
|
|
7
|
+
<th scope="row"><b>Title: </b></th>
|
|
8
|
+
<td style="padding-left: 4px;">{{Library.title}}</td>
|
|
9
|
+
</tr>
|
|
10
|
+
{% endif %}
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
{% if Library.id.exists() %}
|
|
14
|
+
<tr>
|
|
15
|
+
<th scope="row"><b>Id: </b></th>
|
|
16
|
+
<td style="padding-left: 4px;">{{Library.id}}</td>
|
|
17
|
+
</tr>
|
|
18
|
+
{% endif %}
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
{% if Library.version.exists() %}
|
|
22
|
+
<tr>
|
|
23
|
+
<th scope="row"><b>Version: </b></th>
|
|
24
|
+
<td style="padding-left: 4px;">{{Library.version}}</td>
|
|
25
|
+
</tr>
|
|
26
|
+
{% endif %}
|
|
27
|
+
|
|
28
|
+
{% if Library.url.exists() %}
|
|
29
|
+
<tr>
|
|
30
|
+
<th scope="row"><b>Url: </b></th>
|
|
31
|
+
<td style="padding-left: 4px;">{{Library.url}}</td>
|
|
32
|
+
</tr>
|
|
33
|
+
{% endif %}
|
|
34
|
+
|
|
35
|
+
{% for identifier in Library.identifier %}
|
|
36
|
+
<tr>
|
|
37
|
+
<th scope="row">
|
|
38
|
+
<b>
|
|
39
|
+
{% if identifier.type.coding.exists() %}
|
|
40
|
+
{% if identifier.type.coding.display.exists() %}
|
|
41
|
+
{{identifier.type.coding.display}}{% if identifier.assigner.display.exists() %} ({{identifier.assigner.display}}){% endif %} Identifier:
|
|
42
|
+
{% else %}
|
|
43
|
+
{{identifier.type.coding.code}}{% if identifier.assigner.display.exists() %} ({{identifier.assigner.display}}){% endif %} identifier:
|
|
44
|
+
{% endif %}
|
|
45
|
+
{% else %}
|
|
46
|
+
{{identifier.use}}
|
|
47
|
+
{% endif %}
|
|
48
|
+
</b>
|
|
49
|
+
</th>
|
|
50
|
+
<td style="padding-left: 4px;">
|
|
51
|
+
{% if identifier.value.exists() %}
|
|
52
|
+
<p style="margin-bottom: 5px;">
|
|
53
|
+
<span>{{identifier.value}}</span>
|
|
54
|
+
</p>
|
|
55
|
+
{% endif %}
|
|
56
|
+
</td>
|
|
57
|
+
</tr>
|
|
58
|
+
{% endfor %}
|
|
59
|
+
|
|
60
|
+
{% if Library.subtitle.exists() %}
|
|
61
|
+
<tr>
|
|
62
|
+
<th scope="row"><b>Subtitle: </b></th>
|
|
63
|
+
<td style="padding-left: 4px;">{{Library.subtitle}}</td>
|
|
64
|
+
</tr>
|
|
65
|
+
{% endif %}
|
|
66
|
+
|
|
67
|
+
{% if Library.status.exists() and Library.status.value != 'active' %}
|
|
68
|
+
<tr>
|
|
69
|
+
<th scope="row"><b>Status: </b></th>
|
|
70
|
+
<td style="padding-left: 4px;">{{Library.status.value}}</td>
|
|
71
|
+
</tr>
|
|
72
|
+
{% endif %}
|
|
73
|
+
|
|
74
|
+
{% if Library.experimental.exists() and Library.experimental.value = 'true' %}
|
|
75
|
+
<tr>
|
|
76
|
+
<th scope="row"><b>Experimental: </b></th>
|
|
77
|
+
<td style="padding-left: 4px;">{{Library.experimental.value}}</td>
|
|
78
|
+
</tr>
|
|
79
|
+
{% endif %}
|
|
80
|
+
|
|
81
|
+
{% if Library.type.exists() %}
|
|
82
|
+
<tr>
|
|
83
|
+
<th scope="row"><b>Type: </b></th>
|
|
84
|
+
<td style="padding-left: 4px;">
|
|
85
|
+
{% if Library.type.coding.exists() %}
|
|
86
|
+
{% for coding in Library.type.coding %}
|
|
87
|
+
{% if coding.system.exists() %}
|
|
88
|
+
<p style="margin-bottom: 5px;">
|
|
89
|
+
<b>system: </b> <span>{{coding.system}}</span>
|
|
90
|
+
</p>
|
|
91
|
+
{% endif %}
|
|
92
|
+
{% if coding.code.exists() %}
|
|
93
|
+
<p style="margin-bottom: 5px;">
|
|
94
|
+
<b>code: </b> <span>{{coding.code}}</span>
|
|
95
|
+
</p>
|
|
96
|
+
{% endif %}
|
|
97
|
+
{% if coding.display.exists() %}
|
|
98
|
+
<p style="margin-bottom: 5px;">
|
|
99
|
+
<b>display: </b> <span>{{coding.display}}</span>
|
|
100
|
+
</p>
|
|
101
|
+
{% endif %}
|
|
102
|
+
{% endfor %}
|
|
103
|
+
{% endif %}
|
|
104
|
+
{% if Library.type.coding.exists().not() and Library.type.text.exists() %}
|
|
105
|
+
{{Library.type.text}}
|
|
106
|
+
{% endif %}
|
|
107
|
+
</td>
|
|
108
|
+
</tr>
|
|
109
|
+
{% endif %}
|
|
110
|
+
|
|
111
|
+
{% if Library.subject.exists() %}
|
|
112
|
+
<tr>
|
|
113
|
+
<th scope="row"><b>Subject: </b></th>
|
|
114
|
+
{%if Library.subject is CodeableConcept %}
|
|
115
|
+
<td style="padding-left: 4px;">
|
|
116
|
+
{% if Library.subject.coding.exists() %}
|
|
117
|
+
{% for coding in Library.subject.coding %}
|
|
118
|
+
{% if coding.system.exists() %}
|
|
119
|
+
<p style="margin-bottom: 5px;">
|
|
120
|
+
<b>system: </b> <span>{{coding.system}}</span>
|
|
121
|
+
</p>
|
|
122
|
+
{% endif %}
|
|
123
|
+
{% if coding.code.exists() %}
|
|
124
|
+
<p style="margin-bottom: 5px;">
|
|
125
|
+
<b>code: </b> <span>{{coding.code}}</span>
|
|
126
|
+
</p>
|
|
127
|
+
{% endif %}
|
|
128
|
+
{% if coding.display.exists() %}
|
|
129
|
+
<p style="margin-bottom: 5px;">
|
|
130
|
+
<b>display: </b> <span>{{coding.display}}</span>
|
|
131
|
+
</p>
|
|
132
|
+
{% endif %}
|
|
133
|
+
{% endfor %}
|
|
134
|
+
{% endif %}
|
|
135
|
+
{% if Library.subject.coding.exists().not() and Library.subject.text.exists() %}
|
|
136
|
+
{{Library.subject.text}}
|
|
137
|
+
{% endif %}
|
|
138
|
+
</td>
|
|
139
|
+
{% endif %}
|
|
140
|
+
{% if Library.subject is Reference %}
|
|
141
|
+
<td style="padding-left: 4px;">
|
|
142
|
+
{% if Library.subject.reference.exists() %}
|
|
143
|
+
<p style="margin-bottom: 5px;">
|
|
144
|
+
<b>reference: </b> <span>{{Library.subject.reference}}</span>
|
|
145
|
+
</p>
|
|
146
|
+
{% endif %}
|
|
147
|
+
{% if Library.subject.type.exists() %}
|
|
148
|
+
<p style="margin-bottom: 5px;">
|
|
149
|
+
<b>type: </b> <span>{{Library.subject.type}}</span>
|
|
150
|
+
</p>
|
|
151
|
+
{% endif %}
|
|
152
|
+
{% if Library.subject.display.exists() %}
|
|
153
|
+
<p style="margin-bottom: 5px;">
|
|
154
|
+
<b>code: </b> <span>{{Library.subject.display}}</span>
|
|
155
|
+
</p>
|
|
156
|
+
{% endif %}
|
|
157
|
+
</td>
|
|
158
|
+
{% endif %}
|
|
159
|
+
</tr>
|
|
160
|
+
{% endif %}
|
|
161
|
+
|
|
162
|
+
{% if Library.date.exists() %}
|
|
163
|
+
<tr>
|
|
164
|
+
<th scope="row"><b>Date: </b></th>
|
|
165
|
+
<td style="padding-left: 4px;">{{Library.date}}</td>
|
|
166
|
+
</tr>
|
|
167
|
+
{% endif %}
|
|
168
|
+
|
|
169
|
+
{% if Library.publisher.exists() %}
|
|
170
|
+
<tr>
|
|
171
|
+
<th scope="row"><b>Publisher: </b></th>
|
|
172
|
+
<td style="padding-left: 4px;">{{Library.publisher}}</td>
|
|
173
|
+
</tr>
|
|
174
|
+
{% endif %}
|
|
175
|
+
|
|
176
|
+
{% if Library.description.exists() %}
|
|
177
|
+
<tr>
|
|
178
|
+
<th scope="row"><b>Description: </b></th>
|
|
179
|
+
<td style="padding-left: 4px;">{{Library.description}}</td>
|
|
180
|
+
</tr>
|
|
181
|
+
{% endif %}
|
|
182
|
+
|
|
183
|
+
{% if Library.extension.where(url = 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability').exists() %}
|
|
184
|
+
<tr>
|
|
185
|
+
<th scope="row"><b>Knowledge Capability: </b></th>
|
|
186
|
+
<td style="padding-left: 4px;">
|
|
187
|
+
{% for extension in Library.extension.where(url = 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability') %}
|
|
188
|
+
{{extension.value}}
|
|
189
|
+
{% endfor %}
|
|
190
|
+
</td>
|
|
191
|
+
</tr>
|
|
192
|
+
{% endif %}
|
|
193
|
+
|
|
194
|
+
{% if Library.extension.where(url = 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel').exists() %}
|
|
195
|
+
<tr>
|
|
196
|
+
<th scope="row"><b>Knowledge Representation Level: </b></th>
|
|
197
|
+
<td style="padding-left: 4px;">
|
|
198
|
+
{% for extension in Library.extension.where(url = 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel') %}
|
|
199
|
+
{{extension.value}}
|
|
200
|
+
{% endfor %}
|
|
201
|
+
</td>
|
|
202
|
+
</tr>
|
|
203
|
+
{% endif %}
|
|
204
|
+
|
|
205
|
+
{% if Library.useContext.exists() %}
|
|
206
|
+
<tr>
|
|
207
|
+
<th scope="row"><b>Use Context: </b></th>
|
|
208
|
+
<td style="padding-left: 4px;">
|
|
209
|
+
<table class="grid-dict">
|
|
210
|
+
<tr>
|
|
211
|
+
<th><b>code</b></th>
|
|
212
|
+
<th><b>value</b></th>
|
|
213
|
+
</tr>
|
|
214
|
+
{% for useContext in Library.useContext %}
|
|
215
|
+
<tr>
|
|
216
|
+
<td>{{useContext.code.code}}</td>
|
|
217
|
+
<td>{{useContext.value.text}}</td>
|
|
218
|
+
</tr>
|
|
219
|
+
{% endfor %}
|
|
220
|
+
</table>
|
|
221
|
+
</td>
|
|
222
|
+
</tr>
|
|
223
|
+
{% endif %}
|
|
224
|
+
|
|
225
|
+
{% if Library.jurisdiction.exists() %}
|
|
226
|
+
<tr>
|
|
227
|
+
<th scope="row"><b>Jurisdiction: </b></th>
|
|
228
|
+
<td style="padding-left: 4px;">{{Library.jurisdiction.first().coding.first().code}}</td>
|
|
229
|
+
</tr>
|
|
230
|
+
{% endif %}
|
|
231
|
+
|
|
232
|
+
{% if Library.topic.exists() %}
|
|
233
|
+
<tr>
|
|
234
|
+
<th scope="row"><b>Topic: </b></th>
|
|
235
|
+
<td style="padding-left: 4px;">{{Library.topic.first().coding.first().code}}</td>
|
|
236
|
+
</tr>
|
|
237
|
+
{% endif %}
|
|
238
|
+
|
|
239
|
+
{% if Library.purpose.exists() %}
|
|
240
|
+
<tr>
|
|
241
|
+
<th scope="row"><b>Purpose: </b></th>
|
|
242
|
+
<td style="padding-left: 4px;">{{Library.purpose}}</td>
|
|
243
|
+
</tr>
|
|
244
|
+
{% endif %}
|
|
245
|
+
|
|
246
|
+
{% if Library.usage.exists() %}
|
|
247
|
+
<tr>
|
|
248
|
+
<th scope="row"><b>Usage: </b></th>
|
|
249
|
+
<td style="padding-left: 4px;">{{Library.usage}}</td>
|
|
250
|
+
</tr>
|
|
251
|
+
{% endif %}
|
|
252
|
+
|
|
253
|
+
{% if Library.copyright.exists() %}
|
|
254
|
+
<tr>
|
|
255
|
+
<th scope="row"><b>Copyright: </b></th>
|
|
256
|
+
<td style="padding-left: 4px;">{{Library.copyright}}</td>
|
|
257
|
+
</tr>
|
|
258
|
+
{% endif %}
|
|
259
|
+
|
|
260
|
+
{% if Library.approvalDate.exists() %}
|
|
261
|
+
<tr>
|
|
262
|
+
<th scope="row"><b>Approval Date: </b></th>
|
|
263
|
+
<td style="padding-left: 4px;">{{Library.approvalDate}}</td>
|
|
264
|
+
</tr>
|
|
265
|
+
{% endif %}
|
|
266
|
+
|
|
267
|
+
{% if Library.effectivePeriod.exists() %}
|
|
268
|
+
<tr>
|
|
269
|
+
<th scope="row"><b>Effective Period: </b></th>
|
|
270
|
+
<td style="padding-left: 4px;">{{Library.effectivePeriod.start}}..{{Library.effectivePeriod.end}}</td>
|
|
271
|
+
</tr>
|
|
272
|
+
{% endif %}
|
|
273
|
+
|
|
274
|
+
{% if Library.relatedArtifact.exists() %}
|
|
275
|
+
<tr>
|
|
276
|
+
<th scope="row"><b>Related Artifacts: </b></th>
|
|
277
|
+
<td style="padding-left: 4px;">
|
|
278
|
+
{% if Library.relatedArtifact.where(type = 'documentation' or type = 'justification').exists() %}
|
|
279
|
+
<p><b>Documentation</b></p>
|
|
280
|
+
<ul>
|
|
281
|
+
{% for artifact in Library.relatedArtifact.where(type = 'documentation' or type = 'justification') %}
|
|
282
|
+
<li><a href="{{artifact.url}}">{{artifact.label}} {{artifact.display}}</a></li>
|
|
283
|
+
{% endfor %}
|
|
284
|
+
</ul>
|
|
285
|
+
{% endif %}
|
|
286
|
+
{% if Library.relatedArtifact.where(type = 'citation').exists() %}
|
|
287
|
+
<p><b>References</b></p>
|
|
288
|
+
<ul>
|
|
289
|
+
{% for artifact in Library.relatedArtifact.where(type = 'citation') %}
|
|
290
|
+
<li>{{artifact.citation}}<br/><a href="{{artifact.url}}">{{artifact.url}}</a></li>
|
|
291
|
+
{% endfor %}
|
|
292
|
+
</ul>
|
|
293
|
+
{% endif %}
|
|
294
|
+
{% if Library.relatedArtifact.where(type = 'depends-on').exists() %}
|
|
295
|
+
<p><b>Dependencies</b></p>
|
|
296
|
+
<ul>
|
|
297
|
+
{% for artifact in Library.relatedArtifact.where(type = 'depends-on') %}
|
|
298
|
+
<li>{{artifact.resource}}</li>
|
|
299
|
+
{% endfor %}
|
|
300
|
+
</ul>
|
|
301
|
+
{% endif %}
|
|
302
|
+
{% if Library.relatedArtifact.where(type = 'composed-of').exists() %}
|
|
303
|
+
<p><b>Components</b></p>
|
|
304
|
+
<ul>
|
|
305
|
+
{% for artifact in Library.relatedArtifact.where(type = 'composed-of') %}
|
|
306
|
+
<li>{{artifact.resource}}</li>
|
|
307
|
+
{% endfor %}
|
|
308
|
+
</ul>
|
|
309
|
+
{% endif %}
|
|
310
|
+
{% if Library.relatedArtifact.where(type = 'derived-from').exists() %}
|
|
311
|
+
<p><b>Derived From</b></p>
|
|
312
|
+
<ul>
|
|
313
|
+
{% for artifact in Library.relatedArtifact.where(type = 'derived-from') %}
|
|
314
|
+
<li>{{artifact.resource}}</li>
|
|
315
|
+
{% endfor %}
|
|
316
|
+
</ul>
|
|
317
|
+
{% endif %}
|
|
318
|
+
{% if Library.relatedArtifact.where(type = 'successor').exists() %}
|
|
319
|
+
<p><b>Successor</b></p>
|
|
320
|
+
<ul>
|
|
321
|
+
{% for artifact in Library.relatedArtifact.where(type = 'successor') %}
|
|
322
|
+
<li>{{artifact.resource}}</li>
|
|
323
|
+
{% endfor %}
|
|
324
|
+
</ul>
|
|
325
|
+
{% endif %}
|
|
326
|
+
{% if Library.relatedArtifact.where(type = 'predecessor').exists() %}
|
|
327
|
+
<p><b>Predecessor</b></p>
|
|
328
|
+
<ul>
|
|
329
|
+
{% for artifact in Library.relatedArtifact.where(type = 'predecessor') %}
|
|
330
|
+
<li>{{artifact.resource}}</li>
|
|
331
|
+
{% endfor %}
|
|
332
|
+
</ul>
|
|
333
|
+
{% endif %}
|
|
334
|
+
</td>
|
|
335
|
+
</tr>
|
|
336
|
+
{% endif %}
|
|
337
|
+
|
|
338
|
+
{% if Library.parameter.exists() %}
|
|
339
|
+
<tr>
|
|
340
|
+
<th scope="row"><b>Parameters: </b></th>
|
|
341
|
+
<td style="padding-left: 4px;">
|
|
342
|
+
<table class="grid-dict">
|
|
343
|
+
<tr><th><b>Name</b></th><th><b>Type</b></th><th><b>Min</b></th><th><b>Max</b></th><th><b>In/Out</b></th></tr>
|
|
344
|
+
{% for param in Library.parameter %}
|
|
345
|
+
<tr><th>{{param.name}}</th><th>{{param.type}}</th><th>{{param.min}}</th><th>{{param.max}}</th><th>{{param.use}}</th></tr>
|
|
346
|
+
{% endfor %}
|
|
347
|
+
</table>
|
|
348
|
+
</td>
|
|
349
|
+
</tr>
|
|
350
|
+
{% endif %}
|
|
351
|
+
|
|
352
|
+
{% if Library.dataRequirement.exists() %}
|
|
353
|
+
<tr>
|
|
354
|
+
<th scope="row"><b>Data Requirements:</b></th>
|
|
355
|
+
<td style="padding-left: 4px;">
|
|
356
|
+
<table class="grid-dict">
|
|
357
|
+
<tr><th><b>Type</b></th><th><b>Profile</b></th><th><b>MS</b></th><th><b>Code Filter</b></th></tr>
|
|
358
|
+
{% for requirement in Library.dataRequirement %}
|
|
359
|
+
<tr>
|
|
360
|
+
<th>{{requirement.type.value}}</th>
|
|
361
|
+
<th>{% for profile in requirement.profile %}{{profile.value}}{% endfor %}</th>
|
|
362
|
+
<th>{% for support in requirement.mustSupport %}{{mustSupport}};{% endfor %}</th>
|
|
363
|
+
<th>
|
|
364
|
+
{% for cfilter in requirement.codeFilter %}
|
|
365
|
+
<b>code filter: </b>
|
|
366
|
+
{% if cfilter.path.exists() or cfilter.valueSet.exists() or cfilter.code.exists() %}
|
|
367
|
+
<br/>
|
|
368
|
+
{% endif %}
|
|
369
|
+
{% if cfilter.path.exists() %}
|
|
370
|
+
<span style="padding-left: 4px;">
|
|
371
|
+
<b>path: </b><span>{{cfilter.path}}</span>
|
|
372
|
+
</span>
|
|
373
|
+
{% if cfilter.valueSet.exists() or cfilter.code.exists() %}
|
|
374
|
+
<br/>
|
|
375
|
+
{% endif %}
|
|
376
|
+
{% endif %}
|
|
377
|
+
{% if cfilter.valueSet.exists() %}
|
|
378
|
+
<span style="padding-left: 4px;">
|
|
379
|
+
<b>value set: </b><span>{{cfilter.valueSet.value}}</span>
|
|
380
|
+
</span>
|
|
381
|
+
{% endif %}
|
|
382
|
+
{% for coding in cfilter.code %}
|
|
383
|
+
{% if coding.system.exists() %}
|
|
384
|
+
<p style="margin-bottom: 5px;">
|
|
385
|
+
<b>system: </b> <span>{{coding.system}}</span>
|
|
386
|
+
</p>
|
|
387
|
+
{% endif %}
|
|
388
|
+
{% if coding.code.exists() %}
|
|
389
|
+
<p style="margin-bottom: 5px;">
|
|
390
|
+
<b>code: </b> <span>{{coding.code}}</span>
|
|
391
|
+
</p>
|
|
392
|
+
{% endif %}
|
|
393
|
+
{% if coding.display.exists() %}
|
|
394
|
+
<p style="margin-bottom: 5px;">
|
|
395
|
+
<b>display: </b> <span>{{coding.display}}</span>
|
|
396
|
+
</p>
|
|
397
|
+
{% endif %}
|
|
398
|
+
{% endfor %}
|
|
399
|
+
{% endfor %}
|
|
400
|
+
</th>
|
|
401
|
+
</tr>
|
|
402
|
+
{% endfor %}
|
|
403
|
+
</table>
|
|
404
|
+
</td>
|
|
405
|
+
</tr>
|
|
406
|
+
{% endif %}
|
|
407
|
+
|
|
408
|
+
{% for c in Library.content %}
|
|
409
|
+
{% if c.contentType = 'text/cql' %}
|
|
410
|
+
<tr>
|
|
411
|
+
<td colspan="2">
|
|
412
|
+
<table>
|
|
413
|
+
<tr><th><a id="cql-content"><b>Content: </b></a> {{c.contentType}}</th></tr>
|
|
414
|
+
<tr><td><pre><code class="language-cql">{{c.data.decode('base64')}}</code></pre></td></tr>
|
|
415
|
+
</table>
|
|
416
|
+
</td>
|
|
417
|
+
</tr>
|
|
418
|
+
{% endif %}
|
|
419
|
+
{% if c.contentType != 'text/cql' %}
|
|
420
|
+
<tr>
|
|
421
|
+
<td colspan="2">
|
|
422
|
+
<table>
|
|
423
|
+
<tr><th><b>Content: </b> {{c.contentType}}</th></tr>
|
|
424
|
+
<tr><td><pre><code>{{'Encoded data (' + c.data.length().toString() + ' characters)'}}</code></pre></td></tr>
|
|
425
|
+
</table>
|
|
426
|
+
</td>
|
|
427
|
+
</tr>
|
|
428
|
+
{% endif %}
|
|
429
|
+
{% endfor %}
|
|
430
|
+
</table>
|
|
431
|
+
</div>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{%include narrative-start.html %}
|
|
2
|
+
{%include knowledge-artifact-metadata.html %}
|
|
3
|
+
{%include measure-metadata.html measure=Measure %}
|
|
4
|
+
{%include measure-population-criteria.html measure=Measure %}
|
|
5
|
+
{%include measure-supplementaldata.html measure=Measure %}
|
|
6
|
+
{%include measure-logic.html measure=Measure %}
|
|
7
|
+
{%include version.html %}
|
|
8
|
+
{%include narrative-end.html %}
|