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

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

public class CtInternacaoObstetrica
extends java.lang.Object

Java class for ct_internacaoObstetrica complex type.

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

 <complexType name="ct_internacaoObstetrica">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="emGestacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_simNao" minOccurs="0"/>
         <element name="aborto" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_simNao" minOccurs="0"/>
         <element name="transtornoMaternoRelGravidez" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_simNao" minOccurs="0"/>
         <element name="complicacaoPeriodoPuerperio" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_simNao" minOccurs="0"/>
         <element name="atendimentoRNSalaParto" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_simNao" minOccurs="0"/>
         <element name="complicacaoNeonatal" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_simNao" minOccurs="0"/>
         <element name="baixoPeso" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_simNao" minOccurs="0"/>
         <element name="partoCesareo" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_simNao" minOccurs="0"/>
         <element name="partoNormal" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_simNao" minOccurs="0"/>
         <element name="declaracoesNascidosVivos" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_numeroDN" minOccurs="0"/>
         <element name="qtdNascidosVivosTermo" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <totalDigits value="2"/>
             </restriction>
           </simpleType>
         </element>
         <element name="qtdNascidosMortos" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <totalDigits value="2"/>
             </restriction>
           </simpleType>
         </element>
         <element name="qtdVivosPrematuros" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <totalDigits value="2"/>
             </restriction>
           </simpleType>
         </element>
         <element name="obitoMulher" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_obitoMulher" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.lang.Boolean aborto
           
protected  java.lang.Boolean atendimentoRNSalaParto
           
protected  java.lang.Boolean baixoPeso
           
protected  java.lang.Boolean complicacaoNeonatal
           
protected  java.lang.Boolean complicacaoPeriodoPuerperio
           
protected  CtNumeroDN declaracoesNascidosVivos
           
protected  java.lang.Boolean emGestacao
           
protected  java.math.BigInteger obitoMulher
           
protected  java.lang.Boolean partoCesareo
           
protected  java.lang.Boolean partoNormal
           
protected  java.math.BigInteger qtdNascidosMortos
           
protected  java.math.BigInteger qtdNascidosVivosTermo
           
protected  java.math.BigInteger qtdVivosPrematuros
           
protected  java.lang.Boolean transtornoMaternoRelGravidez
           
 
Constructor Summary
CtInternacaoObstetrica()
           
 
Method Summary
 CtNumeroDN getDeclaracoesNascidosVivos()
          Gets the value of the declaracoesNascidosVivos property.
 java.math.BigInteger getObitoMulher()
          Gets the value of the obitoMulher property.
 java.math.BigInteger getQtdNascidosMortos()
          Gets the value of the qtdNascidosMortos property.
 java.math.BigInteger getQtdNascidosVivosTermo()
          Gets the value of the qtdNascidosVivosTermo property.
 java.math.BigInteger getQtdVivosPrematuros()
          Gets the value of the qtdVivosPrematuros property.
 java.lang.Boolean isAborto()
          Gets the value of the aborto property.
 java.lang.Boolean isAtendimentoRNSalaParto()
          Gets the value of the atendimentoRNSalaParto property.
 java.lang.Boolean isBaixoPeso()
          Gets the value of the baixoPeso property.
 java.lang.Boolean isComplicacaoNeonatal()
          Gets the value of the complicacaoNeonatal property.
 java.lang.Boolean isComplicacaoPeriodoPuerperio()
          Gets the value of the complicacaoPeriodoPuerperio property.
 java.lang.Boolean isEmGestacao()
          Gets the value of the emGestacao property.
 java.lang.Boolean isPartoCesareo()
          Gets the value of the partoCesareo property.
 java.lang.Boolean isPartoNormal()
          Gets the value of the partoNormal property.
 java.lang.Boolean isTranstornoMaternoRelGravidez()
          Gets the value of the transtornoMaternoRelGravidez property.
 void setAborto(java.lang.Boolean value)
          Sets the value of the aborto property.
 void setAtendimentoRNSalaParto(java.lang.Boolean value)
          Sets the value of the atendimentoRNSalaParto property.
 void setBaixoPeso(java.lang.Boolean value)
          Sets the value of the baixoPeso property.
 void setComplicacaoNeonatal(java.lang.Boolean value)
          Sets the value of the complicacaoNeonatal property.
 void setComplicacaoPeriodoPuerperio(java.lang.Boolean value)
          Sets the value of the complicacaoPeriodoPuerperio property.
 void setDeclaracoesNascidosVivos(CtNumeroDN value)
          Sets the value of the declaracoesNascidosVivos property.
 void setEmGestacao(java.lang.Boolean value)
          Sets the value of the emGestacao property.
 void setObitoMulher(java.math.BigInteger value)
          Sets the value of the obitoMulher property.
 void setPartoCesareo(java.lang.Boolean value)
          Sets the value of the partoCesareo property.
 void setPartoNormal(java.lang.Boolean value)
          Sets the value of the partoNormal property.
 void setQtdNascidosMortos(java.math.BigInteger value)
          Sets the value of the qtdNascidosMortos property.
 void setQtdNascidosVivosTermo(java.math.BigInteger value)
          Sets the value of the qtdNascidosVivosTermo property.
 void setQtdVivosPrematuros(java.math.BigInteger value)
          Sets the value of the qtdVivosPrematuros property.
 void setTranstornoMaternoRelGravidez(java.lang.Boolean value)
          Sets the value of the transtornoMaternoRelGravidez property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

