org.tolven.ccr
Class ContinuityOfCareRecord.Body

java.lang.Object
  extended by org.tolven.ccr.ContinuityOfCareRecord.Body
Enclosing class:
ContinuityOfCareRecord

public static class ContinuityOfCareRecord.Body
extends java.lang.Object

Java class for anonymous complex type.


Nested Class Summary
static class ContinuityOfCareRecord.Body.AdvanceDirectives
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.Alerts
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.Encounters
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.FamilyHistory
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.FunctionalStatus
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.HealthCareProviders
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.Immunizations
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.MedicalEquipment
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.Medications
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.Payers
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.PlanOfCare
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.Problems
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.Procedures
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.Results
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.SocialHistory
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.Support
          Java class for anonymous complex type.
static class ContinuityOfCareRecord.Body.VitalSigns
          Java class for anonymous complex type.
 
Constructor Summary
ContinuityOfCareRecord.Body()
           
 
Method Summary
 ContinuityOfCareRecord.Body.AdvanceDirectives getAdvanceDirectives()
          Gets the value of the advanceDirectives property.
 ContinuityOfCareRecord.Body.Alerts getAlerts()
          Gets the value of the alerts property.
 ContinuityOfCareRecord.Body.Encounters getEncounters()
          Gets the value of the encounters property.
 ContinuityOfCareRecord.Body.FamilyHistory getFamilyHistory()
          Gets the value of the familyHistory property.
 ContinuityOfCareRecord.Body.FunctionalStatus getFunctionalStatus()
          Gets the value of the functionalStatus property.
 ContinuityOfCareRecord.Body.HealthCareProviders getHealthCareProviders()
          Gets the value of the healthCareProviders property.
 ContinuityOfCareRecord.Body.Immunizations getImmunizations()
          Gets the value of the immunizations property.
 ContinuityOfCareRecord.Body.MedicalEquipment getMedicalEquipment()
          Gets the value of the medicalEquipment property.
 ContinuityOfCareRecord.Body.Medications getMedications()
          Gets the value of the medications property.
 ContinuityOfCareRecord.Body.Payers getPayers()
          Gets the value of the payers property.
 ContinuityOfCareRecord.Body.PlanOfCare getPlanOfCare()
          Gets the value of the planOfCare property.
 ContinuityOfCareRecord.Body.Problems getProblems()
          Gets the value of the problems property.
 ContinuityOfCareRecord.Body.Procedures getProcedures()
          Gets the value of the procedures property.
 ContinuityOfCareRecord.Body.Results getResults()
          Gets the value of the results property.
 ContinuityOfCareRecord.Body.SocialHistory getSocialHistory()
          Gets the value of the socialHistory property.
 ContinuityOfCareRecord.Body.Support getSupport()
          Gets the value of the support property.
 ContinuityOfCareRecord.Body.VitalSigns getVitalSigns()
          Gets the value of the vitalSigns property.
 void setAdvanceDirectives(ContinuityOfCareRecord.Body.AdvanceDirectives value)
          Sets the value of the advanceDirectives property.
 void setAlerts(ContinuityOfCareRecord.Body.Alerts value)
          Sets the value of the alerts property.
 void setEncounters(ContinuityOfCareRecord.Body.Encounters value)
          Sets the value of the encounters property.
 void setFamilyHistory(ContinuityOfCareRecord.Body.FamilyHistory value)
          Sets the value of the familyHistory property.
 void setFunctionalStatus(ContinuityOfCareRecord.Body.FunctionalStatus value)
          Sets the value of the functionalStatus property.
 void setHealthCareProviders(ContinuityOfCareRecord.Body.HealthCareProviders value)
          Sets the value of the healthCareProviders property.
 void setImmunizations(ContinuityOfCareRecord.Body.Immunizations value)
          Sets the value of the immunizations property.
 void setMedicalEquipment(ContinuityOfCareRecord.Body.MedicalEquipment value)
          Sets the value of the medicalEquipment property.
 void setMedications(ContinuityOfCareRecord.Body.Medications value)
          Sets the value of the medications property.
 void setPayers(ContinuityOfCareRecord.Body.Payers value)
          Sets the value of the payers property.
 void setPlanOfCare(ContinuityOfCareRecord.Body.PlanOfCare value)
          Sets the value of the planOfCare property.
 void setProblems(ContinuityOfCareRecord.Body.Problems value)
          Sets the value of the problems property.
 void setProcedures(ContinuityOfCareRecord.Body.Procedures value)
          Sets the value of the procedures property.
 void setResults(ContinuityOfCareRecord.Body.Results value)
          Sets the value of the results property.
 void setSocialHistory(ContinuityOfCareRecord.Body.SocialHistory value)
          Sets the value of the socialHistory property.
 void setSupport(ContinuityOfCareRecord.Body.Support value)
          Sets the value of the support property.
 void setVitalSigns(ContinuityOfCareRecord.Body.VitalSigns value)
          Sets the value of the vitalSigns property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinuityOfCareRecord.Body

public ContinuityOfCareRecord.Body()
Method Detail

getPayers

public ContinuityOfCareRecord.Body.Payers getPayers()
Gets the value of the payers property.

Returns:
possible object is ContinuityOfCareRecord.Body.Payers

setPayers

public void setPayers(ContinuityOfCareRecord.Body.Payers value)
Sets the value of the payers property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.Payers

getAdvanceDirectives

public ContinuityOfCareRecord.Body.AdvanceDirectives getAdvanceDirectives()
Gets the value of the advanceDirectives property.

Returns:
possible object is ContinuityOfCareRecord.Body.AdvanceDirectives

