Class: Tiss::Model::CtmSpSadtAtendimento

Inherits:
Base
  • Object
show all
Defined in:
lib/tiss/models/ctm_sp_sadt_atendimento.rb

Constant Summary

Constants inherited from Base

Base::DEFINED_ATTRIBUTES

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

attr_accessor, attribute_config, #attribute_configs, #attributes, #attributes_by, #attributes_with_values

Instance Attribute Details

#indicacaoAcidenteObject

@type: DmIndicadorAcidente



9
10
11
# File 'lib/tiss/models/ctm_sp_sadt_atendimento.rb', line 9

def indicacaoAcidente
  @indicacaoAcidente
end

#motivoEncerramentoObject

@type: DmMotivoSaidaObito



15
16
17
# File 'lib/tiss/models/ctm_sp_sadt_atendimento.rb', line 15

def motivoEncerramento
  @motivoEncerramento
end

#tipoAtendimentoObject

@type: DmTipoAtendimento



6
7
8
# File 'lib/tiss/models/ctm_sp_sadt_atendimento.rb', line 6

def tipoAtendimento
  @tipoAtendimento
end

#tipoConsultaObject

@type: DmTipoConsulta



12
13
14
# File 'lib/tiss/models/ctm_sp_sadt_atendimento.rb', line 12

def tipoConsulta
  @tipoConsulta
end