emGestacao

protected java.lang.Boolean emGestacao

aborto

protected java.lang.Boolean aborto

transtornoMaternoRelGravidez

protected java.lang.Boolean transtornoMaternoRelGravidez

complicacaoPeriodoPuerperio

protected java.lang.Boolean complicacaoPeriodoPuerperio

atendimentoRNSalaParto

protected java.lang.Boolean atendimentoRNSalaParto

complicacaoNeonatal

protected java.lang.Boolean complicacaoNeonatal

baixoPeso

protected java.lang.Boolean baixoPeso

partoCesareo

protected java.lang.Boolean partoCesareo

partoNormal

protected java.lang.Boolean partoNormal

declaracoesNascidosVivos

protected CtNumeroDN declaracoesNascidosVivos

qtdNascidosVivosTermo

protected java.math.BigInteger qtdNascidosVivosTermo

qtdNascidosMortos

protected java.math.BigInteger qtdNascidosMortos

qtdVivosPrematuros

protected java.math.BigInteger qtdVivosPrematuros

obitoMulher

protected java.math.BigInteger obitoMulher
Constructor Detail

CtInternacaoObstetrica

public CtInternacaoObstetrica()
Method Detail

isEmGestacao

public java.lang.Boolean isEmGestacao()
Gets the value of the emGestacao property.

Returns:
possible object is Boolean

setEmGestacao

public void setEmGestacao(java.lang.Boolean value)
Sets the value of the emGestacao property.

Parameters:
value - allowed object is Boolean

isAborto

public java.lang.Boolean isAborto()
Gets the value of the aborto property.

Returns:
possible object is Boolean

setAborto

public void setAborto(java.lang.Boolean value)
Sets the value of the aborto property.

Parameters:
value - allowed object is Boolean

isTranstornoMaternoRelGravidez

public java.lang.Boolean isTranstornoMaternoRelGravidez()
Gets the value of the transtornoMaternoRelGravidez property.

Returns:
possible object is Boolean

setTranstornoMaternoRelGravidez

public void setTranstornoMaternoRelGravidez(java.lang.Boolean value)
Sets the value of the transtornoMaternoRelGravidez property.

Parameters:
value - allowed object is Boolean

isComplicacaoPeriodoPuerperio

public java.lang.Boolean isComplicacaoPeriodoPuerperio()
Gets the value of the complicacaoPeriodoPuerperio property.

