br.gov.ans.padroes.tiss.schemas
Class CtGuiaSPSADT

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.CtGuiaSPSADT

public class CtGuiaSPSADT
extends java.lang.Object

Java class for ct_guiaSP_SADT complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ct_guiaSP_SADT">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="identificacaoGuiaSADTSP" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_cabecalhoGuia"/>
         <element name="numeroGuiaPrincipal" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="dadosAutorizacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_autorizacaoGuia" minOccurs="0"/>
         <element name="dadosBeneficiario" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_beneficiario"/>
         <element name="dadosSolicitante" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_solicitante"/>
         <element name="prestadorExecutante">
           <complexType>
             <complexContent>
               <extension base="{http://www.ans.gov.br/padroes/tiss/schemas}ct_contratado">
                 <sequence>
                   <element name="profissionalExecutanteCompl" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <extension base="{http://www.ans.gov.br/padroes/tiss/schemas}ct_profissionalExecutante">
                           <sequence>
                             <element name="codigoProfissionalCompl" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_identificacaoPrestador" minOccurs="0"/>
                           </sequence>
                         </extension>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="indicacaoClinica" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_indicacaoClinica" minOccurs="0"/>
         <element name="caraterAtendimento" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_eletivaEmergencia"/>
         <element name="dataHoraAtendimento" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_dataHora" minOccurs="0"/>
         <element name="diagnosticoGuia" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_diagnosticoGuia" minOccurs="0"/>
         <element name="tipoSaida" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_tipoSaidaGuiaSADT"/>
         <element name="tipoAtendimento" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_tipoAtendimento"/>
         <element name="procedimentosRealizados" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_procedimentoRealizadoEquipe" minOccurs="0"/>
         <element name="outrasDespesas" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_outrasDespesas" minOccurs="0"/>
         <element name="OPMUtilizada" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_OPMUtilizada" minOccurs="0"/>
         <element name="valorTotal" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_valorTotalServicos" minOccurs="0"/>
         <element name="observacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_observacao" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class CtGuiaSPSADT.PrestadorExecutante
          Java class for anonymous complex type.
 
Field Summary
protected  StEletivaEmergencia caraterAtendimento
           
protected  CtAutorizacaoGuia dadosAutorizacao
           
protected  CtBeneficiario dadosBeneficiario
           
protected  CtSolicitante dadosSolicitante
           
protected  javax.xml.datatype.XMLGregorianCalendar dataHoraAtendimento
           
protected  CtDiagnosticoGuia diagnosticoGuia
           
protected  CtCabecalhoGuia identificacaoGuiaSADTSP
           
protected  java.lang.String indicacaoClinica
           
protected  java.lang.String numeroGuiaPrincipal
           
protected  java.lang.String observacao
           
protected  CtOPMUtilizada opmUtilizada
           
protected  CtOutrasDespesas outrasDespesas
           
protected  CtGuiaSPSADT.PrestadorExecutante prestadorExecutante
           
protected  CtProcedimentoRealizadoEquipe procedimentosRealizados
           
protected  java.math.BigInteger tipoAtendimento
           
protected  java.lang.String tipoSaida
           
