models

package
v0.0.0-...-4b5c0ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddAccesoHistoria

func AddAccesoHistoria(m *AccesoHistoria) (id int64, err error)

AddAccesoHistoria insert a new AccesoHistoria into database and returns last inserted Id on success.

func AddAnamnesis

func AddAnamnesis(m *Anamnesis) (id int64, err error)

AddAnamnesis insert a new Anamnesis into database and returns last inserted Id on success.

func AddAntecedente

func AddAntecedente(m *Antecedente) (id int64, err error)

AddAntecedente insert a new Antecedente into database and returns last inserted Id on success.

func AddAntecedentePsicologico

func AddAntecedentePsicologico(m *AntecedentePsicologico) (id int64, err error)

AddAntecedentePsicologico insert a new AntecedentePsicologico into database and returns last inserted Id on success.

func AddComportamientoConsulta

func AddComportamientoConsulta(m *ComportamientoConsulta) (id int64, err error)

AddComportamientoConsulta insert a new ComportamientoConsulta into database and returns last inserted Id on success.

func AddComposicionFamiliar

func AddComposicionFamiliar(m *ComposicionFamiliar) (id int64, err error)

AddComposicionFamiliar insert a new ComposicionFamiliar into database and returns last inserted Id on success.

func AddControlPlaca

func AddControlPlaca(m *ControlPlaca) (id int64, err error)

AddControlPlaca insert a new ControlPlaca into database and returns last inserted Id on success.

func AddConvencionOdontograma

func AddConvencionOdontograma(m *ConvencionOdontograma) (id int64, err error)

AddConvencionOdontograma insert a new ConvencionOdontograma into database and returns last inserted Id on success.

func AddDatosEmergencia

func AddDatosEmergencia(m *DatosEmergencia) (id int64, err error)

AddDatosEmergencia insert a new DatosEmergencia into database and returns last inserted Id on success.

func AddDiagnostico

func AddDiagnostico(m *Diagnostico) (id int64, err error)

AddDiagnostico insert a new Diagnostico into database and returns last inserted Id on success.

func AddEspecialidad

func AddEspecialidad(m *Especialidad) (id int64, err error)

AddEspecialidad insert a new Especialidad into database and returns last inserted Id on success.

func AddExamenDental

func AddExamenDental(m *ExamenDental) (id int64, err error)

AddExamenDental insert a new ExamenDental into database and returns last inserted Id on success.

func AddExamenEstomatologico

func AddExamenEstomatologico(m *ExamenEstomatologico) (id int64, err error)

AddExamenEstomatologico insert a new ExamenEstomatologico into database and returns last inserted Id on success.

func AddExcusaMedica

func AddExcusaMedica(m *ExcusaMedica) (id int64, err error)

AddExcusaMedica insert a new ExcusaMedica into database and returns last inserted Id on success.

func AddHistoriaClinica

func AddHistoriaClinica(m *HistoriaClinica) (id int64, err error)

AddHistoriaClinica insert a new HistoriaClinica into database and returns last inserted Id on success.

func AddHojaHistoria

func AddHojaHistoria(m *HojaHistoria) (id int64, err error)

AddHojaHistoria insert a new HojaHistoria into database and returns last inserted Id on success.

func AddLimites

func AddLimites(m *Limites) (id int64, err error)

AddLimites insert a new Limites into database and returns last inserted Id on success.

func AddOdontograma

func AddOdontograma(m *Odontograma) (id int64, err error)

AddOdontograma insert a new Odontograma into database and returns last inserted Id on success.

func AddOrden

func AddOrden(m *Orden) (id int64, err error)

AddOrden insert a new Orden into database and returns last inserted Id on success.

func AddPersona

func AddPersona(m *Persona) (id int64, err error)

AddPersona insert a new Persona into database and returns last inserted Id on success.

func AddRemision

func AddRemision(m *Remision) (id int64, err error)

AddRemision insert a new Remision into database and returns last inserted Id on success.

func AddSignosVitales

func AddSignosVitales(m *SignosVitales) (id int64, err error)

AddSignosVitales insert a new SignosVitales into database and returns last inserted Id on success.

func AddTipoAntecedente

func AddTipoAntecedente(m *TipoAntecedente) (id int64, err error)

AddTipoAntecedente insert a new TipoAntecedente into database and returns last inserted Id on success.

func AddTipoAntecedentePsicologico

func AddTipoAntecedentePsicologico(m *TipoAntecedentePsicologico) (id int64, err error)

AddTipoAntecedentePsicologico insert a new TipoAntecedentePsicologico into database and returns last inserted Id on success.

func AddValoracionInterpersonal

func AddValoracionInterpersonal(m *ValoracionInterpersonal) (id int64, err error)

AddValoracionInterpersonal insert a new ValoracionInterpersonal into database and returns last inserted Id on success.

func DeleteAccesoHistoria

func DeleteAccesoHistoria(id int) (err error)

DeleteAccesoHistoria deletes AccesoHistoria by Id and returns error if the record to be deleted doesn't exist

func DeleteAnamnesis

func DeleteAnamnesis(id int) (err error)

DeleteAnamnesis deletes Anamnesis by Id and returns error if the record to be deleted doesn't exist

func DeleteAntecedente

