|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20201.CtInternacaoObstetrica
public class CtInternacaoObstetrica
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/v20201}st_simNao" minOccurs="0"/>
<element name="aborto" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_simNao" minOccurs="0"/>
<element name="transtornoMaternoRelGravidez" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_simNao" minOccurs="0"/>
<element name="complicacaoPeriodoPuerperio" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_simNao" minOccurs="0"/>
<element name="atendimentoRNSalaParto" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_simNao" minOccurs="0"/>
<element name="complicacaoNeonatal" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_simNao" minOccurs="0"/>
<element name="baixoPeso" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_simNao" minOccurs="0"/>
<element name="partoCesareo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_simNao" minOccurs="0"/>
<element name="partoNormal" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_simNao" minOccurs="0"/>
<element name="declaracoesNascidosVivos" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_numeroDN" minOccurs="0"/>
<element name="qtdNascidosVivosTermo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroInteiro" minOccurs="0"/>
<element name="qtdNascidosMortos" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroInteiro" minOccurs="0"/>
<element name="qtdVivosPrematuros" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroInteiro" minOccurs="0"/>
<element name="obitoMulher" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}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.lang.String |
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.lang.String |
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.lang.String 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 |
|---|
protected java.lang.Boolean emGestacao
protected java.lang.Boolean aborto
protected java.lang.Boolean transtornoMaternoRelGravidez
protected java.lang.Boolean complicacaoPeriodoPuerperio
protected java.lang.Boolean atendimentoRNSalaParto
protected java.lang.Boolean complicacaoNeonatal
protected java.lang.Boolean baixoPeso
protected java.lang.Boolean partoCesareo
protected java.lang.Boolean partoNormal
protected CtNumeroDN declaracoesNascidosVivos
protected java.math.BigInteger qtdNascidosVivosTermo
protected java.math.BigInteger qtdNascidosMortos
protected java.math.BigInteger qtdVivosPrematuros
protected java.lang.String obitoMulher
| Constructor Detail |
|---|
public CtInternacaoObstetrica()
| Method Detail |
|---|
public java.lang.Boolean isEmGestacao()
Booleanpublic void setEmGestacao(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isAborto()
Booleanpublic void setAborto(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isTranstornoMaternoRelGravidez()
Booleanpublic void setTranstornoMaternoRelGravidez(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isComplicacaoPeriodoPuerperio()
Booleanpublic void setComplicacaoPeriodoPuerperio(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isAtendimentoRNSalaParto()
Booleanpublic void setAtendimentoRNSalaParto(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isComplicacaoNeonatal()
Booleanpublic void setComplicacaoNeonatal(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isBaixoPeso()
Booleanpublic void setBaixoPeso(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isPartoCesareo()
Booleanpublic void setPartoCesareo(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isPartoNormal()
Booleanpublic void setPartoNormal(java.lang.Boolean value)
value - allowed object is
Booleanpublic CtNumeroDN getDeclaracoesNascidosVivos()
CtNumeroDNpublic void setDeclaracoesNascidosVivos(CtNumeroDN value)
value - allowed object is
CtNumeroDNpublic java.math.BigInteger getQtdNascidosVivosTermo()
BigIntegerpublic void setQtdNascidosVivosTermo(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getQtdNascidosMortos()
BigIntegerpublic void setQtdNascidosMortos(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getQtdVivosPrematuros()
BigIntegerpublic void setQtdVivosPrematuros(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getObitoMulher()
Stringpublic void setObitoMulher(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||