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,562 @@
1
+ # NO_TRANS
2
+ msgid ""
3
+ msgstr ""
4
+
5
+ #: NO_TRANS
6
+ msgid "There is no translation page available for the current page, so it has been rendered in the default language"
7
+ msgstr "No hay ninguna página de traducción disponible para la página actual, por lo que se ha mostrado en el idioma predeterminado."
8
+
9
+ # TRANS_HLP
10
+ #: TRANS_HLP
11
+ 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)."
12
+ msgstr "Esta página incluye traducciones del idioma original en el que se redactó la guía. Puede encontrar información sobre estas traducciones e instrucciones sobre cómo hacer comentarios sobre las traducciones [aquí](translationinfo.html)."
13
+
14
+ # Experimental
15
+ #: Experimental
16
+ msgid "Experimental"
17
+ msgstr "Experimental"
18
+
19
+ # Swagger
20
+ #: Swagger
21
+ msgid "Raw OpenAPI-Swagger Definition file"
22
+ msgstr "Archivo de definición OpenAPI-Swagger sin procesar"
23
+
24
+ # Download
25
+ #: Download
26
+ msgid "Download"
27
+ msgstr "Descargar"
28
+
29
+ # NoTestPlan
30
+ #: NoTestPlan
31
+ msgid "No test plans are currently available for the %ARTIFACT%."
32
+ msgstr "Actualmente no se dispone de planes de pruebas para el %ARTIFACT%."
33
+
34
+ # NoTestScript
35
+ #: NoTestScript
36
+ msgid "No test scripts are currently available for the %ARTIFACT%."
37
+ msgstr "Actualmente no se dispone de guiones de prueba para el %ARTIFACT%."
38
+
39
+ # ChangeHistory
40
+ #: ChangeHistory
41
+ msgid "Change History"
42
+ msgstr "Historial de cambios"
43
+
44
+ # HistoryOfChange
45
+ #: HistoryOfChange
46
+ msgid "History of changes for %ARTIFACT%."
47
+ msgstr "Historial de cambios para %ARTIFACT%."
48
+
49
+ # CodeSystemValuesets
50
+ #: CodeSystemValuesets
51
+ msgid "This Code system is referenced in the definition of the following value sets:"
52
+ msgstr "Se hace referencia a este sistema de códigos en la definición de los siguientes conjuntos de valores:"
53
+
54
+ # Contained
55
+ #: Contained
56
+ msgid "Contained resources"
57
+ msgstr "Recursos contenidos"
58
+
59
+ # FormalExtension
60
+ #: FormalExtension
61
+ msgid "Formal Views of Extension Content"
62
+ msgstr "Visiones formales del contenido de la ampliación"
63
+
64
+ # FormalProfile
65
+ #: FormalProfile
66
+ msgid "Formal Views of Profile Content"
67
+ msgstr "Vistas formales del contenido del perfil"
68
+
69
+ # ReadingStructures
70
+ #: ReadingStructures
71
+ msgid "Description of Profiles, Differentials, Snapshots, and their representations"
72
+ msgstr "Descripción de perfiles, diferenciales, instantáneas y sus representaciones"
73
+
74
+ # KeyElementsTable
75
+ #: KeyElementsTable
76
+ msgid "Key Elements Table"
77
+ msgstr "Tabla de elementos clave"
78
+
79
+ # DifferentialTable
80
+ #: DifferentialTable
81
+ msgid "Differential Table"
82
+ msgstr "Tabla diferencial"
83
+
84
+ # SnapshotTable
85
+ #: SnapshotTable
86
+ msgid "Snapshot Table"
87
+ msgstr "Tabla de instantáneas"
88
+
89
+ # PseudoXML
90
+ #: PseudoXML
91
+ msgid "Pseudo XML"
92
+ msgstr "Pseudo XML"
93
+
94
+ # PseudoJSON
95
+ #: PseudoJSON
96
+ msgid "Pseudo JSON"
97
+ msgstr "Pseudo JSON"
98
+
99
+ # PseudoTTL
100
+ #: PseudoTTL
101
+ msgid "Pseudo TTL"
102
+ msgstr "Pseudo TTL"
103
+
104
+ # StatisticsReferences
105
+ #: StatisticsReferences
106
+ msgid "Statistics/References"
107
+ msgstr "Estadísticas/Referencias"
108
+
109
+ # AllTables
110
+ #: AllTables
111
+ msgid "All"
112
+ msgstr "Todos"
113
+
114
+ # Derived
115
+ #: Derived
116
+ msgid "This structure is derived from %ARTIFACT%"
117
+ msgstr "Esta estructura se deriva de %ARTIFACT%."
118
+
119
+ # KeyElementsView
120
+ #: KeyElementsView
121
+ msgid "Key Elements View"
122
+ msgstr "Vista de elementos clave"
123
+
124
+ # DifferentialView
125
+ #: DifferentialView
126
+ msgid "Differential View"
127
+ msgstr "Vista diferencial"
128
+
129
+ # SnapshotView
130
+ #: SnapshotView
131
+ msgid "Snapshot View"
132
+ msgstr "Vista instantánea"
133
+
134
+ # XMLTemplate
135
+ #: XMLTemplate
136
+ msgid "XML Template"
137
+ msgstr "Plantilla XML"
138
+
139
+ # JSONTemplate
140
+ #: JSONTemplate
141
+ msgid "JSON Template"
142
+ msgstr "Plantilla JSON"
143
+
144
+ # TTLTemplate
145
+ #: TTLTemplate
146
+ msgid "TTL Template"
147
+ msgstr "Plantilla TTL"
148
+
149
+ # OtherReps
150
+ #: OtherReps
151
+ msgid "Other representations of profile:"
152
+ msgstr "Otras representaciones de perfil:"
153
+
154
+ # CSV
155
+ #: CSV
156
+ msgid "CSV"
157
+ msgstr "CSV"
158
+
159
+ # Excel
160
+ #: Excel
161
+ msgid "Excel"
162
+ msgstr "Excel"
163
+
164
+ # Schematron
165
+ #: Schematron
166
+ msgid "Schematron"
167
+ msgstr "Schematron"
168
+
169
+ # Example
170
+ #: Example
171
+ msgid "Example"
172
+ msgstr "Ejemplo"
173
+
174
+ # Examples
175
+ #: Examples
176
+ msgid "Examples"
177
+ msgstr "Ejemplos"
178
+
179
+ # Raw
180
+ #: Raw
181
+ msgid "Raw %FMT%"
182
+ msgstr "%FMT% bruto"
183
+
184
+ # Abstract
185
+ #: Abstract
186
+ msgid "Abstract"
187
+ msgstr "Resumen"
188
+
189
+ # DetailedDescriptions
190
+ #: DetailedDescriptions
191
+ msgid "Detailed Descriptions"
192
+ msgstr "Descripciones detalladas"
193
+
194
+ # DefinitionsFor
195
+ #: DefinitionsFor
196
+ msgid "Definitions for the %MODEL%"
197
+ msgstr "Definiciones del %MODEL%."
198
+
199
+ # NoExamples
200
+ #: NoExamples
201
+ msgid "No examples are currently available for the %ID% Profile."
202
+ msgstr "Actualmente no hay ejemplos disponibles para el perfil %ID%."
203
+
204
+ # ExamplesForProfile
205
+ #: ExamplesForProfile
206
+ msgid "Examples for the %ID% Profile."
207
+ msgstr "Ejemplos para el perfil %ID%."
208
+
209
+ # FormatProfile
210
+ #: FormatProfile
211
+ msgid "%FMT% Profile"
212
+ msgstr "%FMT% Perfil"
213
+
214
+ # FormatRep
215
+ #: FormatRep
216
+ msgid "%FMT% representation of the %ID% %TYPE%."
217
+ msgstr "%FMT% representación del %ID% %TYPE%."
218
+
219
+ # Mappings
220
+ #: Mappings
221
+ msgid "Mappings"
222
+ msgstr "Mapeos"
223
+
224
+ # MappingsFor
225
+ #: MappingsFor
226
+ msgid "Mappings for the %ID% %TYPE%."
227
+ msgstr "Mapeos para el %ID% %TYPE%."
228
+
229
+ # ChangesIn
230
+ #: ChangesIn
231
+ msgid "Changes in the %ID% %TYPE%."
232
+ msgstr "Cambios en el %ID% %TYPE%."
233
+
234
+ # Testing
235
+ #: Testing
236
+ msgid "Testing"
237
+ msgstr "Pruebas"
238
+
239
+ # TestScripts
240
+ #: TestScripts
241
+ msgid "Test Scripts"
242
+ msgstr "Guiones de prueba"
243
+
244
+ # Expansion
245
+ #: Expansion
246
+ msgid "Expansion"
247
+ msgstr "Expansión"
248
+
249
+ # Content
250
+ #: Content
251
+ msgid "Content"
252
+ msgstr "Contenido"
253
+
254
+ # XML
255
+ #: XML
256
+ msgid "XML"
257
+ msgstr "XML"
258
+
259
+ # JSON
260
+ #: JSON
261
+ msgid "JSON"
262
+ msgstr "JSON"
263
+
264
+ # TTL
265
+ #: TTL
266
+ msgid "TTL"
267
+ msgstr "TTL"
268
+
269
+ # History
270
+ #: History
271
+ msgid "History"
272
+ msgstr "Historia"
273
+
274
+ # Extension
275
+ #: Extension
276
+ msgid "Extension"
277
+ msgstr "Extensión"
278
+
279
+ # LogicalModel
280
+ #: LogicalModel
281
+ msgid "Logical Model"
282
+ msgstr "Modelo lógico"
283
+
284
+ # ResourceProfile
285
+ #: ResourceProfile
286
+ msgid "Resource Profile"
287
+ msgstr "Perfil de los recursos"
288
+
289
+ # DataTypeProfile
290
+ #: DataTypeProfile
291
+ msgid "Data Type Profile"
292
+ msgstr "Perfil del tipo de datos"
293
+
294
+ # Links
295
+ #: Links
296
+ msgid "Links"
297
+ msgstr "Enlaces"
298
+
299
+ # Notes
300
+ #: Notes
301
+ msgid "Notes"
302
+ msgstr "Notas"
303
+
304
+ # VisitFCP
305
+ #: VisitFCP
306
+ msgid "Visit the FHIR Community Process Specification Registry"
307
+ msgstr "Visite el Registro de Especificación de Procesos de la Comunidad FHIR"
308
+
309
+ # CountryFlag
310
+ #: CountryFlag
311
+ msgid "flag"
312
+ msgstr "bandera"
313
+
314
+ # PrevPage
315
+ #: PrevPage
316
+ msgid "< prev"
317
+ msgstr "< anterior"
318
+
319
+ # NextPage
320
+ #: NextPage
321
+ msgid "next >"
322
+ msgstr "siguiente >"
323
+
324
+ # PageBottom
325
+ #: PageBottom
326
+ msgid "bottom"
327
+ msgstr "fondo"
328
+
329
+ # PageTop
330
+ #: PageTop
331
+ msgid "top"
332
+ msgstr "top"
333
+
334
+ # IGCopyright
335
+ #: IGCopyright
336
+ msgid "IG © %YEAR%"
337
+ msgstr "IG © %YEAR%."
338
+
339
+ # IGPackage
340
+ #: IGPackage
341
+ msgid "Package %PKG% based on %FHIRVER%."
342
+ msgstr "Paquete %PKG% basado en %FHIRVER%."
343
+
344
+ # GeneratedDate
345
+ #: GeneratedDate
346
+ msgid "Generated %DATE%"
347
+ msgstr "Generado %DATE%"
348
+
349
+ # PageStandardsStatus
350
+ #: PageStandardsStatus
351
+ msgid "Page standards status"
352
+ msgstr "Estado de las normas de la página"
353
+
354
+ # StandardsStatus
355
+ #: StandardsStatus
356
+ msgid "Standards Status"
357
+ msgstr "Estado de las normas"
358
+
359
+ # FromNormative
360
+ #: FromNormative
361
+ msgid "from v%NORMVER%"
362
+ msgstr "de v%NORMVER%"
363
+
364
+ # MaturityLevel
365
+ #: MaturityLevel
366
+ msgid "Maturity Level"
367
+ msgstr "Nivel de madurez"
368
+
369
+ # OfficialURL
370
+ #: OfficialURL
371
+ msgid "Official URL"
372
+ msgstr "URL oficial"
373
+
374
+ # CopyURL
375
+ #: CopyURL
376
+ msgid "Click to copy URL"
377
+ msgstr "Haga clic para copiar la URL"
378
+
379
+ # CopyVersioned
380
+ #: CopyVersioned
381
+ msgid "Click to copy versioned URL"
382
+ msgstr "Haga clic para copiar la URL versionada"
383
+
384
+ # Version
385
+ #: Version
386
+ msgid "Version"
387
+ msgstr "Versión"
388
+
389
+ # ResourceDate
390
+ #: ResourceDate
391
+ msgid "as of %RESDATE%"
392
+ msgstr "a partir de %RESDATE%."
393
+
394
+ # Responsible
395
+ #: Responsible
396
+ msgid "Responsible"
397
+ msgstr "Responsable"
398
+
399
+ # Realm
400
+ #: Realm
401
+ msgid "Realm"
402
+ msgstr "Realm"
403
+
404
+ # ComputableName
405
+ #: ComputableName
406
+ msgid "Computable Name"
407
+ msgstr "Nombre computable"
408
+
409
+ # OtherIdentifiers
410
+ #: OtherIdentifiers
411
+ msgid "Other Identifiers"
412
+ msgstr "Otros identificadores"
413
+
414
+ # Keywords
415
+ #: Keywords
416
+ msgid "Keywords"
417
+ msgstr "Palabras clave"
418
+
419
+ # Usage
420
+ #: Usage
421
+ msgid "Usage"
422
+ msgstr "Utilización"
423
+
424
+ # CopyrightLegal
425
+ #: CopyrightLegal
426
+ msgid "Copyright/Legal"
427
+ msgstr "Derechos de autor"
428
+
429
+ # NarrativeContent
430
+ #: NarrativeContent
431
+ msgid "Narrative Content"
432
+ msgstr "Contenido narrativo"
433
+
434
+ # TableOfContents
435
+ #: TableOfContents
436
+ msgid "Table of Contents"
437
+ msgstr "Índice"
438
+
439
+ # QAReport
440
+ #: QAReport
441
+ msgid "QA Report"
442
+ msgstr "Informe de control de calidad"
443
+
444
+ # ReadingTerminology
445
+ #: ReadingTerminology
446
+ msgid "Description of the above table(s)"
447
+ msgstr "Descripción de los cuadros anteriores"
448
+
449
+ # TestPlans
450
+ #: TestPlans
451
+ msgid "Test Plans"
452
+ msgstr "Planes de pruebas"
453
+
454
+ # Actors
455
+ #: Actors
456
+ msgid "Actors"
457
+ msgstr "Actores"
458
+
459
+ # Diagram
460
+ #: Diagram
461
+ msgid "Diagram"
462
+ msgstr "Diagrama"
463
+
464
+ # Processes
465
+ #: Processes
466
+ msgid "Processes"
467
+ msgstr "Procesos"
468
+
469
+ # Instances
470
+ #: Instances
471
+ msgid "Instances"
472
+ msgstr "Instancias"
473
+
474
+ # WorkInProgress
475
+ #: WorkInProgress
476
+ msgid "The content in this section has not undergone work group review and may be significantly revised prior to the next ballot."
477
+ msgstr "El contenido de esta sección no ha sido revisado por el grupo de trabajo y puede ser objeto de importantes modificaciones antes de la próxima votación."
478
+
479
+ # Contents
480
+ #: Contents
481
+ msgid "Contents"
482
+ msgstr "Contenido"
483
+
484
+ # Globals
485
+ #: Globals
486
+ msgid "Globals"
487
+ msgstr "Globales"
488
+
489
+ # GlobalProfiles
490
+ #: GlobalProfiles
491
+ msgid "Global Profiles"
492
+ msgstr "Perfiles mundiales"
493
+
494
+ # ArtifactsIntro
495
+ #: ArtifactsIntro
496
+ msgid "This page provides a list of the FHIR artifacts defined as part of this implementation guide."
497
+ msgstr "Esta página proporciona una lista de los artefactos FHIR definidos como parte de esta guía de implementación."
498
+
499
+ # Derive
500
+ #: Derive
501
+ msgid "This structure is derived from %ARTIFACT%"
502
+ msgstr "Esta estructura se deriva de %ARTIFACT%."
503
+
504
+ # ArtifactsSummary
505
+ #: ArtifactsSummary
506
+ msgid "Artifacts Summary"
507
+ msgstr "Resumen de artefactos"
508
+
509
+ # Language
510
+ #: Language
511
+ msgid "Language"
512
+ msgstr "Idioma"
513
+
514
+ # UMLDiagram
515
+ #: UMLDiagram
516
+ msgid "UML Diagram"
517
+ msgstr "Diagrama UML"
518
+
519
+ # Obligations
520
+ #: Obligations
521
+ msgid "Obligations"
522
+ msgstr "Obligaciones"
523
+
524
+ # OpenEHR
525
+ #: OpenEHR
526
+ msgid "openEHR View"
527
+ msgstr "openEHR Ver"
528
+
529
+ # QuestionnaireTree
530
+ #: QuestionnaireTree
531
+ msgid "Tree view"
532
+ msgstr "Vista del árbol"
533
+
534
+ # QuestionnaireSample
535
+ #: QuestionnaireSample
536
+ msgid "Sample Rendering"
537
+ msgstr "Ejemplo de renderización"
538
+
539
+ # QuestionnaireLogic
540
+ #: QuestionnaireLogic
541
+ msgid "Form Logic"
542
+ msgstr "Lógica de formas"
543
+
544
+ # QuestionnaireResponses
545
+ #: QuestionnaireResponses
546
+ msgid "Sample completed form"
547
+ msgstr "Ejemplo de formulario cumplimentado"
548
+
549
+ # TestQuestionnaire
550
+ #: TestQuestionnaire
551
+ msgid "Test this Questionnaire"
552
+ msgstr "Pruebe este cuestionario"
553
+
554
+ # ResponsesQuestionnaire
555
+ #: ResponsesQuestionnaire
556
+ msgid "Responses for this Questionnaire"
557
+ msgstr "Respuestas a este cuestionario"
558
+
559
+ # NoQuestionnaireResponses
560
+ #: NoQuestionnaireResponses
561
+ msgid "There are currently no QuestionnaireResponse instances for this Questionnaire defined in this IG."
562
+ msgstr "Actualmente no hay instancias QuestionnaireResponse para este cuestionario definidas en este IG."