func DeleteAntecedente(id int) (err error)

DeleteAntecedente deletes Antecedente by Id and returns error if the record to be deleted doesn't exist

func DeleteAntecedentePsicologico

func DeleteAntecedentePsicologico(id int) (err error)

DeleteAntecedentePsicologico deletes AntecedentePsicologico by Id and returns error if the record to be deleted doesn't exist

func DeleteComportamientoConsulta

func DeleteComportamientoConsulta(id int) (err error)

DeleteComportamientoConsulta deletes ComportamientoConsulta by Id and returns error if the record to be deleted doesn't exist

func DeleteComposicionFamiliar

func DeleteComposicionFamiliar(id int) (err error)

DeleteComposicionFamiliar deletes ComposicionFamiliar by Id and returns error if the record to be deleted doesn't exist

func DeleteControlPlaca

func DeleteControlPlaca(id int) (err error)

DeleteControlPlaca deletes ControlPlaca by Id and returns error if the record to be deleted doesn't exist

func DeleteConvencionOdontograma

func DeleteConvencionOdontograma(id int) (err error)

DeleteConvencionOdontograma deletes ConvencionOdontograma by Id and returns error if the record to be deleted doesn't exist

func DeleteDatosEmergencia

func DeleteDatosEmergencia(id int) (err error)

DeleteDatosEmergencia deletes DatosEmergencia by Id and returns error if the record to be deleted doesn't exist

func DeleteDiagnostico

func DeleteDiagnostico(id int) (err error)

DeleteDiagnostico deletes Diagnostico by Id and returns error if the record to be deleted doesn't exist

func DeleteEspecialidad

func DeleteEspecialidad(id int) (err error)

DeleteEspecialidad deletes Especialidad by Id and returns error if the record to be deleted doesn't exist

func DeleteExamenDental

func DeleteExamenDental(id int) (err error)

DeleteExamenDental deletes ExamenDental by Id and returns error if the record to be deleted doesn't exist

func DeleteExamenEstomatologico

func DeleteExamenEstomatologico(id int) (err error)

DeleteExamenEstomatologico deletes ExamenEstomatologico by Id and returns error if the record to be deleted doesn't exist

func DeleteExcusaMedica

func DeleteExcusaMedica(id int) (err error)

DeleteExcusaMedica deletes ExcusaMedica by Id and returns error if the record to be deleted doesn't exist

func DeleteHistoriaClinica

func DeleteHistoriaClinica(id int) (err error)

DeleteHistoriaClinica deletes HistoriaClinica by Id and returns error if the record to be deleted doesn't exist

func DeleteHojaHistoria

func DeleteHojaHistoria(id int) (err error)

DeleteHojaHistoria deletes HojaHistoria by Id and returns error if the record to be deleted doesn't exist

func DeleteLimites

func DeleteLimites(id int) (err error)

DeleteLimites deletes Limites by Id and returns error if the record to be deleted doesn't exist

func DeleteOdontograma

func DeleteOdontograma(id int) (err error)

DeleteOdontograma deletes Odontograma by Id and returns error if the record to be deleted doesn't exist

func DeleteOrden

func DeleteOrden(id int) (err error)

DeleteOrden deletes Orden by Id and returns error if the record to be deleted doesn't exist

func DeletePersona

func DeletePersona(id int) (err error)

DeletePersona deletes Persona by Id and returns error if the record to be deleted doesn't exist

func DeleteRemision

func DeleteRemision(id int) (err error)

DeleteRemision deletes Remision by Id and returns error if the record to be deleted doesn't exist

func DeleteSignosVitales

func DeleteSignosVitales(id int) (err error)

DeleteSignosVitales deletes SignosVitales by Id and returns error if the record to be deleted doesn't exist

func DeleteTipoAntecedente

func DeleteTipoAntecedente(id int) (err error)

DeleteTipoAntecedente deletes TipoAntecedente by Id and returns error if the record to be deleted doesn't exist

func DeleteTipoAntecedentePsicologico

func DeleteTipoAntecedentePsicologico(id int) (err error)

DeleteTipoAntecedentePsicologico deletes TipoAntecedentePsicologico by Id and returns error if the record to be deleted doesn't exist

func DeleteValoracionInterpersonal

func DeleteValoracionInterpersonal(id int) (err error)

DeleteValoracionInterpersonal deletes ValoracionInterpersonal by Id and returns error if the record to be deleted doesn't exist

func GetAllAccesoHistoria

