Agregar sección de notas generales en Historia Clínica y mejoras en Cultivos
This commit is contained in:
@@ -18,6 +18,7 @@ export interface Paciente {
|
||||
nacionalidad?: string;
|
||||
medicacionHabitual?: string;
|
||||
historiaClinica?: string;
|
||||
notas?: string;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user