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,564 @@
|
|
|
1
|
+
# en -> pt
|
|
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 "Não existe uma tradução disponível para esta página, por isso está apresentada na língua padrão"
|
|
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 "Esta página inclui traduções a partir da língua original em que o guia foi criado. Informações sobre estas traduções e instruções para fornecer feedback podem ser encontradas [aqui](translationinfo.html)."
|
|
15
|
+
|
|
16
|
+
# Experimental
|
|
17
|
+
#: Experimental
|
|
18
|
+
msgid "Experimental"
|
|
19
|
+
msgstr "Experimental"
|
|
20
|
+
|
|
21
|
+
# Swagger
|
|
22
|
+
#: Swagger
|
|
23
|
+
msgid "Raw OpenAPI-Swagger Definition file"
|
|
24
|
+
msgstr "Ficheiro OpenAPI-Swagger"
|
|
25
|
+
|
|
26
|
+
# Download
|
|
27
|
+
#: Download
|
|
28
|
+
msgid "Download"
|
|
29
|
+
msgstr "Transferir"
|
|
30
|
+
|
|
31
|
+
# NoTestPlan
|
|
32
|
+
#: NoTestPlan
|
|
33
|
+
msgid "No test plans are currently available for the %ARTIFACT%."
|
|
34
|
+
msgstr "Não há planos de teste disponíveis atualmente para %ARTIFACT%."
|
|
35
|
+
|
|
36
|
+
# NoTestScript
|
|
37
|
+
#: NoTestScript
|
|
38
|
+
msgid "No test scripts are currently available for the %ARTIFACT%."
|
|
39
|
+
msgstr "Não há scripts de teste disponíveis atualmente para %ARTIFACT%."
|
|
40
|
+
|
|
41
|
+
# ChangeHistory
|
|
42
|
+
#: ChangeHistory
|
|
43
|
+
msgid "Change History"
|
|
44
|
+
msgstr "Histórico de alterações"
|
|
45
|
+
|
|
46
|
+
# HistoryOfChange
|
|
47
|
+
#: HistoryOfChange
|
|
48
|
+
msgid "History of changes for %ARTIFACT%."
|
|
49
|
+
msgstr "Histórico de alterações de %ARTIFACT%."
|
|
50
|
+
|
|
51
|
+
# CodeSystemValuesets
|
|
52
|
+
#: CodeSystemValuesets
|
|
53
|
+
msgid "This Code system is referenced in the definition of the following value sets:"
|
|
54
|
+
msgstr "Este sistema de códigos é referenciado na definição dos seguintes conjuntos de valores:"
|
|
55
|
+
|
|
56
|
+
# Contained
|
|
57
|
+
#: Contained
|
|
58
|
+
msgid "Contained resources"
|
|
59
|
+
msgstr "Recursos contidos"
|
|
60
|
+
|
|
61
|
+
# FormalExtension
|
|
62
|
+
#: FormalExtension
|
|
63
|
+
msgid "Formal Views of Extension Content"
|
|
64
|
+
msgstr "Vistas formais do conteúdo da extensão"
|
|
65
|
+
|
|
66
|
+
# FormalProfile
|
|
67
|
+
#: FormalProfile
|
|
68
|
+
msgid "Formal Views of Profile Content"
|
|
69
|
+
msgstr "Vistas formais do conteúdo do perfil"
|
|
70
|
+
|
|
71
|
+
# ReadingStructures
|
|
72
|
+
#: ReadingStructures
|
|
73
|
+
msgid "Description of Profiles, Differentials, Snapshots, and their representations"
|
|
74
|
+
msgstr "Descrição de perfis, diferenciais, instantâneos e suas representações"
|
|
75
|
+
|
|
76
|
+
# KeyElementsTable
|
|
77
|
+
#: KeyElementsTable
|
|
78
|
+
msgid "Key Elements Table"
|
|
79
|
+
msgstr "Tabela de elementos-chave"
|
|
80
|
+
|
|
81
|
+
# DifferentialTable
|
|
82
|
+
#: DifferentialTable
|
|
83
|
+
msgid "Differential Table"
|
|
84
|
+
msgstr "Tabela diferencial"
|
|
85
|
+
|
|
86
|
+
# SnapshotTable
|
|
87
|
+
#: SnapshotTable
|
|
88
|
+
msgid "Snapshot Table"
|
|
89
|
+
msgstr "Tabela de instantâneos"
|
|
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 "Estatísticas/Referências"
|
|
110
|
+
|
|
111
|
+
# AllTables
|
|
112
|
+
#: AllTables
|
|
113
|
+
msgid "All"
|
|
114
|
+
msgstr "Todas"
|
|
115
|
+
|
|
116
|
+
# Derive
|
|
117
|
+
#: Derive
|
|
118
|
+
msgid "This structure is derived from %ARTIFACT%"
|
|
119
|
+
msgstr "Esta estrutura deriva de %ARTIFACT%"
|
|
120
|
+
|
|
121
|
+
# Derived
|
|
122
|
+
#: Derived
|
|
123
|
+
msgid "This structure is derived from %ARTIFACT%"
|
|
124
|
+
msgstr "Esta estrutura deriva de %ARTIFACT%"
|
|
125
|
+
|
|
126
|
+
# KeyElementsView
|
|
127
|
+
#: KeyElementsView
|
|
128
|
+
msgid "Key Elements View"
|
|
129
|
+
msgstr "Vista de Elementos-Chave"
|
|
130
|
+
|
|
131
|
+
# DifferentialView
|
|
132
|
+
#: DifferentialView
|
|
133
|
+
msgid "Differential View"
|
|
134
|
+
msgstr "Vista Diferencial"
|
|
135
|
+
|
|
136
|
+
# SnapshotView
|
|
137
|
+
#: SnapshotView
|
|
138
|
+
msgid "Snapshot View"
|
|
139
|
+
msgstr "Vista Total"
|
|
140
|
+
|
|
141
|
+
# XMLTemplate
|
|
142
|
+
#: XMLTemplate
|
|
143
|
+
msgid "XML Template"
|
|
144
|
+
msgstr "Modelo XML"
|
|
145
|
+
|
|
146
|
+
# JSONTemplate
|
|
147
|
+
#: JSONTemplate
|
|
148
|
+
msgid "JSON Template"
|
|
149
|
+
msgstr "Modelo JSON"
|
|
150
|
+
|
|
151
|
+
# TTLTemplate
|
|
152
|
+
#: TTLTemplate
|
|
153
|
+
msgid "TTL Template"
|
|
154
|
+
msgstr "Modelo TTL"
|
|
155
|
+
|
|
156
|
+
# OtherReps
|
|
157
|
+
#: OtherReps
|
|
158
|
+
msgid "Other representations of profile:"
|
|
159
|
+
msgstr "Outras representações do perfil:"
|
|
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 "Exemplo"
|
|
180
|
+
|
|
181
|
+
# Examples
|
|
182
|
+
#: Examples
|
|
183
|
+
msgid "Examples"
|
|
184
|
+
msgstr "Exemplos"
|
|
185
|
+
|
|
186
|
+
# Raw
|
|
187
|
+
#: Raw
|
|
188
|
+
msgid "Raw %FMT%"
|
|
189
|
+
msgstr "Bruto %FMT%"
|
|
190
|
+
|
|
191
|
+
# Abstract
|
|
192
|
+
#: Abstract
|
|
193
|
+
msgid "Abstract"
|
|
194
|
+
msgstr "Resumo"
|
|
195
|
+
|
|
196
|
+
# DetailedDescriptions
|
|
197
|
+
#: DetailedDescriptions
|
|
198
|
+
msgid "Detailed Descriptions"
|
|
199
|
+
msgstr "Descrições detalhadas"
|
|
200
|
+
|
|
201
|
+
# DefinitionsFor
|
|
202
|
+
#: DefinitionsFor
|
|
203
|
+
msgid "Definitions for the %MODEL%"
|
|
204
|
+
msgstr "Definições para o %MODEL%"
|
|
205
|
+
|
|
206
|
+
# NoExamples
|
|
207
|
+
#: NoExamples
|
|
208
|
+
msgid "No examples are currently available for the %ID% Profile."
|
|
209
|
+
msgstr "Não há exemplos disponíveis para o Perfil %ID%."
|
|
210
|
+
|
|
211
|
+
# ExamplesForProfile
|
|
212
|
+
#: ExamplesForProfile
|
|
213
|
+
msgid "Examples for the %ID% Profile."
|
|
214
|
+
msgstr "Exemplos para o perfil %ID%."
|
|
215
|
+
|
|
216
|
+
# FormatProfile
|
|
217
|
+
#: FormatProfile
|
|
218
|
+
msgid "%FMT% Profile"
|
|
219
|
+
msgstr "Perfil %FMT%"
|
|
220
|
+
|
|
221
|
+
# FormatRep
|
|
222
|
+
#: FormatRep
|
|
223
|
+
msgid "%FMT% representation of the %ID% %TYPE%."
|
|
224
|
+
msgstr "Representação %FMT% de %ID% %TYPE%."
|
|
225
|
+
|
|
226
|
+
# Mappings
|
|
227
|
+
#: Mappings
|
|
228
|
+
msgid "Mappings"
|
|
229
|
+
msgstr "Mapeamentos"
|
|
230
|
+
|
|
231
|
+
# MappingsFor
|
|
232
|
+
#: MappingsFor
|
|
233
|
+
msgid "Mappings for the %ID% %TYPE%."
|
|
234
|
+
msgstr "Mapeamentos para %ID% %TYPE%."
|
|
235
|
+
|
|
236
|
+
# ChangesIn
|
|
237
|
+
#: ChangesIn
|
|
238
|
+
msgid "Changes in the %ID% %TYPE%."
|
|
239
|
+
msgstr "Alterações em %ID% %TYPE%."
|
|
240
|
+
|
|
241
|
+
# Testing
|
|
242
|
+
#: Testing
|
|
243
|
+
msgid "Testing"
|
|
244
|
+
msgstr "Testes"
|
|
245
|
+
|
|
246
|
+
# TestScripts
|
|
247
|
+
#: TestScripts
|
|
248
|
+
msgid "Test Scripts"
|
|
249
|
+
msgstr "Scripts de Teste"
|
|
250
|
+
|
|
251
|
+
# Expansion
|
|
252
|
+
#: Expansion
|
|
253
|
+
msgid "Expansion"
|
|
254
|
+
msgstr "Expansão"
|
|
255
|
+
|
|
256
|
+
# Content
|
|
257
|
+
#: Content
|
|
258
|
+
msgid "Content"
|
|
259
|
+
msgstr "Conteúdo"
|
|
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 "História"
|
|
280
|
+
|
|
281
|
+
# Extension
|
|
282
|
+
#: Extension
|
|
283
|
+
msgid "Extension"
|
|
284
|
+
msgstr "Extensão"
|
|
285
|
+
|
|
286
|
+
# LogicalModel
|
|
287
|
+
#: LogicalModel
|
|
288
|
+
msgid "Logical Model"
|
|
289
|
+
msgstr "Modelo lógico"
|
|
290
|
+
|
|
291
|
+
# ResourceProfile
|
|
292
|
+
#: ResourceProfile
|
|
293
|
+
msgid "Resource Profile"
|
|
294
|
+
msgstr "Perfil de recurso"
|
|
295
|
+
|
|
296
|
+
# DataTypeProfile
|
|
297
|
+
#: DataTypeProfile
|
|
298
|
+
msgid "Data Type Profile"
|
|
299
|
+
msgstr "Perfil de tipo de dados"
|
|
300
|
+
|
|
301
|
+
# Links
|
|
302
|
+
#: Links
|
|
303
|
+
msgid "Links"
|
|
304
|
+
msgstr "Ligações"
|
|
305
|
+
|
|
306
|
+
# Notes
|
|
307
|
+
#: Notes
|
|
308
|
+
msgid "Notes"
|
|
309
|
+
msgstr "Notas"
|
|
310
|
+
|
|
311
|
+
# VisitFCP
|
|
312
|
+
#: VisitFCP
|
|
313
|
+
msgid "Visit the FHIR Community Process Specification Registry"
|
|
314
|
+
msgstr "Visite o Registo de Especificação de Processos da Comunidade FHIR"
|
|
315
|
+
|
|
316
|
+
# CountryFlag
|
|
317
|
+
#: CountryFlag
|
|
318
|
+
msgid "flag"
|
|
319
|
+
msgstr "bandeira"
|
|
320
|
+
|
|
321
|
+
# PrevPage
|
|
322
|
+
#: PrevPage
|
|
323
|
+
msgid "< prev"
|
|
324
|
+
msgstr "< anterior"
|
|
325
|
+
|
|
326
|
+
# NextPage
|
|
327
|
+
#: NextPage
|
|
328
|
+
msgid "next >"
|
|
329
|
+
msgstr "seguinte >"
|
|
330
|
+
|
|
331
|
+
# PageBottom
|
|
332
|
+
#: PageBottom
|
|
333
|
+
msgid "bottom"
|
|
334
|
+
msgstr "fundo"
|
|
335
|
+
|
|
336
|
+
# PageTop
|
|
337
|
+
#: PageTop
|
|
338
|
+
msgid "top"
|
|
339
|
+
msgstr "topo"
|
|
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 "Pacote %PKG% baseado em %FHIRVER%."
|
|
350
|
+
|
|
351
|
+
# GeneratedDate
|
|
352
|
+
#: GeneratedDate
|
|
353
|
+
msgid "Generated %DATE%"
|
|
354
|
+
msgstr "Gerado %DATE%"
|
|
355
|
+
|
|
356
|
+
# PageStandardsStatus
|
|
357
|
+
#: PageStandardsStatus
|
|
358
|
+
msgid "Page standards status"
|
|
359
|
+
msgstr "Estado das normas da página"
|
|
360
|
+
|
|
361
|
+
# StandardsStatus
|
|
362
|
+
#: StandardsStatus
|
|
363
|
+
msgid "Standards Status"
|
|
364
|
+
msgstr "Estado das normas"
|
|
365
|
+
|
|
366
|
+
# FromNormative
|
|
367
|
+
#: FromNormative
|
|
368
|
+
msgid "from v%NORMVER%"
|
|
369
|
+
msgstr "de v%NORMVER%"
|
|
370
|
+
|
|
371
|
+
# MaturityLevel
|
|
372
|
+
#: MaturityLevel
|
|
373
|
+
msgid "Maturity Level"
|
|
374
|
+
msgstr "Nível de maturidade"
|
|
375
|
+
|
|
376
|
+
# OfficialURL
|
|
377
|
+
#: OfficialURL
|
|
378
|
+
msgid "Official URL"
|
|
379
|
+
msgstr "URL oficial"
|
|
380
|
+
|
|
381
|
+
# CopyURL
|
|
382
|
+
#: CopyURL
|
|
383
|
+
msgid "Click to copy URL"
|
|
384
|
+
msgstr "Clique para copiar o URL"
|
|
385
|
+
|
|
386
|
+
# CopyVersioned
|
|
387
|
+
#: CopyVersioned
|
|
388
|
+
msgid "Click to copy versioned URL"
|
|
389
|
+
msgstr "Clique para copiar o URL com versão"
|
|
390
|
+
|
|
391
|
+
# Version
|
|
392
|
+
#: Version
|
|
393
|
+
msgid "Version"
|
|
394
|
+
msgstr "Versão"
|
|
395
|
+
|
|
396
|
+
# ResourceDate
|
|
397
|
+
#: ResourceDate
|
|
398
|
+
msgid "as of %RESDATE%"
|
|
399
|
+
msgstr "a partir de %RESDATE%"
|
|
400
|
+
|
|
401
|
+
# Responsible
|
|
402
|
+
#: Responsible
|
|
403
|
+
msgid "Responsible"
|
|
404
|
+
msgstr "Responsável"
|
|
405
|
+
|
|
406
|
+
# Realm
|
|
407
|
+
#: Realm
|
|
408
|
+
msgid "Realm"
|
|
409
|
+
msgstr "Reino"
|
|
410
|
+
|
|
411
|
+
# ComputableName
|
|
412
|
+
#: ComputableName
|
|
413
|
+
msgid "Computable Name"
|
|
414
|
+
msgstr "Nome computável"
|
|
415
|
+
|
|
416
|
+
# OtherIdentifiers
|
|
417
|
+
#: OtherIdentifiers
|
|
418
|
+
msgid "Other Identifiers"
|
|
419
|
+
msgstr "Outros identificadores"
|
|
420
|
+
|
|
421
|
+
# Keywords
|
|
422
|
+
#: Keywords
|
|
423
|
+
msgid "Keywords"
|
|
424
|
+
msgstr "Palavras-chave"
|
|
425
|
+
|
|
426
|
+
# Usage
|
|
427
|
+
#: Usage
|
|
428
|
+
msgid "Usage"
|
|
429
|
+
msgstr "Utilização"
|
|
430
|
+
|
|
431
|
+
# CopyrightLegal
|
|
432
|
+
#: CopyrightLegal
|
|
433
|
+
msgid "Copyright/Legal"
|
|
434
|
+
msgstr "Direitos de autor/legais"
|
|
435
|
+
|
|
436
|
+
# NarrativeContent
|
|
437
|
+
#: NarrativeContent
|
|
438
|
+
msgid "Narrative Content"
|
|
439
|
+
msgstr "Conteúdo narrativo"
|
|
440
|
+
|
|
441
|
+
# TableOfContents
|
|
442
|
+
#: TableOfContents
|
|
443
|
+
msgid "Table of Contents"
|
|
444
|
+
msgstr "Índice"
|
|
445
|
+
|
|
446
|
+
# ArtifactsSummary
|
|
447
|
+
#: ArtifactsSummary
|
|
448
|
+
msgid "Artifacts Summary"
|
|
449
|
+
msgstr "Resumen de Artefactos"
|
|
450
|
+
|
|
451
|
+
# QAReport
|
|
452
|
+
#: QAReport
|
|
453
|
+
msgid "QA Report"
|
|
454
|
+
msgstr "Relatório de QA"
|
|
455
|
+
|
|
456
|
+
# ReadingTerminology
|
|
457
|
+
#: ReadingTerminology
|
|
458
|
+
msgid "Description of the above table(s)"
|
|
459
|
+
msgstr "Descrição do(s) quadro(s) acima"
|
|
460
|
+
|
|
461
|
+
# TestPlans
|
|
462
|
+
#: TestPlans
|
|
463
|
+
msgid "Test Plans"
|
|
464
|
+
msgstr "Planos de teste"
|
|
465
|
+
|
|
466
|
+
# Actors
|
|
467
|
+
#: Actors
|
|
468
|
+
msgid "Actors"
|
|
469
|
+
msgstr "Actores"
|
|
470
|
+
|
|
471
|
+
# Diagram
|
|
472
|
+
#: Diagram
|
|
473
|
+
msgid "Diagram"
|
|
474
|
+
msgstr "Diagrama"
|
|
475
|
+
|
|
476
|
+
# Processes
|
|
477
|
+
#: Processes
|
|
478
|
+
msgid "Processes"
|
|
479
|
+
msgstr "Processos"
|
|
480
|
+
|
|
481
|
+
# Instances
|
|
482
|
+
#: Instances
|
|
483
|
+
msgid "Instances"
|
|
484
|
+
msgstr "Instâncias"
|
|
485
|
+
|
|
486
|
+
# WorkInProgress
|
|
487
|
+
#: WorkInProgress
|
|
488
|
+
msgid "The content in this section has not undergone work group review and may be significantly revised prior to the next ballot."
|
|
489
|
+
msgstr "O conteúdo desta secção não foi submetido a uma revisão pelo grupo de trabalho e pode ser significativamente revisto antes da próxima votação."
|
|
490
|
+
|
|
491
|
+
# Contents
|
|
492
|
+
#: Contents
|
|
493
|
+
msgid "Contents"
|
|
494
|
+
msgstr "Conteúdo"
|
|
495
|
+
|
|
496
|
+
# Globals
|
|
497
|
+
#: Globals
|
|
498
|
+
msgid "Globals"
|
|
499
|
+
msgstr "Globais"
|
|
500
|
+
|
|
501
|
+
# GlobalProfiles
|
|
502
|
+
#: GlobalProfiles
|
|
503
|
+
msgid "Global Profiles"
|
|
504
|
+
msgstr "Perfis globais"
|
|
505
|
+
|
|
506
|
+
# ArtifactsIntro
|
|
507
|
+
#: ArtifactsIntro
|
|
508
|
+
msgid "This page provides a list of the FHIR artifacts defined as part of this implementation guide."
|
|
509
|
+
msgstr "Esta página fornece uma lista dos artefactos FHIR definidos como parte deste guia de implementação."
|
|
510
|
+
|
|
511
|
+
# Language
|
|
512
|
+
#: Language
|
|
513
|
+
msgid "Language"
|
|
514
|
+
msgstr "Língua"
|
|
515
|
+
|
|
516
|
+
# UMLDiagram
|
|
517
|
+
#: UMLDiagram
|
|
518
|
+
msgid "UML Diagram"
|
|
519
|
+
msgstr "UML Diagram"
|
|
520
|
+
|
|
521
|
+
# Obligations
|
|
522
|
+
#: Obligations
|
|
523
|
+
msgid "Obligations"
|
|
524
|
+
msgstr "Obrigações"
|
|
525
|
+
|
|
526
|
+
# OpenEHR
|
|
527
|
+
#: OpenEHR
|
|
528
|
+
msgid "openEHR View"
|
|
529
|
+
msgstr "Vista openEHR"
|
|
530
|
+
|
|
531
|
+
# QuestionnaireTree
|
|
532
|
+
#: QuestionnaireTree
|
|
533
|
+
msgid "Tree view"
|
|
534
|
+
msgstr "Vista de árvore"
|
|
535
|
+
|
|
536
|
+
# QuestionnaireSample
|
|
537
|
+
#: QuestionnaireSample
|
|
538
|
+
msgid "Sample Rendering"
|
|
539
|
+
msgstr "Exemplo de renderização"
|
|
540
|
+
|
|
541
|
+
# QuestionnaireLogic
|
|
542
|
+
#: QuestionnaireLogic
|
|
543
|
+
msgid "Form Logic"
|
|
544
|
+
msgstr "Lógica da forma"
|
|
545
|
+
|
|
546
|
+
# QuestionnaireResponses
|
|
547
|
+
#: QuestionnaireResponses
|
|
548
|
+
msgid "Sample completed form"
|
|
549
|
+
msgstr "Modelo de formulário preenchido"
|
|
550
|
+
|
|
551
|
+
# TestQuestionnaire
|
|
552
|
+
#: TestQuestionnaire
|
|
553
|
+
msgid "Test this Questionnaire"
|
|
554
|
+
msgstr "Testar este questionário"
|
|
555
|
+
|
|
556
|
+
# ResponsesQuestionnaire
|
|
557
|
+
#: ResponsesQuestionnaire
|
|
558
|
+
msgid "Responses for this Questionnaire"
|
|
559
|
+
msgstr "Respostas a este questionário"
|
|
560
|
+
|
|
561
|
+
# NoQuestionnaireResponses
|
|
562
|
+
#: NoQuestionnaireResponses
|
|
563
|
+
msgid "There are currently no QuestionnaireResponse instances for this Questionnaire defined in this IG."
|
|
564
|
+
msgstr "Atualmente, não existem instâncias de QuestionnaireResponse para este Questionário definidas neste IG."
|