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 -> nl
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 "Er is geen vertaalde pagina beschikbaar, dus de standaardtaal is weergegeven"
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 "Deze pagina bevat vertalingen van de oorspronkelijke taal waarin de gids is geschreven. Informatie over deze vertalingen en instructies voor feedback vindt u [hier](translationinfo.html)."
15
+
16
+ # Experimental
17
+ #: Experimental
18
+ msgid "Experimental"
19
+ msgstr "Experimenteel"
20
+
21
+ # Swagger
22
+ #: Swagger
23
+ msgid "Raw OpenAPI-Swagger Definition file"
24
+ msgstr "Ruwe OpenAPI-Swagger definitiebestand"
25
+
26
+ # Download
27
+ #: Download
28
+ msgid "Download"
29
+ msgstr "Downloaden"
30
+
31
+ # NoTestPlan
32
+ #: NoTestPlan
33
+ msgid "No test plans are currently available for the %ARTIFACT%."
34
+ msgstr "Er zijn momenteel geen testplannen beschikbaar voor %ARTIFACT%."
35
+
36
+ # NoTestScript
37
+ #: NoTestScript
38
+ msgid "No test scripts are currently available for the %ARTIFACT%."
39
+ msgstr "Er zijn momenteel geen testscripts beschikbaar voor %ARTIFACT%."
40
+
41
+ # ChangeHistory
42
+ #: ChangeHistory
43
+ msgid "Change History"
44
+ msgstr "Wijzigingsgeschiedenis"
45
+
46
+ # HistoryOfChange
47
+ #: HistoryOfChange
48
+ msgid "History of changes for %ARTIFACT%."
49
+ msgstr "Wijzigingsgeschiedenis voor %ARTIFACT%."
50
+
51
+ # CodeSystemValuesets
52
+ #: CodeSystemValuesets
53
+ msgid "This Code system is referenced in the definition of the following value sets:"
54
+ msgstr "Dit codesysteem wordt gebruikt in de volgende waardesets:"
55
+
56
+ # Contained
57
+ #: Contained
58
+ msgid "Contained resources"
59
+ msgstr "Ingesloten resources"
60
+
61
+ # FormalExtension
62
+ #: FormalExtension
63
+ msgid "Formal Views of Extension Content"
64
+ msgstr "Formele weergaven van de uitbreidingsinhoud"
65
+
66
+ # FormalProfile
67
+ #: FormalProfile
68
+ msgid "Formal Views of Profile Content"
69
+ msgstr "Formele weergaven van de profielinhoud"
70
+
71
+ # ReadingStructures
72
+ #: ReadingStructures
73
+ msgid "Description of Profiles, Differentials, Snapshots, and their representations"
74
+ msgstr "Beschrijving van profielen, differentials, snapshots en hun representaties"
75
+
76
+ # KeyElementsTable
77
+ #: KeyElementsTable
78
+ msgid "Key Elements Table"
79
+ msgstr "Tabel met Sleutelelementen"
80
+
81
+ # DifferentialTable
82
+ #: DifferentialTable
83
+ msgid "Differential Table"
84
+ msgstr "Differentieletabel"
85
+
86
+ # SnapshotTable
87
+ #: SnapshotTable
88
+ msgid "Snapshot Table"
89
+ msgstr "Momentopnametabel"
90
+
91
+ # PseudoXML
92
+ #: PseudoXML
93
+ msgid "Pseudo XML"
94
+ msgstr "Pseudo XML"
95
+
96
+ # PseudoJSON
97
+ #: PseudoJSON
98
+ msgid "Pseudo JSON"
99
+ msgstr "Pseudo JSON"
100
+
101
+ # PseudoTTL
102
+ #: PseudoTTL
103
+ msgid "Pseudo TTL"
104
+ msgstr "Pseudo TTL"
105
+
106
+ # StatisticsReferences
107
+ #: StatisticsReferences
108
+ msgid "Statistics/References"
109
+ msgstr "Statistieken/Referenties"
110
+
111
+ # AllTables
112
+ #: AllTables
113
+ msgid "All"
114
+ msgstr "Alles"
115
+
116
+ # Derived
117
+ #: Derived
118
+ msgid "This structure is derived from %ARTIFACT%"
119
+ msgstr "Deze structuur is afgeleid van %ARTIFACT%"
120
+
121
+ # KeyElementsView
122
+ #: KeyElementsView
123
+ msgid "Key Elements View"
124
+ msgstr "Weergave van Sleutelelementen"
125
+
126
+ # DifferentialView
127
+ #: DifferentialView
128
+ msgid "Differential View"
129
+ msgstr "Differentieelweergave"
130
+
131
+ # SnapshotView
132
+ #: SnapshotView
133
+ msgid "Snapshot View"
134
+ msgstr "Momentopnameweergave"
135
+
136
+ # XMLTemplate
137
+ #: XMLTemplate
138
+ msgid "XML Template"
139
+ msgstr "XML-sjabloon"
140
+
141
+ # JSONTemplate
142
+ #: JSONTemplate
143
+ msgid "JSON Template"
144
+ msgstr "JSON-sjabloon"
145
+
146
+ # TTLTemplate
147
+ #: TTLTemplate
148
+ msgid "TTL Template"
149
+ msgstr "TTL-sjabloon"
150
+
151
+ # OtherReps
152
+ #: OtherReps
153
+ msgid "Other representations of profile:"
154
+ msgstr "Andere representaties van het profiel:"
155
+
156
+ # CSV
157
+ #: CSV
158
+ msgid "CSV"
159
+ msgstr "CSV"
160
+
161
+ # Excel
162
+ #: Excel
163
+ msgid "Excel"
164
+ msgstr "Excel"
165
+
166
+ # Schematron
167
+ #: Schematron
168
+ msgid "Schematron"
169
+ msgstr "Schematron"
170
+
171
+ # Example
172
+ #: Example
173
+ msgid "Example"
174
+ msgstr "Voorbeeld"
175
+
176
+ # Examples
177
+ #: Examples
178
+ msgid "Examples"
179
+ msgstr "Voorbeelden"
180
+
181
+ # Raw
182
+ #: Raw
183
+ msgid "Raw %FMT%"
184
+ msgstr "Ruwe %FMT%"
185
+
186
+ # Abstract
187
+ #: Abstract
188
+ msgid "Abstract"
189
+ msgstr "Samenvatting"
190
+
191
+ # DetailedDescriptions
192
+ #: DetailedDescriptions
193
+ msgid "Detailed Descriptions"
194
+ msgstr "Gedetailleerde Beschrijvingen"
195
+
196
+ # DefinitionsFor
197
+ #: DefinitionsFor
198
+ msgid "Definitions for the %MODEL%"
199
+ msgstr "Definities voor het %MODEL%"
200
+
201
+ # ExamplesForProfile
202
+ #: ExamplesForProfile
203
+ msgid "Examples for the %ID% Profile."
204
+ msgstr "Voorbeelden voor het %ID% Profiel."
205
+
206
+ # NoExamples
207
+ #: NoExamples
208
+ msgid "No examples are currently available for the %ID% Profile."
209
+ msgstr "Er zijn momenteel geen voorbeelden beschikbaar voor het %ID% Profiel."
210
+
211
+ # FormatProfile
212
+ #: FormatProfile
213
+ msgid "%FMT% Profile"
214
+ msgstr "%FMT% Profiel"
215
+
216
+ # FormatRep
217
+ #: FormatRep
218
+ msgid "%FMT% representation of the %ID% %TYPE%."
219
+ msgstr "%FMT% weergave van %ID% %TYPE%."
220
+
221
+ # Mappings
222
+ #: Mappings
223
+ msgid "Mappings"
224
+ msgstr "Koppelingen"
225
+
226
+ # MappingsFor
227
+ #: MappingsFor
228
+ msgid "Mappings for the %ID% %TYPE%."
229
+ msgstr "Koppelingen voor %ID% %TYPE%."
230
+
231
+ # ChangesIn
232
+ #: ChangesIn
233
+ msgid "Changes in the %ID% %TYPE%."
234
+ msgstr "Wijzigingen in %ID% %TYPE%."
235
+
236
+ # Testing
237
+ #: Testing
238
+ msgid "Testing"
239
+ msgstr "Testen"
240
+
241
+ # TestScripts
242
+ #: TestScripts
243
+ msgid "Test Scripts"
244
+ msgstr "Testscripts"
245
+
246
+ # Expansion
247
+ #: Expansion
248
+ msgid "Expansion"
249
+ msgstr "Uitbreiding"
250
+
251
+ # Content
252
+ #: Content
253
+ msgid "Content"
254
+ msgstr "Inhoud"
255
+
256
+ # XML
257
+ #: XML
258
+ msgid "XML"
259
+ msgstr "XML"
260
+
261
+ # JSON
262
+ #: JSON
263
+ msgid "JSON"
264
+ msgstr "JSON"
265
+
266
+ # TTL
267
+ #: TTL
268
+ msgid "TTL"
269
+ msgstr "TTL"
270
+
271
+ # History
272
+ #: History
273
+ msgid "History"
274
+ msgstr "Geschiedenis"
275
+
276
+ # Extension
277
+ #: Extension
278
+ msgid "Extension"
279
+ msgstr "Uitbreiding"
280
+
281
+ # LogicalModel
282
+ #: LogicalModel
283
+ msgid "Logical Model"
284
+ msgstr "Logisch model"
285
+
286
+ # ResourceProfile
287
+ #: ResourceProfile
288
+ msgid "Resource Profile"
289
+ msgstr "Hulpbronprofiel"
290
+
291
+ # DataTypeProfile
292
+ #: DataTypeProfile
293
+ msgid "Data Type Profile"
294
+ msgstr "Gegevenstype profiel"
295
+
296
+ # Links
297
+ #: Links
298
+ msgid "Links"
299
+ msgstr "Links"
300
+
301
+ # Notes
302
+ #: Notes
303
+ msgid "Notes"
304
+ msgstr "Opmerkingen"
305
+
306
+ # VisitFCP
307
+ #: VisitFCP
308
+ msgid "Visit the FHIR Community Process Specification Registry"
309
+ msgstr "Bezoek de FHIR Community Process Specification Registry"
310
+
311
+ # CountryFlag
312
+ #: CountryFlag
313
+ msgid "flag"
314
+ msgstr "vlag"
315
+
316
+ # PrevPage
317
+ #: PrevPage
318
+ msgid "< prev"
319
+ msgstr "< voor"
320
+
321
+ # NextPage
322
+ #: NextPage
323
+ msgid "next >"
324
+ msgstr "volgende >"
325
+
326
+ # PageBottom
327
+ #: PageBottom
328
+ msgid "bottom"
329
+ msgstr "bodem"
330
+
331
+ # PageTop
332
+ #: PageTop
333
+ msgid "top"
334
+ msgstr "top"
335
+
336
+ # IGCopyright
337
+ #: IGCopyright
338
+ msgid "IG © %YEAR%"
339
+ msgstr "IG © %YEAR%"
340
+
341
+ # IGPackage
342
+ #: IGPackage
343
+ msgid "Package %PKG% based on %FHIRVER%."
344
+ msgstr "Pakket %PKG% gebaseerd op %FHIRVER%."
345
+
346
+ # GeneratedDate
347
+ #: GeneratedDate
348
+ msgid "Generated %DATE%"
349
+ msgstr "Gegenereerd %DATE%"
350
+
351
+ # PageStandardsStatus
352
+ #: PageStandardsStatus
353
+ msgid "Page standards status"
354
+ msgstr "Pagina standaard status"
355
+
356
+ # StandardsStatus
357
+ #: StandardsStatus
358
+ msgid "Standards Status"
359
+ msgstr "Status standaarden"
360
+
361
+ # FromNormative
362
+ #: FromNormative
363
+ msgid "from v%NORMVER%"
364
+ msgstr "van v%NORMVER%"
365
+
366
+ # MaturityLevel
367
+ #: MaturityLevel
368
+ msgid "Maturity Level"
369
+ msgstr "Volwassenheidsniveau"
370
+
371
+ # OfficialURL
372
+ #: OfficialURL
373
+ msgid "Official URL"
374
+ msgstr "Officiële URL"
375
+
376
+ # CopyURL
377
+ #: CopyURL
378
+ msgid "Click to copy URL"
379
+ msgstr "Klik om URL te kopiëren"
380
+
381
+ # CopyVersioned
382
+ #: CopyVersioned
383
+ msgid "Click to copy versioned URL"
384
+ msgstr "Klik om URL met versie te kopiëren"
385
+
386
+ # Version
387
+ #: Version
388
+ msgid "Version"
389
+ msgstr "Versie"
390
+
391
+ # ResourceDate
392
+ #: ResourceDate
393
+ msgid "as of %RESDATE%"
394
+ msgstr "vanaf %RESDATE%"
395
+
396
+ # Responsible
397
+ #: Responsible
398
+ msgid "Responsible"
399
+ msgstr "Verantwoordelijk"
400
+
401
+ # Realm
402
+ #: Realm
403
+ msgid "Realm"
404
+ msgstr "Realm"
405
+
406
+ # ComputableName
407
+ #: ComputableName
408
+ msgid "Computable Name"
409
+ msgstr "Naam"
410
+
411
+ # OtherIdentifiers
412
+ #: OtherIdentifiers
413
+ msgid "Other Identifiers"
414
+ msgstr "Andere Identifiers"
415
+
416
+ # Keywords
417
+ #: Keywords
418
+ msgid "Keywords"
419
+ msgstr "Trefwoorden"
420
+
421
+ # Usage
422
+ #: Usage
423
+ msgid "Usage"
424
+ msgstr "Gebruik"
425
+
426
+ # CopyrightLegal
427
+ #: CopyrightLegal
428
+ msgid "Copyright/Legal"
429
+ msgstr "Auteursrecht/juridisch"
430
+
431
+ # NarrativeContent
432
+ #: NarrativeContent
433
+ msgid "Narrative Content"
434
+ msgstr "Verhalende inhoud"
435
+
436
+ # TableOfContents
437
+ #: TableOfContents
438
+ msgid "Table of Contents"
439
+ msgstr "Inhoudsopgave"
440
+
441
+ # QAReport
442
+ #: QAReport
443
+ msgid "QA Report"
444
+ msgstr "QA-rapport"
445
+
446
+ # ReadingTerminology
447
+ #: ReadingTerminology
448
+ msgid "Description of the above table(s)"
449
+ msgstr "Beschrijving van bovenstaande tabel(len)"
450
+
451
+ # TestPlans
452
+ #: TestPlans
453
+ msgid "Test Plans"
454
+ msgstr "Testplannen"
455
+
456
+ # Actors
457
+ #: Actors
458
+ msgid "Actors"
459
+ msgstr "Acteurs"
460
+
461
+ # Diagram
462
+ #: Diagram
463
+ msgid "Diagram"
464
+ msgstr "Diagram"
465
+
466
+ # Processes
467
+ #: Processes
468
+ msgid "Processes"
469
+ msgstr "Processen"
470
+
471
+ # Instances
472
+ #: Instances
473
+ msgid "Instances"
474
+ msgstr "Instanties"
475
+
476
+ # WorkInProgress
477
+ #: WorkInProgress
478
+ msgid "The content in this section has not undergone work group review and may be significantly revised prior to the next ballot."
479
+ msgstr "De inhoud van dit deel is niet door de werkgroep beoordeeld en kan vóór de volgende stemming aanzienlijk worden herzien."
480
+
481
+ # Contents
482
+ #: Contents
483
+ msgid "Contents"
484
+ msgstr "Inhoud"
485
+
486
+ # Globals
487
+ #: Globals
488
+ msgid "Globals"
489
+ msgstr "Wereldwijd"
490
+
491
+ # GlobalProfiles
492
+ #: GlobalProfiles
493
+ msgid "Global Profiles"
494
+ msgstr "Wereldwijde profielen"
495
+
496
+ # ArtifactsIntro
497
+ #: ArtifactsIntro
498
+ msgid "This page provides a list of the FHIR artifacts defined as part of this implementation guide."
499
+ msgstr "Deze pagina geeft een lijst van de FHIR artefacten die gedefinieerd zijn als onderdeel van deze implementatiegids."
500
+
501
+ # Derive
502
+ #: Derive
503
+ msgid "This structure is derived from %ARTIFACT%"
504
+ msgstr "Deze structuur is afgeleid van %ARTIFACT%"
505
+
506
+ # ArtifactsSummary
507
+ #: ArtifactsSummary
508
+ msgid "Artifacts Summary"
509
+ msgstr "Samenvatting artefacten"
510
+
511
+ # Language
512
+ #: Language
513
+ msgid "Language"
514
+ msgstr "Taal"
515
+
516
+ # UMLDiagram
517
+ #: UMLDiagram
518
+ msgid "UML Diagram"
519
+ msgstr "UML-diagram"
520
+
521
+ # Obligations
522
+ #: Obligations
523
+ msgid "Obligations"
524
+ msgstr "Verplichtingen"
525
+
526
+ # OpenEHR
527
+ #: OpenEHR
528
+ msgid "openEHR View"
529
+ msgstr "OpenEHR bekijken"
530
+
531
+ # QuestionnaireTree
532
+ #: QuestionnaireTree
533
+ msgid "Tree view"
534
+ msgstr "Boomstructuur"
535
+
536
+ # QuestionnaireSample
537
+ #: QuestionnaireSample
538
+ msgid "Sample Rendering"
539
+ msgstr "Voorbeeldweergave"
540
+
541
+ # QuestionnaireLogic
542
+ #: QuestionnaireLogic
543
+ msgid "Form Logic"
544
+ msgstr "Vorm Logica"
545
+
546
+ # QuestionnaireResponses
547
+ #: QuestionnaireResponses
548
+ msgid "Sample completed form"
549
+ msgstr "Voorbeeld ingevuld formulier"
550
+
551
+ # TestQuestionnaire
552
+ #: TestQuestionnaire
553
+ msgid "Test this Questionnaire"
554
+ msgstr "Test deze vragenlijst"
555
+
556
+ # ResponsesQuestionnaire
557
+ #: ResponsesQuestionnaire
558
+ msgid "Responses for this Questionnaire"
559
+ msgstr "Antwoorden voor deze vragenlijst"
560
+
561
+ # NoQuestionnaireResponses
562
+ #: NoQuestionnaireResponses
563
+ msgid "There are currently no QuestionnaireResponse instances for this Questionnaire defined in this IG."
564
+ msgstr "Er zijn momenteel geen QuestionnaireResponse instanties voor deze vragenlijst gedefinieerd in deze IG."