protected  CtValorTotalServicos valorTotal
           
 
Constructor Summary
CtGuiaSPSADT()
           
 
Method Summary
 StEletivaEmergencia getCaraterAtendimento()
          Gets the value of the caraterAtendimento property.
 CtAutorizacaoGuia getDadosAutorizacao()
          Gets the value of the dadosAutorizacao property.
 CtBeneficiario getDadosBeneficiario()
          Gets the value of the dadosBeneficiario property.
 CtSolicitante getDadosSolicitante()
          Gets the value of the dadosSolicitante property.
 javax.xml.datatype.XMLGregorianCalendar getDataHoraAtendimento()
          Gets the value of the dataHoraAtendimento property.
 CtDiagnosticoGuia getDiagnosticoGuia()
          Gets the value of the diagnosticoGuia property.
 CtCabecalhoGuia getIdentificacaoGuiaSADTSP()
          Gets the value of the identificacaoGuiaSADTSP property.
 java.lang.String getIndicacaoClinica()
          Gets the value of the indicacaoClinica property.
 java.lang.String getNumeroGuiaPrincipal()
          Gets the value of the numeroGuiaPrincipal property.
 java.lang.String getObservacao()
          Gets the value of the observacao property.
 CtOPMUtilizada getOPMUtilizada()
          Gets the value of the opmUtilizada property.
 CtOutrasDespesas getOutrasDespesas()
          Gets the value of the outrasDespesas property.
 CtGuiaSPSADT.PrestadorExecutante getPrestadorExecutante()
          Gets the value of the prestadorExecutante property.
 CtProcedimentoRealizadoEquipe getProcedimentosRealizados()
          Gets the value of the procedimentosRealizados property.
 java.math.BigInteger getTipoAtendimento()
          Gets the value of the tipoAtendimento property.
 java.lang.String getTipoSaida()
          Gets the value of the tipoSaida property.
 CtValorTotalServicos getValorTotal()
          Gets the value of the valorTotal property.
 void setCaraterAtendimento(StEletivaEmergencia value)
          Sets the value of the caraterAtendimento property.
 void setDadosAutorizacao(CtAutorizacaoGuia value)
          Sets the value of the dadosAutorizacao property.
 void setDadosBeneficiario(CtBeneficiario value)
          Sets the value of the dadosBeneficiario property.
 void setDadosSolicitante(CtSolicitante value)
          Sets the value of the dadosSolicitante property.
 void setDataHoraAtendimento(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the dataHoraAtendimento property.
 void setDiagnosticoGuia(CtDiagnosticoGuia value)
          Sets the value of the diagnosticoGuia property.
 void setIdentificacaoGuiaSADTSP(CtCabecalhoGuia value)
          Sets the value of the identificacaoGuiaSADTSP property.
 void setIndicacaoClinica(java.lang.String value)
          Sets the value of the indicacaoClinica property.
 void setNumeroGuiaPrincipal(java.lang.String value)
          Sets the value of the numeroGuiaPrincipal property.
 void setObservacao(java.lang.String value)
          Sets the value of the observacao property.
 void setOPMUtilizada(CtOPMUtilizada value)
          Sets the value of the opmUtilizada property.
 void setOutrasDespesas(CtOutrasDespesas value)
          Sets the value of the outrasDespesas property.
 void setPrestadorExecutante(CtGuiaSPSADT.PrestadorExecutante value)
          Sets the value of the prestadorExecutante property.
 void setProcedimentosRealizados(CtProcedimentoRealizadoEquipe value)
          Sets the value of the procedimentosRealizados property.
 void setTipoAtendimento(java.math.BigInteger value)
          Sets the value of the tipoAtendimento property.
 void setTipoSaida(java.lang.String value)
          Sets the value of the tipoSaida property.
 void setValorTotal(CtValorTotalServicos value)
          Sets the value of the valorTotal property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

identificacaoGuiaSADTSP

protected CtCabecalhoGuia identificacaoGuiaSADTSP

numeroGuiaPrincipal

protected java.lang.String numeroGuiaPrincipal

dadosAutorizacao

protected CtAutorizacaoGuia dadosAutorizacao

dadosBeneficiario

protected CtBeneficiario dadosBeneficiario

dadosSolicitante

protected CtSolicitante dadosSolicitante

prestadorExecutante

protected CtGuiaSPSADT.PrestadorExecutante prestadorExecutante

indicacaoClinica

protected java.lang.String indicacaoClinica

caraterAtendimento

protected StEletivaEmergencia caraterAtendimento

dataHoraAtendimento

protected javax.xml.datatype.XMLGregorianCalendar dataHoraAtendimento

diagnosticoGuia

protected CtDiagnosticoGuia diagnosticoGuia

tipoSaida

protected java.lang.String tipoSaida

tipoAtendimento

protected java.math.BigInteger tipoAtendimento

procedimentosRealizados

protected CtProcedimentoRealizadoEquipe procedimentosRealizados

outrasDespesas

protected CtOutrasDespesas outrasDespesas

opmUtilizada

protected CtOPMUtilizada opmUtilizada

valorTotal

protected CtValorTotalServicos valorTotal

observacao

protected java.lang.String observacao
Constructor Detail

CtGuiaSPSADT

public CtGuiaSPSADT()
Method Detail

getIdentificacaoGuiaSADTSP

public CtCabecalhoGuia getIdentificacaoGuiaSADTSP()
Gets the value of the identificacaoGuiaSADTSP property.

Returns:
possible object is CtCabecalhoGuia

setIdentificacaoGuiaSADTSP

public void setIdentificacaoGuiaSADTSP(CtCabecalhoGuia value)
Sets the value of the identificacaoGuiaSADTSP property.

Parameters:
value - allowed object is CtCabecalhoGuia

getNumeroGuiaPrincipal

public java.lang.String getNumeroGuiaPrincipal()
Gets the value of the numeroGuiaPrincipal property.

Returns:
possible object is String

setNumeroGuiaPrincipal

public void setNumeroGuiaPrincipal(java.lang.String value)
Sets the value of the numeroGuiaPrincipal property.

Parameters:
value - allowed object is String

getDadosAutorizacao

public CtAutorizacaoGuia getDadosAutorizacao()
Gets the value of the dadosAutorizacao property.

Returns:
possible object is CtAutorizacaoGuia

setDadosAutorizacao

public void setDadosAutorizacao(CtAutorizacaoGuia value)
Sets the value of the dadosAutorizacao property.

Parameters:
value - allowed object is CtAutorizacaoGuia

getDadosBeneficiario

public CtBeneficiario getDadosBeneficiario()
Gets the value of the dadosBeneficiario property.

Returns:
possible object is CtBeneficiario

setDadosBeneficiario

public void setDadosBeneficiario(CtBeneficiario value)
Sets the value of the dadosBeneficiario property.

Parameters:
value - allowed object is CtBeneficiario

getDadosSolicitante

public CtSolicitante getDadosSolicitante()
Gets the value of the dadosSolicitante property.

Returns:
possible object is CtSolicitante

setDadosSolicitante

public void setDadosSolicitante(CtSolicitante value)
Sets the value of the dadosSolicitante property.

Parameters:
value - allowed object is CtSolicitante

getPrestadorExecutante

public CtGuiaSPSADT.PrestadorExecutante getPrestadorExecutante()
Gets the value of the prestadorExecutante property.

Returns:
possible object is CtGuiaSPSADT.PrestadorExecutante

setPrestadorExecutante

public void setPrestadorExecutante(CtGuiaSPSADT.PrestadorExecutante value)
Sets the value of the prestadorExecutante property.

Parameters:
value - allowed object is CtGuiaSPSADT.PrestadorExecutante

getIndicacaoClinica

public java.lang.String getIndicacaoClinica()
Gets the value of the indicacaoClinica property.

Returns:
possible object is String

setIndicacaoClinica

public void setIndicacaoClinica(java.lang.String value)
Sets the value of the indicacaoClinica property.

Parameters:
value - allowed object is String

getCaraterAtendimento

public StEletivaEmergencia getCaraterAtendimento()
Gets the value of the caraterAtendimento property.

Returns:
possible object is StEletivaEmergencia

setCaraterAtendimento

public void setCaraterAtendimento(StEletivaEmergencia value)
Sets the value of the caraterAtendimento property.

Parameters:
value - allowed object is StEletivaEmergencia

getDataHoraAtendimento

public javax.xml.datatype.XMLGregorianCalendar getDataHoraAtendimento()
Gets the value of the dataHoraAtendimento property.

Returns:
possible object is XMLGregorianCalendar

setDataHoraAtendimento

public void setDataHoraAtendimento(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dataHoraAtendimento property.

Parameters:
value - allowed object is XMLGregorianCalendar

getDiagnosticoGuia

public CtDiagnosticoGuia getDiagnosticoGuia()
Gets the value of the diagnosticoGuia property.

Returns:
possible object is CtDiagnosticoGuia

setDiagnosticoGuia

public void setDiagnosticoGuia(CtDiagnosticoGuia value)
Sets the value of the diagnosticoGuia property.

Parameters:
value - allowed object is CtDiagnosticoGuia

getTipoSaida

public java.lang.String getTipoSaida()
Gets the value of the tipoSaida property.

Returns:
possible object is String

setTipoSaida

public void setTipoSaida(java.lang.String value)
Sets the value of the tipoSaida property.

Parameters:
value - allowed object is String

getTipoAtendimento

public java.math.BigInteger getTipoAtendimento()
Gets the value of the tipoAtendimento property.

Returns:
possible object is BigInteger

setTipoAtendimento

public void setTipoAtendimento(java.math.BigInteger value)
Sets the value of the tipoAtendimento property.

Parameters:
value - allowed object is BigInteger

getProcedimentosRealizados

public CtProcedimentoRealizadoEquipe getProcedimentosRealizados()
Gets the value of the procedimentosRealizados property.

Returns:
possible object is CtProcedimentoRealizadoEquipe

setProcedimentosRealizados

public void setProcedimentosRealizados(CtProcedimentoRealizadoEquipe value)
Sets the value of the procedimentosRealizados property.

Parameters:
value - allowed object is CtProcedimentoRealizadoEquipe

getOutrasDespesas

public CtOutrasDespesas getOutrasDespesas()
Gets the value of the outrasDespesas property.

Returns:
possible object is CtOutrasDespesas

setOutrasDespesas

public void setOutrasDespesas(CtOutrasDespesas value)
Sets the value of the outrasDespesas property.

Parameters:
value - allowed object is CtOutrasDespesas

getOPMUtilizada

public CtOPMUtilizada getOPMUtilizada()
Gets the value of the opmUtilizada property.

Returns:
possible object is CtOPMUtilizada

setOPMUtilizada

public void setOPMUtilizada(CtOPMUtilizada value)
Sets the value of the opmUtilizada property.

Parameters:
value - allowed object is CtOPMUtilizada

getValorTotal

public CtValorTotalServicos getValorTotal()
Gets the value of the valorTotal property.

Returns:
possible object is CtValorTotalServicos

setValorTotal

public void setValorTotal(CtValorTotalServicos value)
Sets the value of the valorTotal property.

Parameters:
value - allowed object is CtValorTotalServicos

getObservacao

public java.lang.String getObservacao()
Gets the value of the observacao property.

Returns:
possible object is String

setObservacao

public void setObservacao(java.lang.String value)
Sets the value of the observacao property.

Parameters:
value - allowed object is String