Files
streamline-emr/docker/_streamline-src/resources/lang/pt/patient_file.php
T

36 lines
1.1 KiB
PHP
Executable File

<?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",
];