Returns:
possible object is Boolean

setComplicacaoPeriodoPuerperio

public void setComplicacaoPeriodoPuerperio(java.lang.Boolean value)
Sets the value of the complicacaoPeriodoPuerperio property.

Parameters:
value - allowed object is Boolean

isAtendimentoRNSalaParto

public java.lang.Boolean isAtendimentoRNSalaParto()
Gets the value of the atendimentoRNSalaParto property.

Returns:
possible object is Boolean

setAtendimentoRNSalaParto

public void setAtendimentoRNSalaParto(java.lang.Boolean value)
Sets the value of the atendimentoRNSalaParto property.

Parameters:
value - allowed object is Boolean

isComplicacaoNeonatal

public java.lang.Boolean isComplicacaoNeonatal()
Gets the value of the complicacaoNeonatal property.

Returns:
possible object is Boolean

setComplicacaoNeonatal

public void setComplicacaoNeonatal(java.lang.Boolean value)
Sets the value of the complicacaoNeonatal property.

Parameters:
value - allowed object is Boolean

isBaixoPeso

public java.lang.Boolean isBaixoPeso()
Gets the value of the baixoPeso property.

Returns:
possible object is Boolean

setBaixoPeso

public void setBaixoPeso(java.lang.Boolean value)
Sets the value of the baixoPeso property.

Parameters:
value - allowed object is Boolean

isPartoCesareo

public java.lang.Boolean isPartoCesareo()
Gets the value of the partoCesareo property.

Returns:
possible object is Boolean

setPartoCesareo

public void setPartoCesareo(java.lang.Boolean value)
Sets the value of the partoCesareo property.

Parameters:
value - allowed object is Boolean

isPartoNormal

public java.lang.Boolean isPartoNormal()
Gets the value of the partoNormal property.

Returns:
possible object is Boolean

setPartoNormal

public void setPartoNormal(java.lang.Boolean value)
Sets the value of the partoNormal property.

Parameters:
value - allowed object is Boolean

getDeclaracoesNascidosVivos

public CtNumeroDN getDeclaracoesNascidosVivos()
Gets the value of the declaracoesNascidosVivos property.

Returns:
possible object is CtNumeroDN

setDeclaracoesNascidosVivos

public void setDeclaracoesNascidosVivos(CtNumeroDN value)
Sets the value of the declaracoesNascidosVivos property.

Parameters:
value - allowed object is CtNumeroDN

getQtdNascidosVivosTermo

public java.math.BigInteger getQtdNascidosVivosTermo()
Gets the value of the qtdNascidosVivosTermo property.

Returns:
possible object is BigInteger

setQtdNascidosVivosTermo

public void setQtdNascidosVivosTermo(java.math.BigInteger value)
Sets the value of the qtdNascidosVivosTermo property.

Parameters:
value - allowed object is BigInteger

getQtdNascidosMortos

public java.math.BigInteger getQtdNascidosMortos()
Gets the value of the qtdNascidosMortos property.

Returns:
possible object is BigInteger

setQtdNascidosMortos

public void setQtdNascidosMortos(java.math.BigInteger value)
Sets the value of the qtdNascidosMortos property.

Parameters:
value - allowed object is BigInteger

getQtdVivosPrematuros

public java.math.BigInteger getQtdVivosPrematuros()
Gets the value of the qtdVivosPrematuros property.

Returns:
possible object is BigInteger

setQtdVivosPrematuros

public void setQtdVivosPrematuros(java.math.BigInteger value)
Sets the value of the qtdVivosPrematuros property.

Parameters:
value - allowed object is BigInteger

getObitoMulher

public java.math.BigInteger getObitoMulher()
Gets the value of the obitoMulher property.

Returns:
possible object is BigInteger

setObitoMulher

public void setObitoMulher(java.math.BigInteger value)
Sets the value of the obitoMulher property.

Parameters:
value - allowed object is BigInteger