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.
Files changed (224) hide show
  1. package/.github/.index.db +0 -0
  2. package/.github/.index.json +4 -0
  3. package/.github/workflows/.index.db +0 -0
  4. package/.github/workflows/.index.json +4 -0
  5. package/.github/workflows/add_issues.yml +61 -0
  6. package/.index.db +0 -0
  7. package/.index.json +4 -0
  8. package/README.md +4 -0
  9. package/cache.ini +7 -0
  10. package/config/.index.db +0 -0
  11. package/config/.index.json +4 -0
  12. package/config/_config.yml +6 -0
  13. package/config.json +390 -0
  14. package/content/.index.db +0 -0
  15. package/content/.index.json +4 -0
  16. package/content/assets/.index.db +0 -0
  17. package/content/assets/.index.json +4 -0
  18. package/content/assets/css/.index.db +0 -0
  19. package/content/assets/css/.index.json +4 -0
  20. package/content/assets/css/bootstrap-fhir.css +5312 -0
  21. package/content/assets/css/bootstrap-glyphicons.css +2 -0
  22. package/content/assets/css/cqf.css +186 -0
  23. package/content/assets/css/hl7.css +63 -0
  24. package/content/assets/css/jquery-ui.css +523 -0
  25. package/content/assets/css/jquery-ui.structure.min.css +5 -0
  26. package/content/assets/css/jquery-ui.theme.min.css +5 -0
  27. package/content/assets/css/prism-fhirpath.css +38 -0
  28. package/content/assets/css/prism.css +143 -0
  29. package/content/assets/css/project.css +812 -0
  30. package/content/assets/css/pygments-manni.css +66 -0
  31. package/content/assets/css/xml.css +2 -0
  32. package/content/assets/fonts/.index.db +0 -0
  33. package/content/assets/fonts/.index.json +4 -0
  34. package/content/assets/fonts/OpenSans-CondBold-webfont.eot +0 -0
  35. package/content/assets/fonts/OpenSans-CondBold-webfont.svg +1403 -0
  36. package/content/assets/fonts/OpenSans-CondBold-webfont.ttf +0 -0
  37. package/content/assets/fonts/OpenSans-CondBold-webfont.woff +0 -0
  38. package/content/assets/fonts/OpenSans-CondLight-webfont.eot +0 -0
  39. package/content/assets/fonts/OpenSans-CondLight-webfont.svg +1830 -0
  40. package/content/assets/fonts/OpenSans-CondLight-webfont.ttf +0 -0
  41. package/content/assets/fonts/OpenSans-CondLight-webfont.woff +0 -0
  42. package/content/assets/fonts/glyphiconshalflings-regular.eot +0 -0
  43. package/content/assets/fonts/glyphiconshalflings-regular.otf +0 -0
  44. package/content/assets/fonts/glyphiconshalflings-regular.svg +175 -0
  45. package/content/assets/fonts/glyphiconshalflings-regular.ttf +0 -0
  46. package/content/assets/fonts/glyphiconshalflings-regular.woff +0 -0
  47. package/content/assets/ico/.index.db +0 -0
  48. package/content/assets/ico/.index.json +4 -0
  49. package/content/assets/ico/favicon.png +0 -0
  50. package/content/assets/ico/icon-fhir-114.png +0 -0
  51. package/content/assets/ico/icon-fhir-144.png +0 -0
  52. package/content/assets/ico/icon-fhir-57.png +0 -0
  53. package/content/assets/ico/icon-fhir-72.png +0 -0
  54. package/content/assets/ico/noun_copy to clipboard_1669410.png +0 -0
  55. package/content/assets/images/.index.db +0 -0
  56. package/content/assets/images/.index.json +4 -0
  57. package/content/assets/images/001.svg +269 -0
  58. package/content/assets/images/download.png +0 -0
  59. package/content/assets/images/dragon.png +0 -0
  60. package/content/assets/images/external.png +0 -0
  61. package/content/assets/images/fcp-logo.png +0 -0
  62. package/content/assets/images/fhir-logo-www.png +0 -0
  63. package/content/assets/images/hl7-logo-header.png +0 -0
  64. package/content/assets/images/icon_arrow_down.png +0 -0
  65. package/content/assets/images/icon_arrow_up.png +0 -0
  66. package/content/assets/images/lang-ar.png +0 -0
  67. package/content/assets/images/lang-de.png +0 -0
  68. package/content/assets/images/lang-en.png +0 -0
  69. package/content/assets/images/lang-es.png +0 -0
  70. package/content/assets/images/lang-fr.png +0 -0
  71. package/content/assets/images/lang-ja.png +0 -0
  72. package/content/assets/images/lang-kr.png +0 -0
  73. package/content/assets/images/lang-nl.png +0 -0
  74. package/content/assets/images/lang-pt.png +0 -0
  75. package/content/assets/images/lang-pt_BR.png +0 -0
  76. package/content/assets/images/lang-ru.png +0 -0
  77. package/content/assets/images/lang-zh-TW.png +0 -0
  78. package/content/assets/images/lang-zh.png +0 -0
  79. package/content/assets/images/link.svg +1 -0
  80. package/content/assets/images/logo_ansinew.jpg +0 -0
  81. package/content/assets/images/search.png +0 -0
  82. package/content/assets/images/stripe.png +0 -0
  83. package/content/assets/images/target.png +0 -0
  84. package/content/assets/js/.index.db +0 -0
  85. package/content/assets/js/.index.json +4 -0
  86. package/content/assets/js/anchor-hover.js +2 -0
  87. package/content/assets/js/anchor.min.js +6 -0
  88. package/content/assets/js/bootstrap.min.js +6 -0
  89. package/content/assets/js/clipboard-btn.js +30 -0
  90. package/content/assets/js/clipboard.min.js +7 -0
  91. package/content/assets/js/direction-management.js +6 -0
  92. package/content/assets/js/fhir-table-scripts.js +186 -0
  93. package/content/assets/js/fhir.js +2 -0
  94. package/content/assets/js/flags.js +7 -0
  95. package/content/assets/js/html5shiv.js +8 -0
  96. package/content/assets/js/jquery-3.7.0.min.map +1 -0
  97. package/content/assets/js/jquery-ui.min.js +6 -0
  98. package/content/assets/js/jquery.js +2 -0
  99. package/content/assets/js/lang-redirects.js +14 -0
  100. package/content/assets/js/mermaid-init.js +12 -0
  101. package/content/assets/js/mermaid.js +2029 -0
  102. package/content/assets/js/prism-fhirpath.js +67 -0
  103. package/content/assets/js/prism.js +238 -0
  104. package/content/assets/js/readme.txt +1 -0
  105. package/content/assets/js/respond.min.js +6 -0
  106. package/content/assets/js/tabs.js +20 -0
  107. package/content/assets/js/topofpage.js +20 -0
  108. package/content/assets/js/window-hash.js +5 -0
  109. package/content/assets/js/xml.js +2 -0
  110. package/content/searchform.html +141 -0
  111. package/data/.index.db +0 -0
  112. package/data/.index.json +4 -0
  113. package/ig.ini +2 -0
  114. package/includes/.index.db +0 -0
  115. package/includes/.index.json +4 -0
  116. package/includes/fragment-base-navtabs.html +85 -0
  117. package/includes/fragment-css.html +1 -0
  118. package/includes/fragment-feedback_form.html +66 -0
  119. package/includes/fragment-footer.html +4 -0
  120. package/includes/fragment-header.html +1 -0
  121. package/includes/fragment-igTable.html +3 -0
  122. package/includes/fragment-intro.html +15 -0
  123. package/includes/fragment-language.html +22 -0
  124. package/includes/fragment-modelType.html +13 -0
  125. package/includes/fragment-notes.html +14 -0
  126. package/includes/fragment-pageTable.html +19 -0
  127. package/includes/fragment-pagebegin.html +141 -0
  128. package/includes/fragment-pageend.html +78 -0
  129. package/includes/fragment-profile-navtabs.html +121 -0
  130. package/includes/fragment-resourceTable.html +116 -0
  131. package/includes/fragment-simpletable.html +35 -0
  132. package/includes/template-page-md.html +54 -0
  133. package/includes/template-page.html +29 -0
  134. package/layouts/.index.db +0 -0
  135. package/layouts/.index.json +4 -0
  136. package/layouts/layout-canonical-testing.html +63 -0
  137. package/layouts/layout-canonical.html +51 -0
  138. package/layouts/layout-changehistory.html +19 -0
  139. package/layouts/layout-codesystem.html +50 -0
  140. package/layouts/layout-examplescenario.html +54 -0
  141. package/layouts/layout-ext.html +283 -0
  142. package/layouts/layout-instance-base.html +42 -0
  143. package/layouts/layout-instance-format.html +39 -0
  144. package/layouts/layout-profile-definitions.html +54 -0
  145. package/layouts/layout-profile-examples.html +42 -0
  146. package/layouts/layout-profile-format.html +41 -0
  147. package/layouts/layout-profile-history.html +23 -0
  148. package/layouts/layout-profile-mappings.html +29 -0
  149. package/layouts/layout-profile-testing.html +60 -0
  150. package/layouts/layout-profile.html +418 -0
  151. package/layouts/layout-questionnaire.html +90 -0
  152. package/layouts/layout-valueset.html +59 -0
  153. package/liquid/.index.db +0 -0
  154. package/liquid/.index.json +4 -0
  155. package/liquid/ActivityDefinition.liquid +418 -0
  156. package/liquid/Library.liquid +431 -0
  157. package/liquid/Measure.liquid +8 -0
  158. package/liquid/PlanDefinition.liquid +450 -0
  159. package/liquid/datarequirement.html +42 -0
  160. package/liquid/default-list.html +3 -0
  161. package/liquid/default.html +3 -0
  162. package/liquid/direct-reference-code.html +14 -0
  163. package/liquid/knowledge-artifact-metadata-extensions.html +22 -0
  164. package/liquid/knowledge-artifact-metadata.html +22 -0
  165. package/liquid/logic-definition.html +21 -0
  166. package/liquid/measure-identifier.html +20 -0
  167. package/liquid/measure-logic.html +24 -0
  168. package/liquid/measure-metadata-extensions.html +11 -0
  169. package/liquid/measure-metadata.html +19 -0
  170. package/liquid/measure-population-criteria-extensions.html +30 -0
  171. package/liquid/measure-population-criteria-population.html +59 -0
  172. package/liquid/measure-population-criteria-stratifier.html +26 -0
  173. package/liquid/measure-population-criteria.html +14 -0
  174. package/liquid/measure-supplementaldata.html +38 -0
  175. package/liquid/narrative-end.html +3 -0
  176. package/liquid/narrative-start.html +3 -0
  177. package/liquid/parameter.html +14 -0
  178. package/liquid/period.html +4 -0
  179. package/liquid/related-artifact.html +47 -0
  180. package/liquid/row-content.html +1 -0
  181. package/liquid/row-end.html +1 -0
  182. package/liquid/row-header.html +5 -0
  183. package/liquid/row-new.html +4 -0
  184. package/liquid/row-start.html +1 -0
  185. package/liquid/section-header.html +3 -0
  186. package/liquid/type-primitive.html +0 -0
  187. package/liquid/version.html +3 -0
  188. package/package/.index.db +0 -0
  189. package/package/.index.json +4 -0
  190. package/package/package.json +10 -0
  191. package/package-list.json +32 -0
  192. package/package.json +10 -0
  193. package/scripts/.index.db +0 -0
  194. package/scripts/.index.json +4 -0
  195. package/scripts/ant.xml +231 -0
  196. package/scripts/createArtifactSummary.xslt +135 -0
  197. package/scripts/groupings.txt +28 -0
  198. package/scripts/handleIssues.xslt +44 -0
  199. package/scripts/onGenerate.data.xslt +31 -0
  200. package/scripts/onGenerate.final.xslt +153 -0
  201. package/scripts/onGenerate.genJson.xslt +113 -0
  202. package/scripts/onGenerate.getVersions.xslt +25 -0
  203. package/scripts/onGenerate.group.xslt +95 -0
  204. package/scripts/onGenerate.groupSort.xslt +73 -0
  205. package/scripts/onGenerate.qa.xslt +33 -0
  206. package/scripts/onLoad.xslt +466 -0
  207. package/scripts/plantuml.jar +0 -0
  208. package/scripts/processPages.xslt +154 -0
  209. package/translations/.index.db +0 -0
  210. package/translations/.index.json +4 -0
  211. package/translations/stringsArtifacts-ar.po +282 -0
  212. package/translations/stringsArtifacts-es.po +282 -0
  213. package/translations/stringsArtifacts-fr.po +282 -0
  214. package/translations/stringsArtifacts-nl.po +282 -0
  215. package/translations/stringsArtifacts-pt.po +282 -0
  216. package/translations/stringsArtifacts-ru.po +282 -0
  217. package/translations/stringsArtifacts.json +60 -0
  218. package/translations/stringsBase-ar.po +562 -0
  219. package/translations/stringsBase-es.po +562 -0
  220. package/translations/stringsBase-fr.po +564 -0
  221. package/translations/stringsBase-nl.po +564 -0
  222. package/translations/stringsBase-pt.po +564 -0
  223. package/translations/stringsBase-ru.po +564 -0
  224. package/translations/stringsBase.json +116 -0
