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,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."
|