mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 11:41:31 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"issued_by" => "Emitido por",
|
||||
"number" => "Número",
|
||||
"sundries" => "Artigos",
|
||||
"extras" => "Extras",
|
||||
"procedures" => "Procedimentos",
|
||||
"comment" => "Comentário",
|
||||
"values" => "Valores",
|
||||
"ward_investigations" => "Investigações da Enfermaria",
|
||||
"tta" => "Tratamento para fazer em Ínicio",
|
||||
"dosage_freq" => "Dosagem & frequência",
|
||||
"duration" => "Duração",
|
||||
"treatment" => "Tratamento (OPD)",
|
||||
"opd_investigations" => "iNvestigação OPD",
|
||||
"investigation" => "Investigação",
|
||||
"result" => "Resultado",
|
||||
"diagnosis" => "Diagnóstico",
|
||||
"outcome" => "RESULTADO",
|
||||
"episode_date" => "Data do Acontecimento",
|
||||
"gender" => "GENDER",
|
||||
"female" => "Feminino",
|
||||
"male" => "Masculino",
|
||||
"age" => "IDADE",
|
||||
"residence" => "RESIDÊNCIA",
|
||||
"patient_names" => "NOMES DO PACIENTE",
|
||||
"category" => "CATEGORIA",
|
||||
"patient_number" => "NÚMERO DO PACIENTE",
|
||||
"patient_episode_summary" => "SUMÁRIO DOS ACONTECIMENTOS DO PACIENTE",
|
||||
"years" => "anos",
|
||||
"patient_demographic" => "Demografia do Paciente",
|
||||
"finance_home" => "Finanças",
|
||||
"patient_home" => "Paciente",
|
||||
];
|
||||
Reference in New Issue
Block a user