@@ -0,0 +1,564 @@
1
+ # en -> ru
2
+
3
+ # NO_TRANS
4
+ msgid ""
5
+ msgstr ""
6
+
7
+ #: NO_TRANS
8
+ msgid "There is no translation page available for the current page, so it has been rendered in the default language"
9
+ msgstr "Для текущей страницы не существует страницы перевода, поэтому она отображается на языке по умолчанию"
10
+
11
+ # TRANS_HLP
12
+ #: TRANS_HLP
13
+ msgid "This page includes translations from the original source language in which the guide was authored. Information on these translations and instructions on how to provide feedback on the translations can be found [here](translationinfo.html)."
14
+ msgstr "На этой странице представлены переводы с языка оригинала, на котором было написано руководство. Информацию об этих переводах и инструкции по предоставлению отзывов о переводах можно найти [здесь](translationinfo.html)."
15
+
16
+ # Experimental
17
+ #: Experimental
18
+ msgid "Experimental"
19
+ msgstr "Экспериментальный"
20
+
21
+ # Swagger
22
+ #: Swagger
23
+ msgid "Raw OpenAPI-Swagger Definition file"
24
+ msgstr "Необработанный файл определения OpenAPI-Swagger"
25
+
26
+ # Download
27
+ #: Download
28
+ msgid "Download"
29
+ msgstr "Скачать"
30
+
31
+ # NoTestPlan
32
+ #: NoTestPlan
33
+ msgid "No test plans are currently available for the %ARTIFACT%."
34
+ msgstr "В настоящее время для %ARTIFACT% не существует планов испытаний."
35
+
36
+ # NoTestScript
37
+ #: NoTestScript
38
+ msgid "No test scripts are currently available for the %ARTIFACT%."
39
+ msgstr "В настоящее время для %ARTIFACT% не существует тестовых сценариев."
40
+
41
+ # ChangeHistory
42
+ #: ChangeHistory
43
+ msgid "Change History"
44
+ msgstr "История изменений"
45
+
46
+ # HistoryOfChange
47
+ #: HistoryOfChange
48
+ msgid "History of changes for %ARTIFACT%."
49
+ msgstr "История изменений для %ARTIFACT%."
50
+
51
+ # CodeSystemValuesets
52
+ #: CodeSystemValuesets
53
+ msgid "This Code system is referenced in the definition of the following value sets:"
54
+ msgstr "Эта система кодов упоминается в определении следующих наборов значений:"
55
+
56
+ # Contained
57
+ #: Contained
58
+ msgid "Contained resources"
59
+ msgstr "Сохраненные ресурсы"
60
+
61
+ # FormalExtension
62
+ #: FormalExtension
63
+ msgid "Formal Views of Extension Content"
64
+ msgstr "Формальные представления о содержании расширений"
65
+
66
+ # FormalProfile
67
+ #: FormalProfile
68
+ msgid "Formal Views of Profile Content"
69
+ msgstr "Формальные представления содержимого профиля"
70
+
71
+ # ReadingStructures
72
+ #: ReadingStructures
73
+ msgid "Description of Profiles, Differentials, Snapshots, and their representations"
74
+ msgstr "Описание профилей, дифференциалов, снимков и их представлений"
75
+
76
+ # KeyElementsTable
77
+ #: KeyElementsTable
78
+ msgid "Key Elements Table"
79
+ msgstr "Таблица ключевых элементов"
80
+
81
+ # DifferentialTable
82
+ #: DifferentialTable
83
+ msgid "Differential Table"
84
+ msgstr "Дифференциальная таблица"
85
+
86
+ # SnapshotTable
87
+ #: SnapshotTable
88
+ msgid "Snapshot Table"
89
+ msgstr "Обзорная таблица"
90
+
91
+ # PseudoXML
92
+ #: PseudoXML
93
+ msgid "Pseudo XML"
94
+ msgstr "Псевдо XML"
95
+
96
+ # PseudoJSON
97
+ #: PseudoJSON
98
+ msgid "Pseudo JSON"
99
+ msgstr "Псевдо JSON"
100
+
101
+ # PseudoTTL
102
+ #: PseudoTTL
103
+ msgid "Pseudo TTL"
104
+ msgstr "Псевдо TTL"
105
+
106
+ # StatisticsReferences
107
+ #: StatisticsReferences
108
+ msgid "Statistics/References"
109
+ msgstr "Статистика/Ссылки"
110
+
111
+ # AllTables
112
+ #: AllTables
113
+ msgid "All"
114
+ msgstr "Все"
115
+
116
+ # Derive
117
+ #: Derive
118
+ msgid "This structure is derived from %ARTIFACT%"
119
+ msgstr "Эта структура получена из %ARTIFACT%"
120
+
121
+ # Derived
122
+ #: Derived
123
+ msgid "This structure is derived from %ARTIFACT%"
124
+ msgstr "Эта структура получена из %ARTIFACT%"
125
+
126
+ # KeyElementsView
127
+ #: KeyElementsView
128
+ msgid "Key Elements View"
129
+ msgstr "Просмотр ключевых элементов"
130
+
131
+ # DifferentialView
132
+ #: DifferentialView
133
+ msgid "Differential View"
134
+ msgstr "Дифференциальный вид"
135
+
136
+ # SnapshotView
137
+ #: SnapshotView
138
+ msgid "Snapshot View"
139
+ msgstr "Обзор моментальных снимков"
140
+
141
+ # XMLTemplate
142
+ #: XMLTemplate
143
+ msgid "XML Template"
144
+ msgstr "Шаблон XML"
145
+
146
+ # JSONTemplate
147
+ #: JSONTemplate
148
+ msgid "JSON Template"
149
+ msgstr "Шаблон JSON"
150
+
151
+ # TTLTemplate
152
+ #: TTLTemplate
153
+ msgid "TTL Template"
154
+ msgstr "Шаблон TTL"
155
+
156
+ # OtherReps
157
+ #: OtherReps
158
+ msgid "Other representations of profile:"
159
+ msgstr "Другие представления профиля:"
160
+
161
+ # CSV
162
+ #: CSV
163
+ msgid "CSV"
164
+ msgstr "CSV"
165
+
166
+ # Excel
167
+ #: Excel
168
+ msgid "Excel"
169
+ msgstr "Excel"
170
+
171
+ # Schematron
172
+ #: Schematron
173
+ msgid "Schematron"
174
+ msgstr "Schematron"
175
+
176
+ # Example
177
+ #: Example
178
+ msgid "Example"
179
+ msgstr "Пример"
180
+
181
+ # Examples
182
+ #: Examples
183
+ msgid "Examples"
184
+ msgstr "Примеры"
185
+
186
+ # Raw
187
+ #: Raw
188
+ msgid "Raw %FMT%"
189
+ msgstr "Сырой %FMT%"
190
+
191
+ # Abstract
192
+ #: Abstract
193
+ msgid "Abstract"
194
+ msgstr "Аннотация"
195
+
196
+ # DetailedDescriptions
197
+ #: DetailedDescriptions
198
+ msgid "Detailed Descriptions"
199
+ msgstr "Подробные описания"
200
+
201
+ # DefinitionsFor
202
+ #: DefinitionsFor
203
+ msgid "Definitions for the %MODEL%"
204
+ msgstr "Определения для %MODEL%"
205
+
206
+ # NoExamples
207
+ #: NoExamples
208
+ msgid "No examples are currently available for the %ID% Profile."
209
+ msgstr "В настоящее время нет примеров для профиля %ID%."
210
+
211
+ # ExamplesForProfile
212
+ #: ExamplesForProfile
213
+ msgid "Examples for the %ID% Profile."
214
+ msgstr "Примеры для профиля %ID%."
215
+
216
+ # FormatProfile
217
+ #: FormatProfile
218
+ msgid "%FMT% Profile"
219
+ msgstr "%FMT% Профиль"
220
+
221
+ # FormatRep
222
+ #: FormatRep
223
+ msgid "%FMT% representation of the %ID% %TYPE%."
224
+ msgstr "%FMT% представление %ID% %TYPE%."
225
+
226
+ # Mappings
227
+ #: Mappings
228
+ msgid "Mappings"
229
+ msgstr "Отображения"
230
+
231
+ # MappingsFor
232
+ #: MappingsFor
233
+ msgid "Mappings for the %ID% %TYPE%."
234
+ msgstr "Отображения для %ID% %TYPE%."
235
+
236
+ # ChangesIn
237
+ #: ChangesIn
238
+ msgid "Changes in the %ID% %TYPE%."
239
+ msgstr "Изменения в %ID% %TYPE%."
240
+
241
+ # Testing
242
+ #: Testing
243
+ msgid "Testing"
244
+ msgstr "Тестирование"
245
+
246
+ # TestScripts
247
+ #: TestScripts
248
+ msgid "Test Scripts"
249
+ msgstr "Тестовые сценарии"
250
+
251
+ # Expansion
252
+ #: Expansion
253
+ msgid "Expansion"
254
+ msgstr "Расширение"
255
+
256
+ # Content
257
+ #: Content
258
+ msgid "Content"
259
+ msgstr "Содержание"
260
+
261
+ # XML
262
+ #: XML
263
+ msgid "XML"
264
+ msgstr "XML"
265
+
266
+ # JSON
267
+ #: JSON
268
+ msgid "JSON"
269
+ msgstr "JSON"
270
+
271
+ # TTL
272
+ #: TTL
273
+ msgid "TTL"
274
+ msgstr "TTL"
275
+
276
+ # History
277
+ #: History
278
+ msgid "History"
279
+ msgstr "История"
280
+
281
+ # Extension
282
+ #: Extension
283
+ msgid "Extension"
284
+ msgstr "Удлинитель"
285
+
286
+ # LogicalModel
287
+ #: LogicalModel
288
+ msgid "Logical Model"
289
+ msgstr "Логическая модель"
290
+
291
+ # ResourceProfile
292
+ #: ResourceProfile
293
+ msgid "Resource Profile"
294
+ msgstr "Профиль ресурса"
295
+
296
+ # DataTypeProfile
297
+ #: DataTypeProfile
298
+ msgid "Data Type Profile"
299
+ msgstr "Профиль типа данных"
300
+
301
+ # Links
302
+ #: Links
303
+ msgid "Links"
304
+ msgstr "Ссылки"
305
+
306
+ # Notes
307
+ #: Notes
308
+ msgid "Notes"
309
+ msgstr "Примечания"
310
+
311
+ # VisitFCP
312
+ #: VisitFCP
313
+ msgid "Visit the FHIR Community Process Specification Registry"
314
+ msgstr "Посетите реестр спецификаций процессов сообщества FHIR"
315
+
316
+ # CountryFlag
317
+ #: CountryFlag
318
+ msgid "flag"
319
+ msgstr "флаг"
320
+
321
+ # PrevPage
322
+ #: PrevPage
323
+ msgid "< prev"
324
+ msgstr "< prev"
325
+
326
+ # NextPage
327
+ #: NextPage
328
+ msgid "next >"
329
+ msgstr "следующая >"
330
+
331
+ # PageBottom
332
+ #: PageBottom
333
+ msgid "bottom"
334
+ msgstr "дно"
335
+
336
+ # PageTop
337
+ #: PageTop
338
+ msgid "top"
339
+ msgstr "топ"
340
+
341
+ # IGCopyright
342
+ #: IGCopyright
343
+ msgid "IG © %YEAR%"
344
+ msgstr "IG © %YEAR%."
345
+
346
+ # IGPackage
347
+ #: IGPackage
348
+ msgid "Package %PKG% based on %FHIRVER%."
349
+ msgstr "Пакет %PKG% основан на %FHIRVER%."
350
+
351
+ # GeneratedDate
352
+ #: GeneratedDate
353
+ msgid "Generated %DATE%"
354
+ msgstr "Сгенерировано %DATE%"
355
+
356
+ # PageStandardsStatus
357
+ #: PageStandardsStatus
358
+ msgid "Page standards status"
359
+ msgstr "Состояние стандартов страницы"
360
+
361
+ # StandardsStatus
362
+ #: StandardsStatus
363
+ msgid "Standards Status"
364
+ msgstr "Статус стандартов"
365
+
366
+ # FromNormative
367
+ #: FromNormative
368
+ msgid "from v%NORMVER%"
369
+ msgstr "из v%NORMVER%"
370
+
371
+ # MaturityLevel
372
+ #: MaturityLevel
373
+ msgid "Maturity Level"
374
+ msgstr "Уровень зрелости"
375
+
376
+ # OfficialURL
377
+ #: OfficialURL
378
+ msgid "Official URL"
379
+ msgstr "Официальный URL"
380
+
381
+ # CopyURL
382
+ #: CopyURL
383
+ msgid "Click to copy URL"
384
+ msgstr "Нажмите, чтобы скопировать URL"
385
+
386
+ # CopyVersioned
387
+ #: CopyVersioned
388
+ msgid "Click to copy versioned URL"
389
+ msgstr "Нажмите, чтобы скопировать URL-адрес с версией"
390
+
391
+ # Version
392
+ #: Version
393
+ msgid "Version"
394
+ msgstr "Версия"
395
+
396
+ # ResourceDate
397
+ #: ResourceDate
398
+ msgid "as of %RESDATE%"
399
+ msgstr "по состоянию на %RESDATE%"
400
+
401
+ # Responsible
402
+ #: Responsible
403
+ msgid "Responsible"
404
+ msgstr "Ответственность"
405
+
406
+ # Realm
407
+ #: Realm
408
+ msgid "Realm"
409
+ msgstr "Realm"
410
+
411
+ # ComputableName
412
+ #: ComputableName
413
+ msgid "Computable Name"
414
+ msgstr "Вычисляемое имя"
415
+
416
+ # OtherIdentifiers
417
+ #: OtherIdentifiers
418
+ msgid "Other Identifiers"
419
+ msgstr "Другие идентификаторы"
420
+
421
+ # Keywords
422
+ #: Keywords
423
+ msgid "Keywords"
424
+ msgstr "Ключевые слова"
425
+
426
+ # Usage
427
+ #: Usage
428
+ msgid "Usage"
429
+ msgstr "Использование"
430
+
431
+ # CopyrightLegal
432
+ #: CopyrightLegal
433
+ msgid "Copyright/Legal"
434
+ msgstr "Авторское право/юридические вопросы"
435
+
436
+ # NarrativeContent
437
+ #: NarrativeContent
438
+ msgid "Narrative Content"
439
+ msgstr "Содержание повествования"
440
+
441
+ # TableOfContents
442
+ #: TableOfContents
443
+ msgid "Table of Contents"
444
+ msgstr "Оглавление"
445
+
446
+ # QAReport
447
+ #: QAReport
448
+ msgid "QA Report"
449
+ msgstr "Отчет о проверке качества"
450
+
451
+ # ReadingTerminology
452
+ #: ReadingTerminology
453
+ msgid "Description of the above table(s)"
454
+ msgstr "Описание вышеуказанной таблицы (таблиц)"
455
+
456
+ # TestPlans
457
+ #: TestPlans
458
+ msgid "Test Plans"
459
+ msgstr "Планы испытаний"
460
+
461
+ # Actors
462
+ #: Actors
463
+ msgid "Actors"
464
+ msgstr "Актеры"
465
+
466
+ # Diagram
467
+ #: Diagram
468
+ msgid "Diagram"
469
+ msgstr "Диаграмма"
470
+
471
+ # Processes
472
+ #: Processes
473
+ msgid "Processes"
474
+ msgstr "Процессы"
475
+
476
+ # Instances
477
+ #: Instances
478
+ msgid "Instances"
479
+ msgstr "Экземпляры"
480
+
481
+ # WorkInProgress
482
+ #: WorkInProgress
483
+ msgid "The content in this section has not undergone work group review and may be significantly revised prior to the next ballot."
484
+ msgstr "Содержание этого раздела не прошло проверку рабочей группы и может быть существенно пересмотрено до следующего голосования."
485
+
486
+ # Contents
487
+ #: Contents
488
+ msgid "Contents"
489
+ msgstr "Содержание"
490
+
491
+ # Globals
492
+ #: Globals
493
+ msgid "Globals"
494
+ msgstr "Globals"
495
+
496
+ # GlobalProfiles
497
+ #: GlobalProfiles
498
+ msgid "Global Profiles"
499
+ msgstr "Глобальные профили"
500
+
501
+ # ArtifactsIntro
502
+ #: ArtifactsIntro
503
+ msgid "This page provides a list of the FHIR artifacts defined as part of this implementation guide."
504
+ msgstr "На этой странице представлен список артефактов FHIR, определенных в рамках данного руководства по внедрению."
505
+
506
+ # ArtifactsSummary
507
+ #: ArtifactsSummary
508
+ msgid "Artifacts Summary"
509
+ msgstr "Краткое описание артефактов"
510
+
511
+ # Language
512
+ #: Language
513
+ msgid "Language"
514
+ msgstr "Язык"
515
+
516
+ # UMLDiagram
517
+ #: UMLDiagram
518
+ msgid "UML Diagram"
519
+ msgstr "Диаграмма UML"
520
+
521
+ # Obligations
522
+ #: Obligations
523
+ msgid "Obligations"
524
+ msgstr "Обязательства"
525
+
526
+ # OpenEHR
527
+ #: OpenEHR
528
+ msgid "openEHR View"
529
+ msgstr "openEHR View"
530
+
531
+ # QuestionnaireTree
532
+ #: QuestionnaireTree
533
+ msgid "Tree view"
534
+ msgstr "Вид на дерево"
535
+
536
+ # QuestionnaireSample
537
+ #: QuestionnaireSample
538
+ msgid "Sample Rendering"
539
+ msgstr "Образец рендеринга"
540
+
541
+ # QuestionnaireLogic
542
+ #: QuestionnaireLogic
543
+ msgid "Form Logic"
544
+ msgstr "Логика формы"
545
+
546
+ # QuestionnaireResponses
547
+ #: QuestionnaireResponses
548
+ msgid "Sample completed form"
549
+ msgstr "Образец заполненной формы"
550
+
551
+ # TestQuestionnaire
552
+ #: TestQuestionnaire
553
+ msgid "Test this Questionnaire"
554
+ msgstr "Протестируйте этот вопросник"
555
+
556
+ # ResponsesQuestionnaire
557
+ #: ResponsesQuestionnaire
558
+ msgid "Responses for this Questionnaire"
559
+ msgstr "Ответы на этот вопросник"
560
+
561
+ # NoQuestionnaireResponses
562
+ #: NoQuestionnaireResponses
563
+ msgid "There are currently no QuestionnaireResponse instances for this Questionnaire defined in this IG."
564
+ msgstr "В настоящее время в данном ИГ не определено ни одного экземпляра QuestionnaireResponse для этого вопросника."
@@ -0,0 +1,116 @@
1
+ {
2
+ "en": {
3
+ "NO_TRANS": "There is no translation page available for the current page, so it has been rendered in the default language",
4
+ "TRANS_HLP": "This page includes translations from the original source language in which the guide was authored. Information on these translations and instructions on how to provide feedback on the translations can be found [here](translationinfo.html).",
5
+ "Experimental": "Experimental",
6
+ "Swagger": "Raw OpenAPI-Swagger Definition file",
7
+ "Download": "Download",
8
+ "NoTestPlan": "No test plans are currently available for the %ARTIFACT%.",
9
+ "NoTestScript": "No test scripts are currently available for the %ARTIFACT%.",
10
+ "ChangeHistory": "Change History",
11
+ "HistoryOfChange": "History of changes for %ARTIFACT%.",
12
+ "CodeSystemValuesets": "This Code system is referenced in the definition of the following value sets:",
13
+ "Contained": "Contained resources",
14
+ "FormalExtension": "Formal Views of Extension Content",
15
+ "FormalProfile": "Formal Views of Profile Content",
16
+ "ReadingStructures": "Description of Profiles, Differentials, Snapshots, and their representations",
17
+ "ReadingTerminology": "Description of the above table(s)",
18
+ "KeyElementsTable": "Key Elements Table",
19
+ "DifferentialTable": "Differential Table",
20
+ "SnapshotTable": "Snapshot Table",
21
+ "PseudoXML": "Pseudo XML",
22
+ "PseudoJSON": "Pseudo JSON",
23
+ "PseudoTTL": "Pseudo TTL",
24
+ "StatisticsReferences": "Statistics/References",
25
+ "AllTables": "All",
26
+ "Derive": "This structure is derived from %ARTIFACT%",
27
+ "KeyElementsView": "Key Elements View",
28
+ "DifferentialView": "Differential View",
29
+ "SnapshotView": "Snapshot View",
30
+ "XMLTemplate": "XML Template",
31
+ "JSONTemplate": "JSON Template",
32
+ "TTLTemplate": "TTL Template",
33
+ "OtherReps": "Other representations of profile:",
34
+ "CSV": "CSV",
35
+ "Excel": "Excel",
36
+ "Schematron": "Schematron",
37
+ "Example": "Example",
38
+ "Examples": "Examples",
39
+ "Raw": "Raw %FMT%",
40
+ "Abstract": "Abstract",
41
+ "DetailedDescriptions": "Detailed Descriptions",
42
+ "DefinitionsFor": "Definitions for the %MODEL%",
43
+ "ExamplesForProfile": "Examples for the %ID% Profile.",
44
+ "NoExamples": "No examples are currently available for the %ID% Profile.",
45
+ "FormatProfile": "%FMT% Profile",
46
+ "FormatRep": "%FMT% representation of the %ID% %TYPE%.",
47
+ "Mappings": "Mappings",
48
+ "MappingsFor": "Mappings for the %ID% %TYPE%.",
49
+ "ChangesIn": "Changes in the %ID% %TYPE%.",
50
+ "Testing": "Testing",
51
+ "TestPlans": "Test Plans",
52
+ "TestScripts": "Test Scripts",
53
+ "Expansion": "Expansion",
54
+ "Content": "Content",
55
+ "XML": "XML",
56
+ "JSON": "JSON",
57
+ "TTL": "TTL",
58
+ "History": "History",
59
+ "Extension": "Extension",
60
+ "LogicalModel": "Logical Model",
61
+ "ResourceProfile": "Resource Profile",
62
+ "DataTypeProfile": "Data Type Profile",
63
+ "Links": "Links",
64
+ "Notes": "Notes",
65
+ "VisitFCP": "Visit the FHIR Community Process Specification Registry",
66
+ "CountryFlag": "flag",
67
+ "PrevPage": "< prev",
68
+ "NextPage": "next >",
69
+ "PageBottom": "bottom",
70
+ "PageTop": "top",
71
+ "IGCopyright": "IG © %YEAR%",
72
+ "IGPackage": "Package %PKG% based on %FHIRVER%.",
73
+ "GeneratedDate": "Generated %DATE%",
74
+ "PageStandardsStatus": "Page standards status",
75
+ "StandardsStatus": "Standards Status",
76
+ "FromNormative": "from v%NORMVER%",
77
+ "MaturityLevel": "Maturity Level",
78
+ "OfficialURL": "Official URL",
79
+ "CopyURL": "Click to copy URL",
80
+ "CopyVersioned": "Click to copy versioned URL",
81
+ "Version": "Version",
82
+ "ResourceDate": "as of %RESDATE%",
83
+ "Responsible": "Responsible",
84
+ "Realm": "Realm",
85
+ "ComputableName": "Computable Name",
86
+ "OtherIdentifiers": "Other Identifiers",
87
+ "Keywords": "Keywords",
88
+ "Usage": "Usage",
89
+ "CopyrightLegal": "Copyright/Legal",
90
+ "NarrativeContent": "Narrative Content",
91
+ "TableOfContents": "Table of Contents",
92
+ "QAReport": "QA Report",
93
+ "Actors": "Actors",
94
+ "Diagram": "Diagram",
95
+ "Processes": "Processes",
96
+ "Instances": "Instances",
97
+ "WorkInProgress": "The content in this section has not undergone work group review and may be significantly revised prior to the next ballot.",
98
+ "Contents": "Contents",
99
+ "Globals": "Globals",
100
+ "GlobalProfiles": "Global Profiles",
101
+ "ArtifactsIntro": "This page provides a list of the FHIR artifacts defined as part of this implementation guide.",
102
+ "ArtifactsSummary": "Artifacts Summary",
103
+ "Language": "Language",
104
+ "UMLDiagram": "UML Diagram",
105
+ "Obligations": "Obligations",
106
+ "OpenEHR": "openEHR View",
107
+ "QuestionnaireTree": "Tree view",
108
+ "QuestionnaireSample": "Sample Rendering",
109
+ "QuestionnaireLogic": "Form Logic",
110
+ "QuestionnaireResponses": "Sample completed form",
111
+ "TestQuestionnaire": "Test this Questionnaire",
112
+ "ResponsesQuestionnaire": "Responses for this Questionnaire",
113
+ "NoQuestionnaireResponses": "There are currently no QuestionnaireResponse instances for this Questionnaire defined in this IG.",
114
+ "ADL": "ADL"
115
+ }
116
+ }