setAdvanceDirectives

public void setAdvanceDirectives(ContinuityOfCareRecord.Body.AdvanceDirectives value)
Sets the value of the advanceDirectives property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.AdvanceDirectives

getSupport

public ContinuityOfCareRecord.Body.Support getSupport()
Gets the value of the support property.

Returns:
possible object is ContinuityOfCareRecord.Body.Support

setSupport

public void setSupport(ContinuityOfCareRecord.Body.Support value)
Sets the value of the support property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.Support

getFunctionalStatus

public ContinuityOfCareRecord.Body.FunctionalStatus getFunctionalStatus()
Gets the value of the functionalStatus property.

Returns:
possible object is ContinuityOfCareRecord.Body.FunctionalStatus

setFunctionalStatus

public void setFunctionalStatus(ContinuityOfCareRecord.Body.FunctionalStatus value)
Sets the value of the functionalStatus property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.FunctionalStatus

getProblems

public ContinuityOfCareRecord.Body.Problems getProblems()
Gets the value of the problems property.

Returns:
possible object is ContinuityOfCareRecord.Body.Problems

setProblems

public void setProblems(ContinuityOfCareRecord.Body.Problems value)
Sets the value of the problems property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.Problems

getFamilyHistory

public ContinuityOfCareRecord.Body.FamilyHistory getFamilyHistory()
Gets the value of the familyHistory property.

Returns:
possible object is ContinuityOfCareRecord.Body.FamilyHistory

setFamilyHistory

public void setFamilyHistory(ContinuityOfCareRecord.Body.FamilyHistory value)
Sets the value of the familyHistory property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.FamilyHistory

getSocialHistory

public ContinuityOfCareRecord.Body.SocialHistory getSocialHistory()
Gets the value of the socialHistory property.

Returns:
possible object is ContinuityOfCareRecord.Body.SocialHistory

setSocialHistory

public void setSocialHistory(ContinuityOfCareRecord.Body.SocialHistory value)
Sets the value of the socialHistory property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.SocialHistory

getAlerts

public ContinuityOfCareRecord.Body.Alerts getAlerts()
Gets the value of the alerts property.

Returns:
possible object is ContinuityOfCareRecord.Body.Alerts

setAlerts

public void setAlerts(ContinuityOfCareRecord.Body.Alerts value)
Sets the value of the alerts property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.Alerts

getMedications

public ContinuityOfCareRecord.Body.Medications getMedications()
Gets the value of the medications property.

Returns:
possible object is Medications

setMedications

public void setMedications(ContinuityOfCareRecord.Body.Medications value)
Sets the value of the medications property.

Parameters:
value - allowed object is Medications

getMedicalEquipment

public ContinuityOfCareRecord.Body.MedicalEquipment getMedicalEquipment()
Gets the value of the medicalEquipment property.

Returns:
possible object is ContinuityOfCareRecord.Body.MedicalEquipment

setMedicalEquipment

public void setMedicalEquipment(ContinuityOfCareRecord.Body.MedicalEquipment value)
Sets the value of the medicalEquipment property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.MedicalEquipment

getImmunizations

public ContinuityOfCareRecord.Body.Immunizations getImmunizations()
Gets the value of the immunizations property.

Returns:
possible object is Immunizations

setImmunizations

public void setImmunizations(ContinuityOfCareRecord.Body.Immunizations value)
Sets the value of the immunizations property.

Parameters:
value - allowed object is Immunizations

getVitalSigns

public ContinuityOfCareRecord.Body.VitalSigns getVitalSigns()
Gets the value of the vitalSigns property.

Returns:
possible object is ContinuityOfCareRecord.Body.VitalSigns

setVitalSigns

public void setVitalSigns(ContinuityOfCareRecord.Body.VitalSigns value)
Sets the value of the vitalSigns property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.VitalSigns

getResults

public ContinuityOfCareRecord.Body.Results getResults()
Gets the value of the results property.

Returns:
possible object is ContinuityOfCareRecord.Body.Results

setResults

public void setResults(ContinuityOfCareRecord.Body.Results value)
Sets the value of the results property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.Results

getProcedures

public ContinuityOfCareRecord.Body.Procedures getProcedures()
Gets the value of the procedures property.

Returns:
possible object is Procedures

setProcedures

public void setProcedures(ContinuityOfCareRecord.Body.Procedures value)
Sets the value of the procedures property.

Parameters:
value - allowed object is Procedures

getEncounters

public ContinuityOfCareRecord.Body.Encounters getEncounters()
Gets the value of the encounters property.

Returns:
possible object is Encounters

setEncounters

public void setEncounters(ContinuityOfCareRecord.Body.Encounters value)
Sets the value of the encounters property.

Parameters:
value - allowed object is Encounters

getPlanOfCare

public ContinuityOfCareRecord.Body.PlanOfCare getPlanOfCare()
Gets the value of the planOfCare property.

Returns:
possible object is ContinuityOfCareRecord.Body.PlanOfCare

setPlanOfCare

public void setPlanOfCare(ContinuityOfCareRecord.Body.PlanOfCare value)
Sets the value of the planOfCare property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.PlanOfCare

getHealthCareProviders

public ContinuityOfCareRecord.Body.HealthCareProviders getHealthCareProviders()
Gets the value of the healthCareProviders property.

Returns:
possible object is ContinuityOfCareRecord.Body.HealthCareProviders

setHealthCareProviders

public void setHealthCareProviders(ContinuityOfCareRecord.Body.HealthCareProviders value)
Sets the value of the healthCareProviders property.

Parameters:
value - allowed object is ContinuityOfCareRecord.Body.HealthCareProviders