func GetAllAccesoHistoria(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllAccesoHistoria retrieves all AccesoHistoria matches certain condition. Returns empty list if no records exist

func GetAllAnamnesis

func GetAllAnamnesis(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllAnamnesis retrieves all Anamnesis matches certain condition. Returns empty list if no records exist

func GetAllAntecedente

func GetAllAntecedente(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllAntecedente retrieves all Antecedente matches certain condition. Returns empty list if no records exist

func GetAllAntecedentePsicologico

func GetAllAntecedentePsicologico(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllAntecedentePsicologico retrieves all AntecedentePsicologico matches certain condition. Returns empty list if no records exist

func GetAllComportamientoConsulta

func GetAllComportamientoConsulta(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllComportamientoConsulta retrieves all ComportamientoConsulta matches certain condition. Returns empty list if no records exist

func GetAllComposicionFamiliar

func GetAllComposicionFamiliar(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllComposicionFamiliar retrieves all ComposicionFamiliar matches certain condition. Returns empty list if no records exist

func GetAllControlPlaca

func GetAllControlPlaca(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllControlPlaca retrieves all ControlPlaca matches certain condition. Returns empty list if no records exist

func GetAllConvencionOdontograma

func GetAllConvencionOdontograma(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllConvencionOdontograma retrieves all ConvencionOdontograma matches certain condition. Returns empty list if no records exist

func GetAllDatosEmergencia

func GetAllDatosEmergencia(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllDatosEmergencia retrieves all DatosEmergencia matches certain condition. Returns empty list if no records exist

func GetAllDiagnostico

func GetAllDiagnostico(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllDiagnostico retrieves all Diagnostico matches certain condition. Returns empty list if no records exist

func GetAllEspecialidad

func GetAllEspecialidad(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllEspecialidad retrieves all Especialidad matches certain condition. Returns empty list if no records exist

func GetAllExamenDental

func GetAllExamenDental(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllExamenDental retrieves all ExamenDental matches certain condition. Returns empty list if no records exist

func GetAllExamenEstomatologico

func GetAllExamenEstomatologico(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllExamenEstomatologico retrieves all ExamenEstomatologico matches certain condition. Returns empty list if no records exist

func GetAllExcusaMedica

func GetAllExcusaMedica(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllExcusaMedica retrieves all ExcusaMedica matches certain condition. Returns empty list if no records exist

func GetAllHistoriaClinica

func GetAllHistoriaClinica(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllHistoriaClinica retrieves all HistoriaClinica matches certain condition. Returns empty list if no records exist

func GetAllHojaHistoria

func GetAllHojaHistoria(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllHojaHistoria retrieves all HojaHistoria matches certain condition. Returns empty list if no records exist

func GetAllLimites

func GetAllLimites(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllLimites retrieves all Limites matches certain condition. Returns empty list if no records exist

func GetAllOdontograma

func GetAllOdontograma(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllOdontograma retrieves all Odontograma matches certain condition. Returns empty list if no records exist

func GetAllOrden

func GetAllOrden(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllOrden retrieves all Orden matches certain condition. Returns empty list if no records exist

func GetAllPersona

func GetAllPersona(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllPersona retrieves all Persona matches certain condition. Returns empty list if no records exist

func GetAllRemision

func GetAllRemision(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllRemision retrieves all Remision matches certain condition. Returns empty list if no records exist

func GetAllSignosVitales

func GetAllSignosVitales(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllSignosVitales retrieves all SignosVitales matches certain condition. Returns empty list if no records exist

func GetAllTipoAntecedente

func GetAllTipoAntecedente(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllTipoAntecedente retrieves all TipoAntecedente matches certain condition. Returns empty list if no records exist

func GetAllTipoAntecedentePsicologico

func GetAllTipoAntecedentePsicologico(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllTipoAntecedentePsicologico retrieves all TipoAntecedentePsicologico matches certain condition. Returns empty list if no records exist

func GetAllValoracionInterpersonal

func GetAllValoracionInterpersonal(query map[string]string, fields []string, sortby []string, order []string,
	offset int64, limit int64) (ml []interface{}, err error)

GetAllValoracionInterpersonal retrieves all ValoracionInterpersonal matches certain condition. Returns empty list if no records exist

func UpdateAccesoHistoriaById

func UpdateAccesoHistoriaById(m *AccesoHistoria) (err error)

UpdateAccesoHistoria updates AccesoHistoria by Id and returns error if the record to be updated doesn't exist

func UpdateAnamnesisById

func UpdateAnamnesisById(m *Anamnesis) (err error)

UpdateAnamnesis updates Anamnesis by Id and returns error if the record to be updated doesn't exist

func UpdateAntecedenteById

func UpdateAntecedenteById(m *Antecedente) (err error)

UpdateAntecedente updates Antecedente by Id and returns error if the record to be updated doesn't exist

func UpdateAntecedentePsicologicoById

func UpdateAntecedentePsicologicoById(m *AntecedentePsicologico) (err error)

UpdateAntecedentePsicologico updates AntecedentePsicologico by Id and returns error if the record to be updated doesn't exist

func UpdateComportamientoConsultaById

func UpdateComportamientoConsultaById(m *ComportamientoConsulta) (err error)

UpdateComportamientoConsulta updates ComportamientoConsulta by Id and returns error if the record to be updated doesn't exist

func UpdateComposicionFamiliarById

func UpdateComposicionFamiliarById(m *ComposicionFamiliar) (err error)

UpdateComposicionFamiliar updates ComposicionFamiliar by Id and returns error if the record to be updated doesn't exist

func UpdateControlPlacaById

func UpdateControlPlacaById(m *ControlPlaca) (err error)

UpdateControlPlaca updates ControlPlaca by Id and returns error if the record to be updated doesn't exist

func UpdateConvencionOdontogramaById

func UpdateConvencionOdontogramaById(m *ConvencionOdontograma) (err error)

UpdateConvencionOdontograma updates ConvencionOdontograma by Id and returns error if the record to be updated doesn't exist

func UpdateDatosEmergenciaById

func UpdateDatosEmergenciaById(m *DatosEmergencia) (err error)

UpdateDatosEmergencia updates DatosEmergencia by Id and returns error if the record to be updated doesn't exist

func UpdateDiagnosticoById

func UpdateDiagnosticoById(m *Diagnostico) (err error)

UpdateDiagnostico updates Diagnostico by Id and returns error if the record to be updated doesn't exist

func UpdateEspecialidadById

func UpdateEspecialidadById(m *Especialidad) (err error)

UpdateEspecialidad updates Especialidad by Id and returns error if the record to be updated doesn't exist

func UpdateExamenDentalById

func UpdateExamenDentalById(m *ExamenDental) (err error)

UpdateExamenDental updates ExamenDental by Id and returns error if the record to be updated doesn't exist

func UpdateExamenEstomatologicoById

func UpdateExamenEstomatologicoById(m *ExamenEstomatologico) (err error)

UpdateExamenEstomatologico updates ExamenEstomatologico by Id and returns error if the record to be updated doesn't exist

func UpdateExcusaMedicaById

func UpdateExcusaMedicaById(m *ExcusaMedica) (err error)

UpdateExcusaMedica updates ExcusaMedica by Id and returns error if the record to be updated doesn't exist

func UpdateHistoriaClinicaById

func UpdateHistoriaClinicaById(m *HistoriaClinica) (err error)

UpdateHistoriaClinica updates HistoriaClinica by Id and returns error if the record to be updated doesn't exist

func UpdateHojaHistoriaById

func UpdateHojaHistoriaById(m *HojaHistoria) (err error)

UpdateHojaHistoria updates HojaHistoria by Id and returns error if the record to be updated doesn't exist

func UpdateLimitesById

func UpdateLimitesById(m *Limites) (err error)

UpdateLimites updates Limites by Id and returns error if the record to be updated doesn't exist

func UpdateOdontogramaById

func UpdateOdontogramaById(m *Odontograma) (err error)

UpdateOdontograma updates Odontograma by Id and returns error if the record to be updated doesn't exist

func UpdateOrdenById

func UpdateOrdenById(m *Orden) (err error)

UpdateOrden updates Orden by Id and returns error if the record to be updated doesn't exist

func UpdatePersonaById

func UpdatePersonaById(m *Persona) (err error)

UpdatePersona updates Persona by Id and returns error if the record to be updated doesn't exist

func UpdateRemisionById

func UpdateRemisionById(m *Remision) (err error)

UpdateRemision updates Remision by Id and returns error if the record to be updated doesn't exist

func UpdateSignosVitalesById

func UpdateSignosVitalesById(m *SignosVitales) (err error)

UpdateSignosVitales updates SignosVitales by Id and returns error if the record to be updated doesn't exist

func UpdateTipoAntecedenteById

func UpdateTipoAntecedenteById(m *TipoAntecedente) (err error)

UpdateTipoAntecedente updates TipoAntecedente by Id and returns error if the record to be updated doesn't exist

func UpdateTipoAntecedentePsicologicoById

func UpdateTipoAntecedentePsicologicoById(m *TipoAntecedentePsicologico) (err error)

UpdateTipoAntecedentePsicologico updates TipoAntecedentePsicologico by Id and returns error if the record to be updated doesn't exist

func UpdateValoracionInterpersonalById

func UpdateValoracionInterpersonalById(m *ValoracionInterpersonal) (err error)

UpdateValoracionInterpersonal updates ValoracionInterpersonal by Id and returns error if the record to be updated doesn't exist

Types

type AccesoHistoria

type AccesoHistoria struct {
	Id                int              `orm:"column(id);pk;auto"`
	HistoriaClinicaId *HistoriaClinica `orm:"column(historia_clinica_id);rel(fk)"`
	ProfesionalId     int              `orm:"column(profesional_id)"`
	FechaAcceso       time.Time        `orm:"column(fecha_acceso);type(timestamp with time zone)"`
	FechaCreacion     string           `orm:"column(fecha_creacion);null"`
	FechaModificacion string           `orm:"column(fecha_modificacion);null"`
}

func GetAccesoHistoriaById

func GetAccesoHistoriaById(id int) (v *AccesoHistoria, err error)

GetAccesoHistoriaById retrieves AccesoHistoria by Id. Returns error if Id doesn't exist

func (*AccesoHistoria) TableName

func (t *AccesoHistoria) TableName() string

type Alert

type Alert struct {
	Type string
	Code string
	Body interface{}
}

type Anamnesis

type Anamnesis struct {
	Id                     int              `orm:"column(id);pk;auto"`
	HistoriaClinicaId      *HistoriaClinica `orm:"column(historia_clinica_id);rel(fk)"`
	Tratamiento            string           `orm:"column(tratamiento)"`
	Medicamentos           string           `orm:"column(medicamentos)"`
	Alergias               string           `orm:"column(alergias)"`
	Hemorragias            string           `orm:"column(hemorragias)"`
	Irradiaciones          string           `orm:"column(irradiaciones)"`
	Sinusitis              string           `orm:"column(sinusitis)"`
	EnfermedadRespiratoria string           `orm:"column(enfermedad_respiratoria)"`
	Cardiopatias           string           `orm:"column(cardiopatias)"`
	Diabetes               string           `orm:"column(diabetes)"`
	FiebreReumatica        string           `orm:"column(fiebre_reumatica)"`
	Hepatitis              string           `orm:"column(hepatitis)"`
	Hipertension           string           `orm:"column(hipertension)"`
	AntecedenteFamiliar    string           `orm:"column(antecedente_familiar)"`
	Cepillado              int              `orm:"column(cepillado)"`
	Seda                   int              `orm:"column(seda)"`
	Enjuague               int              `orm:"column(enjuague)"`
	Dulces                 bool             `orm:"column(dulces)"`
	Fuma                   bool             `orm:"column(fuma)"`
	Chicle                 bool             `orm:"column(chicle)"`
	Otras                  string           `orm:"column(otras);null"`
	UltimaVisita           time.Time        `orm:"column(ultima_visita);type(date)"`
	FechaCreacion          string           `orm:"column(fecha_creacion);null"`
	FechaModificacion      string           `orm:"column(fecha_modificacion);null"`
}

func GetAnamnesisById

func GetAnamnesisById(id int) (v *Anamnesis, err error)

GetAnamnesisById retrieves Anamnesis by Id. Returns error if Id doesn't exist

func (*Anamnesis) TableName

func (t *Anamnesis) TableName() string

type Antecedente

type Antecedente struct {
	Id                int              `orm:"column(id);pk;auto"`
	HistoriaClinicaId *HistoriaClinica `orm:"column(historia_clinica_id);rel(fk)"`
	TipoAntecedenteId *TipoAntecedente `orm:"column(tipo_antecedente_id);rel(fk)"`
	Observaciones     string           `orm:"column(observaciones)"`
	FechaCreacion     string           `orm:"column(fecha_creacion);null"`
	FechaModificacion string           `orm:"column(fecha_modificacion);null"`
}

func GetAntecedenteById

func GetAntecedenteById(id int) (v *Antecedente, err error)

GetAntecedenteById retrieves Antecedente by Id. Returns error if Id doesn't exist

func (*Antecedente) TableName

func (t *Antecedente) TableName() string

type AntecedentePsicologico

type AntecedentePsicologico struct {
	Id                           int                         `orm:"column(id);pk;auto"`
	HistoriaClinicaId            *HistoriaClinica            `orm:"column(historia_clinica_id);rel(fk)"`
	TipoAntecedentePsicologicoId *TipoAntecedentePsicologico `orm:"column(tipo_antecedente_psicologico_id);rel(fk)"`
	PasadoSomatico               string                      `orm:"column(pasado_somatico)"`
	ActualSomatico               string                      `orm:"column(actual_somatico)"`
	FechaCreacion                string                      `orm:"column(fecha_creacion);null"`
	FechaModificacion            string                      `orm:"column(fecha_modificacion);null"`
}

func GetAntecedentePsicologicoById

func GetAntecedentePsicologicoById(id int) (v *AntecedentePsicologico, err error)

GetAntecedentePsicologicoById retrieves AntecedentePsicologico by Id. Returns error if Id doesn't exist

func (*AntecedentePsicologico) TableName

func (t *AntecedentePsicologico) TableName() string

type ComportamientoConsulta

type ComportamientoConsulta struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	Problematica      string        `orm:"column(problematica)"`
	Afrontamiento     string        `orm:"column(afrontamiento)"`
	Comportamiento    string        `orm:"column(comportamiento)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetComportamientoConsultaById

func GetComportamientoConsultaById(id int) (v *ComportamientoConsulta, err error)

GetComportamientoConsultaById retrieves ComportamientoConsulta by Id. Returns error if Id doesn't exist

func (*ComportamientoConsulta) TableName

func (t *ComportamientoConsulta) TableName() string

type ComposicionFamiliar

type ComposicionFamiliar struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	Observaciones     string        `orm:"column(observaciones)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetComposicionFamiliarById

func GetComposicionFamiliarById(id int) (v *ComposicionFamiliar, err error)

GetComposicionFamiliarById retrieves ComposicionFamiliar by Id. Returns error if Id doesn't exist

func (*ComposicionFamiliar) TableName

func (t *ComposicionFamiliar) TableName() string

type ControlPlaca

type ControlPlaca struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	IndiceAnterior    int           `orm:"column(indice_anterior)"`
	IndiceActual      int           `orm:"column(indice_actual)"`
	Diagrama          string        `orm:"column(diagrama);type(json)"`
	Observaciones     string        `orm:"column(observaciones)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetControlPlacaById

func GetControlPlacaById(id int) (v *ControlPlaca, err error)

GetControlPlacaById retrieves ControlPlaca by Id. Returns error if Id doesn't exist

func (*ControlPlaca) TableName

func (t *ControlPlaca) TableName() string

type ConvencionOdontograma

type ConvencionOdontograma struct {
	Id                int     `orm:"column(id);pk;auto"`
	Nombre            string  `orm:"column(nombre)"`
	Descripcion       string  `orm:"column(descripcion);null"`
	CodigoAbreviacion string  `orm:"column(codigo_abreviacion);null"`
	NumeroOrden       float64 `orm:"column(numero_orden);null"`
	Activo            bool    `orm:"column(activo)"`
	Imagen            string  `orm:"column(imagen)"`
	FechaCreacion     string  `orm:"column(fecha_creacion);null"`
	FechaModificacion string  `orm:"column(fecha_modificacion);null"`
}

func GetConvencionOdontogramaById

func GetConvencionOdontogramaById(id int) (v *ConvencionOdontograma, err error)

GetConvencionOdontogramaById retrieves ConvencionOdontograma by Id. Returns error if Id doesn't exist

func (*ConvencionOdontograma) TableName

func (t *ConvencionOdontograma) TableName() string

type DatosEmergencia

type DatosEmergencia struct {
	Id                int              `orm:"column(id);pk;auto"`
	Nombre            string           `orm:"column(nombre)"`
	Parentesco        string           `orm:"column(parentesco)"`
	Telefono          string           `orm:"column(telefono)"`
	Direccion         string           `orm:"column(direccion)"`
	HistoriaClinicaId *HistoriaClinica `orm:"column(historia_clinica_id);rel(fk)"`
	FechaCreacion     string           `orm:"column(fecha_creacion);null"`
	FechaModificacion string           `orm:"column(fecha_modificacion);null"`
}

func GetDatosEmergenciaById

func GetDatosEmergenciaById(id int) (v *DatosEmergencia, err error)

GetDatosEmergenciaById retrieves DatosEmergencia by Id. Returns error if Id doesn't exist

func (*DatosEmergencia) TableName

func (t *DatosEmergencia) TableName() string

type Diagnostico

type Diagnostico struct {
	Id                int     `orm:"column(id);pk;auto"`
	Nombre            string  `orm:"column(nombre)"`
	Descripcion       string  `orm:"column(descripcion);null"`
	CodigoAbreviacion string  `orm:"column(codigo_abreviacion);null"`
	NumeroOrden       float64 `orm:"column(numero_orden);null"`
	Activo            bool    `orm:"column(activo)"`
	FechaCreacion     string  `orm:"column(fecha_creacion);null"`
	FechaModificacion string  `orm:"column(fecha_modificacion);null"`
}

func GetDiagnosticoById

func GetDiagnosticoById(id int) (v *Diagnostico, err error)

GetDiagnosticoById retrieves Diagnostico by Id. Returns error if Id doesn't exist

func (*Diagnostico) TableName

func (t *Diagnostico) TableName() string

type Especialidad

type Especialidad struct {
	Id                int     `orm:"column(id);pk;auto"`
	Nombre            string  `orm:"column(nombre)"`
	Descripcion       string  `orm:"column(descripcion);null"`
	CodigoAbreviacion string  `orm:"column(codigo_abreviacion);null"`
	NumeroOrden       float64 `orm:"column(numero_orden);null"`
	Activo            bool    `orm:"column(activo)"`
	Interna           bool    `orm:"column(interna)"`
	FechaCreacion     string  `orm:"column(fecha_creacion);null"`
	FechaModificacion string  `orm:"column(fecha_modificacion);null"`
}

func GetEspecialidadById

func GetEspecialidadById(id int) (v *Especialidad, err error)

GetEspecialidadById retrieves Especialidad by Id. Returns error if Id doesn't exist

func (*Especialidad) TableName

func (t *Especialidad) TableName() string

type ExamenDental

type ExamenDental struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	Supernumerarios   string        `orm:"column(supernumerarios)"`
	Abrasion          string        `orm:"column(abrasion)"`
	Manchas           string        `orm:"column(manchas)"`
	PatologiaPulpar   string        `orm:"column(patologia_pulpar)"`
	PlacaBlanda       string        `orm:"column(placa_blanda)"`
	PlacaCalcificada  string        `orm:"column(placa_calcificada)"`
	Oclusion          string        `orm:"column(oclusion)"`
	Otros             string        `orm:"column(otros)"`
	Observaciones     string        `orm:"column(observaciones)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetExamenDentalById

func GetExamenDentalById(id int) (v *ExamenDental, err error)

GetExamenDentalById retrieves ExamenDental by Id. Returns error if Id doesn't exist

func (*ExamenDental) TableName

func (t *ExamenDental) TableName() string

type ExamenEstomatologico

type ExamenEstomatologico struct {
	Id                   int           `orm:"column(id);pk;auto"`
	HojaHistoriaId       *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	Observaciones        string        `orm:"column(observaciones)"`
	ArticulacionTemporo  string        `orm:"column(articulacion_temporo)"`
	Labios               string        `orm:"column(labios)"`
	Lengua               string        `orm:"column(lengua)"`
	Paladar              string        `orm:"column(paladar)"`
	PisoBoca             string        `orm:"column(piso_boca)"`
	Carrillos            string        `orm:"column(carrillos)"`
	GlandulasSalivares   string        `orm:"column(glandulas_salivares)"`
	Maxilares            string        `orm:"column(maxilares)"`
	SenosMaxilares       string        `orm:"column(senos_maxilares)"`
	MusculosMasticadores string        `orm:"column(musculos_masticadores)"`
	SistemaNervioso      string        `orm:"column(sistema_nervioso)"`
	SistemaVascular      string        `orm:"column(sistema_vascular)"`
	SistemaLinfatico     string        `orm:"column(sistema_linfatico)"`
	FechaCreacion        string        `orm:"column(fecha_creacion);null"`
	FechaModificacion    string        `orm:"column(fecha_modificacion);null"`
}

func GetExamenEstomatologicoById

func GetExamenEstomatologicoById(id int) (v *ExamenEstomatologico, err error)

GetExamenEstomatologicoById retrieves ExamenEstomatologico by Id. Returns error if Id doesn't exist

func (*ExamenEstomatologico) TableName

func (t *ExamenEstomatologico) TableName() string

type ExcusaMedica

type ExcusaMedica struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	FechaGenerado     time.Time     `orm:"column(fecha_generado);type(timestamp with time zone)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetExcusaMedicaById

func GetExcusaMedicaById(id int) (v *ExcusaMedica, err error)

GetExcusaMedicaById retrieves ExcusaMedica by Id. Returns error if Id doesn't exist

func (*ExcusaMedica) TableName

func (t *ExcusaMedica) TableName() string

type HistoriaClinica

type HistoriaClinica struct {
	Id                int    `orm:"column(id);pk;auto"`
	PersonaId         int    `orm:"column(persona_id)"`
	FechaCreacion     string `orm:"column(fecha_creacion);null"`
	FechaModificacion string `orm:"column(fecha_modificacion);null"`
}

func GetHistoriaClinicaById

func GetHistoriaClinicaById(id int) (v *HistoriaClinica, err error)

GetHistoriaClinicaById retrieves HistoriaClinica by Id. Returns error if Id doesn't exist

func (*HistoriaClinica) TableName

func (t *HistoriaClinica) TableName() string

type HojaHistoria

type HojaHistoria struct {
	Id                   int              `orm:"column(id);pk;auto"`
	HistoriaClinicaId    *HistoriaClinica `orm:"column(historia_clinica_id);rel(fk)"`
	FechaConsulta        time.Time        `orm:"column(fecha_consulta);type(timestamp with time zone)"`
	Motivo               string           `orm:"column(motivo)"`
	DiagnosticoId        *Diagnostico     `orm:"column(diagnostico_id);rel(fk)"`
	Observacion          string           `orm:"column(observacion)"`
	Evolucion            string           `orm:"column(evolucion)"`
	EspecialidadId       *Especialidad    `orm:"column(especialidad_id);rel(fk)"`
	ProfesionalId        int              `orm:"column(profesional_id)"`
	DatosPersonaConsulta string           `orm:"column(datos_persona_consulta);type(json)"`
	FechaCreacion        string           `orm:"column(fecha_creacion);null"`
	FechaModificacion    string           `orm:"column(fecha_modificacion);null"`
}

func GetHojaHistoriaById

func GetHojaHistoriaById(id int) (v *HojaHistoria, err error)

GetHojaHistoriaById retrieves HojaHistoria by Id. Returns error if Id doesn't exist

func (*HojaHistoria) TableName

func (t *HojaHistoria) TableName() string

type Limites

type Limites struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	Difusos           string        `orm:"column(difusos)"`
	Claros            string        `orm:"column(claros)"`
	Rigidos           string        `orm:"column(rigidos)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetLimitesById

func GetLimitesById(id int) (v *Limites, err error)

GetLimitesById retrieves Limites by Id. Returns error if Id doesn't exist

func (*Limites) TableName

func (t *Limites) TableName() string

type Odontograma

type Odontograma struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	Diagrama          string        `orm:"column(diagrama);type(json)"`
	Observaciones     string        `orm:"column(observaciones)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetOdontogramaById

func GetOdontogramaById(id int) (v *Odontograma, err error)

GetOdontogramaById retrieves Odontograma by Id. Returns error if Id doesn't exist

func (*Odontograma) TableName

func (t *Odontograma) TableName() string

type Orden

type Orden struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	Observaciones     string        `orm:"column(observaciones)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetOrdenById

func GetOrdenById(id int) (v *Orden, err error)

GetOrdenById retrieves Orden by Id. Returns error if Id doesn't exist

func (*Orden) TableName

func (t *Orden) TableName() string

type Persona

type Persona struct {
	Id                   int       `orm:"column(id);pk;auto"`
	PrimerNombre         string    `orm:"column(primer_nombre)"`
	SegundoNombre        string    `orm:"column(segundo_nombre);null"`
	PrimerApellido       string    `orm:"column(primer_apellido)"`
	SegundoApellido      string    `orm:"column(segundo_apellido);null"`
	TipoIdentificacion   string    `orm:"column(tipo_identificacion);null"`
	NumeroIdentificacion string    `orm:"column(numero_identificacion)"`
	FechaNacimiento      time.Time `orm:"column(fecha_nacimiento);type(date);null"`
	Genero               string    `orm:"column(genero);null"`
	Telefono             string    `orm:"column(telefono)"`
	Correo               string    `orm:"column(correo)"`
	Eps                  string    `orm:"column(eps)"`
	FacultadId           int       `orm:"column(facultad_id)"`
	DependenciaId        int       `orm:"column(dependencia_id)"`
	Estamento            string    `orm:"column(estamento)"`
	CodigoEstudiantil    string    `orm:"column(codigo_estudiantil);null"`
	EstadoCondor         string    `orm:"column(estado_condor);null"`
}

func GetPersonaById

func GetPersonaById(id int) (v *Persona, err error)

GetPersonaById retrieves Persona by Id. Returns error if Id doesn't exist

func (*Persona) TableName

func (t *Persona) TableName() string

type Remision

type Remision struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	EspecialidadId    *Especialidad `orm:"column(especialidad_id);rel(fk)"`
	Observaciones     string        `orm:"column(observaciones)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetRemisionById

func GetRemisionById(id int) (v *Remision, err error)

GetRemisionById retrieves Remision by Id. Returns error if Id doesn't exist

func (*Remision) TableName

func (t *Remision) TableName() string

type SignosVitales

type SignosVitales struct {
	Id                     int           `orm:"column(id);pk;auto"`
	HojaHistoriaId         *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	Temperatura            float64       `orm:"column(temperatura);null"`
	TensionSistolica       int           `orm:"column(tension_sistolica);null"`
	TensionDiastolica      int           `orm:"column(tension_diastolica);null"`
	TensionMedia           float64       `orm:"column(tension_media);null"`
	Estatura               float64       `orm:"column(estatura);null"`
	Peso                   float64       `orm:"column(peso);null"`
	Imc                    float64       `orm:"column(imc);null"`
	Saturacion             int           `orm:"column(saturacion);null"`
	FrecuenciaCardiaca     int           `orm:"column(frecuencia_cardiaca);null"`
	FrecuenciaRespiratoria int           `orm:"column(frecuencia_respiratoria);null"`
	PerimetroAbdominal     float64       `orm:"column(perimetro_abdominal);null"`
	FechaCreacion          string        `orm:"column(fecha_creacion);null"`
	FechaModificacion      string        `orm:"column(fecha_modificacion);null"`
}

func GetSignosVitalesById

func GetSignosVitalesById(id int) (v *SignosVitales, err error)

GetSignosVitalesById retrieves SignosVitales by Id. Returns error if Id doesn't exist

func (*SignosVitales) TableName

func (t *SignosVitales) TableName() string

type TipoAntecedente

type TipoAntecedente struct {
	Id                int     `orm:"column(id);pk;auto"`
	Nombre            string  `orm:"column(nombre)"`
	Descripcion       string  `orm:"column(descripcion);null"`
	NumeroOrden       float64 `orm:"column(numero_orden);null"`
	CodigoAbreviacion string  `orm:"column(codigo_abreviacion);null"`
	Activo            bool    `orm:"column(activo)"`
	FechaCreacion     string  `orm:"column(fecha_creacion);null"`
	FechaModificacion string  `orm:"column(fecha_modificacion);null"`
}

func GetTipoAntecedenteById

func GetTipoAntecedenteById(id int) (v *TipoAntecedente, err error)

GetTipoAntecedenteById retrieves TipoAntecedente by Id. Returns error if Id doesn't exist

func (*TipoAntecedente) TableName

func (t *TipoAntecedente) TableName() string

type TipoAntecedentePsicologico

type TipoAntecedentePsicologico struct {
	Id                int     `orm:"column(id);pk;auto"`
	Nombre            string  `orm:"column(nombre)"`
	Descripcion       string  `orm:"column(descripcion);null"`
	CodigoAbreviacion string  `orm:"column(codigo_abreviacion);null"`
	NumeroOrden       float64 `orm:"column(numero_orden);null"`
	Activo            bool    `orm:"column(activo)"`
	FechaCreacion     string  `orm:"column(fecha_creacion);null"`
	FechaModificacion string  `orm:"column(fecha_modificacion);null"`
}

func GetTipoAntecedentePsicologicoById

func GetTipoAntecedentePsicologicoById(id int) (v *TipoAntecedentePsicologico, err error)

GetTipoAntecedentePsicologicoById retrieves TipoAntecedentePsicologico by Id. Returns error if Id doesn't exist

func (*TipoAntecedentePsicologico) TableName

func (t *TipoAntecedentePsicologico) TableName() string

type ValoracionInterpersonal

type ValoracionInterpersonal struct {
	Id                int           `orm:"column(id);pk;auto"`
	HojaHistoriaId    *HojaHistoria `orm:"column(hoja_historia_id);rel(fk)"`
	Autoridad         string        `orm:"column(autoridad)"`
	Pares             string        `orm:"column(pares)"`
	Pareja            string        `orm:"column(pareja)"`
	Relaciones        bool          `orm:"column(relaciones)"`
	Satisfaccion      string        `orm:"column(satisfaccion)"`
	Proteccion        string        `orm:"column(proteccion)"`
	Orientacion       string        `orm:"column(orientacion)"`
	Judiciales        string        `orm:"column(judiciales)"`
	Economicos        string        `orm:"column(economicos)"`
	Drogas            string        `orm:"column(drogas)"`
	FechaCreacion     string        `orm:"column(fecha_creacion);null"`
	FechaModificacion string        `orm:"column(fecha_modificacion);null"`
}

func GetValoracionInterpersonalById

func GetValoracionInterpersonalById(id int) (v *ValoracionInterpersonal, err error)

GetValoracionInterpersonalById retrieves ValoracionInterpersonal by Id. Returns error if Id doesn't exist

func (*ValoracionInterpersonal) TableName

func (t *ValoracionInterpersonal) TableName() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL