au.net.electronichealth.ns.pcehr.xsd.interfaces.healthrecordoverview._1
Class HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData

java.lang.Object
  extended by au.net.electronichealth.ns.pcehr.xsd.interfaces.healthrecordoverview._1.HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData
Enclosing class:
HealthRecordOverviewResponse.SharedHealthSummary

public static class HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData
extends java.lang.Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="documentDate" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="cdaDocumentTitle" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="shsAuthorName" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}nameTypeDT"/>
         <element name="shsAuthorId" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="shsAuthorDesignation" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType"/>
         <element name="shsAuthorOrgName" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="shsAuthorOrgId">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <minLength value="16"/>
               <maxLength value="16"/>
             </restriction>
           </simpleType>
         </element>
         <element name="shsAuthorOrgAddress" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}addressTypeDT" minOccurs="0"/>
         <element name="shsAuthorOrgContactDetails" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}contactDetailsDT" maxOccurs="unbounded" minOccurs="0"/>
         <element name="shsAuthorAddress" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}addressTypeDT" minOccurs="0"/>
         <element name="shsAuthorContactDetails" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}contactDetailsDT" maxOccurs="unbounded" minOccurs="0"/>
         <element name="shsEntitlements" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="entitlement" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="entitlementNumberId" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="entitlementType" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType"/>
                             <element name="entitlementEffectiveTime" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}timeStampDT" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="shsAuthorQualifications" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType" minOccurs="0"/>
         <element name="medicinesList">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="informationAvailable" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}informationAvailableDT"/>
                   <element name="medicine" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="medicineTitle" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType"/>
                             <element name="medicineDose" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="medicineDesc" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="indication" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="comment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="advReactionsList">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="informationAvailable" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}informationAvailableDT"/>
                   <element name="advReaction" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="advReactionCause" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType"/>
                             <element name="advReactionManifestation" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType" maxOccurs="unbounded" minOccurs="0"/>
                             <element name="advReactionType" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="immunisationList">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="informationAvailable" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}informationAvailableDT"/>
                   <element name="immunisation" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="immunisationDate" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}timeStampDT"/>
                             <element name="immunisationTitle" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType"/>
                             <element name="immunisationSequenceNumber" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="medHistoryList">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="informationAvailable" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}informationAvailableDT" maxOccurs="3" minOccurs="3"/>
                   <element name="problemAndDiagnosis" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="medTitle" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType"/>
                             <element name="medDateO" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}timeStampDT" minOccurs="0"/>
                             <element name="medDateR" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}timeStampDT" minOccurs="0"/>
                             <element name="medComment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="procedure" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="medTitle" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType"/>
                             <element name="medDateO" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}timeStampDT" minOccurs="0"/>
                             <element name="medDateR" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}timeStampDT" minOccurs="0"/>
                             <element name="medComment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="otherMedicalHistory" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="medTitle" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}CodedType"/>
                             <element name="medDateO" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}timeStampDT" minOccurs="0"/>
                             <element name="medDateR" type="{http://ns.electronichealth.net.au/pcehr/xsd/view/ViewCommonType/1.0}timeStampDT" minOccurs="0"/>
                             <element name="medComment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.AdvReactionsList
          Java class for anonymous complex type.
static class HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ImmunisationList
          Java class for anonymous complex type.
static class HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedHistoryList
          Java class for anonymous complex type.
static class HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedicinesList
          Java class for anonymous complex type.
static class HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ShsEntitlements
          Java class for anonymous complex type.
 
Field Summary
protected  HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.AdvReactionsList advReactionsList
           
protected  java.lang.String cdaDocumentTitle
           
protected  java.lang.String documentDate
           
protected  HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ImmunisationList immunisationList
           
protected  HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedHistoryList medHistoryList
           
protected  HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedicinesList medicinesList
           
protected  AddressTypeDT shsAuthorAddress
           
protected  java.util.List<ContactDetailsDT> shsAuthorContactDetails
           
protected  CodedType shsAuthorDesignation
           
protected  java.lang.String shsAuthorId
           
protected  NameTypeDT shsAuthorName
           
protected  AddressTypeDT shsAuthorOrgAddress
           
protected  java.util.List<ContactDetailsDT> shsAuthorOrgContactDetails
           
protected  java.lang.String shsAuthorOrgId
           
protected  java.lang.String shsAuthorOrgName
           
protected  CodedType shsAuthorQualifications
           
protected  HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ShsEntitlements shsEntitlements
           
 
Constructor Summary
HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData()
           
 
Method Summary
 HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.AdvReactionsList getAdvReactionsList()
          Gets the value of the advReactionsList property.
 java.lang.String getCdaDocumentTitle()
          Gets the value of the cdaDocumentTitle property.
 java.lang.String getDocumentDate()
          Gets the value of the documentDate property.
 HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ImmunisationList getImmunisationList()
          Gets the value of the immunisationList property.
 HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedHistoryList getMedHistoryList()
          Gets the value of the medHistoryList property.
 HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedicinesList getMedicinesList()
          Gets the value of the medicinesList property.
 AddressTypeDT getShsAuthorAddress()
          Gets the value of the shsAuthorAddress property.
 java.util.List<ContactDetailsDT> getShsAuthorContactDetails()
          Gets the value of the shsAuthorContactDetails property.
 CodedType getShsAuthorDesignation()
          Gets the value of the shsAuthorDesignation property.
 java.lang.String getShsAuthorId()
          Gets the value of the shsAuthorId property.
 NameTypeDT getShsAuthorName()
          Gets the value of the shsAuthorName property.
 AddressTypeDT getShsAuthorOrgAddress()
          Gets the value of the shsAuthorOrgAddress property.
 java.util.List<ContactDetailsDT> getShsAuthorOrgContactDetails()
          Gets the value of the shsAuthorOrgContactDetails property.
 java.lang.String getShsAuthorOrgId()
          Gets the value of the shsAuthorOrgId property.
 java.lang.String getShsAuthorOrgName()
          Gets the value of the shsAuthorOrgName property.
 CodedType getShsAuthorQualifications()
          Gets the value of the shsAuthorQualifications property.
 HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ShsEntitlements getShsEntitlements()
          Gets the value of the shsEntitlements property.
 void setAdvReactionsList(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.AdvReactionsList value)
          Sets the value of the advReactionsList property.
 void setCdaDocumentTitle(java.lang.String value)
          Sets the value of the cdaDocumentTitle property.
 void setDocumentDate(java.lang.String value)
          Sets the value of the documentDate property.
 void setImmunisationList(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ImmunisationList value)
          Sets the value of the immunisationList property.
 void setMedHistoryList(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedHistoryList value)
          Sets the value of the medHistoryList property.
 void setMedicinesList(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedicinesList value)
          Sets the value of the medicinesList property.
 void setShsAuthorAddress(AddressTypeDT value)
          Sets the value of the shsAuthorAddress property.
 void setShsAuthorDesignation(CodedType value)
          Sets the value of the shsAuthorDesignation property.
 void setShsAuthorId(java.lang.String value)
          Sets the value of the shsAuthorId property.
 void setShsAuthorName(NameTypeDT value)
          Sets the value of the shsAuthorName property.
 void setShsAuthorOrgAddress(AddressTypeDT value)
          Sets the value of the shsAuthorOrgAddress property.
 void setShsAuthorOrgId(java.lang.String value)
          Sets the value of the shsAuthorOrgId property.
 void setShsAuthorOrgName(java.lang.String value)
          Sets the value of the shsAuthorOrgName property.
 void setShsAuthorQualifications(CodedType value)
          Sets the value of the shsAuthorQualifications property.
 void setShsEntitlements(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ShsEntitlements value)
          Sets the value of the shsEntitlements property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

documentDate

protected java.lang.String documentDate

cdaDocumentTitle

protected java.lang.String cdaDocumentTitle

shsAuthorName

protected NameTypeDT shsAuthorName

shsAuthorId

protected java.lang.String shsAuthorId

shsAuthorDesignation

protected CodedType shsAuthorDesignation

shsAuthorOrgName

protected java.lang.String shsAuthorOrgName

shsAuthorOrgId

protected java.lang.String shsAuthorOrgId

shsAuthorOrgAddress

protected AddressTypeDT shsAuthorOrgAddress

shsAuthorOrgContactDetails

protected java.util.List<ContactDetailsDT> shsAuthorOrgContactDetails

shsAuthorAddress

protected AddressTypeDT shsAuthorAddress

shsAuthorContactDetails

protected java.util.List<ContactDetailsDT> shsAuthorContactDetails

shsEntitlements

protected HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ShsEntitlements shsEntitlements

shsAuthorQualifications

protected CodedType shsAuthorQualifications

medicinesList

protected HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedicinesList medicinesList

advReactionsList

protected HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.AdvReactionsList advReactionsList

immunisationList

protected HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ImmunisationList immunisationList

medHistoryList

protected HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedHistoryList medHistoryList
Constructor Detail

HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData

public HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData()
Method Detail

getDocumentDate

public java.lang.String getDocumentDate()
Gets the value of the documentDate property.

Returns:
possible object is String

setDocumentDate

public void setDocumentDate(java.lang.String value)
Sets the value of the documentDate property.

Parameters:
value - allowed object is String

getCdaDocumentTitle

public java.lang.String getCdaDocumentTitle()
Gets the value of the cdaDocumentTitle property.

Returns:
possible object is String

setCdaDocumentTitle

public void setCdaDocumentTitle(java.lang.String value)
Sets the value of the cdaDocumentTitle property.

Parameters:
value - allowed object is String

getShsAuthorName

public NameTypeDT getShsAuthorName()
Gets the value of the shsAuthorName property.

Returns:
possible object is NameTypeDT

setShsAuthorName

public void setShsAuthorName(NameTypeDT value)
Sets the value of the shsAuthorName property.

Parameters:
value - allowed object is NameTypeDT

getShsAuthorId

public java.lang.String getShsAuthorId()
Gets the value of the shsAuthorId property.

Returns:
possible object is String

setShsAuthorId

public void setShsAuthorId(java.lang.String value)
Sets the value of the shsAuthorId property.

Parameters:
value - allowed object is String

getShsAuthorDesignation

public CodedType getShsAuthorDesignation()
Gets the value of the shsAuthorDesignation property.

Returns:
possible object is CodedType

setShsAuthorDesignation

public void setShsAuthorDesignation(CodedType value)
Sets the value of the shsAuthorDesignation property.

Parameters:
value - allowed object is CodedType

getShsAuthorOrgName

public java.lang.String getShsAuthorOrgName()
Gets the value of the shsAuthorOrgName property.

Returns:
possible object is String

setShsAuthorOrgName

public void setShsAuthorOrgName(java.lang.String value)
Sets the value of the shsAuthorOrgName property.

Parameters:
value - allowed object is String

getShsAuthorOrgId

public java.lang.String getShsAuthorOrgId()
Gets the value of the shsAuthorOrgId property.

Returns:
possible object is String

setShsAuthorOrgId

public void setShsAuthorOrgId(java.lang.String value)
Sets the value of the shsAuthorOrgId property.

Parameters:
value - allowed object is String

getShsAuthorOrgAddress

public AddressTypeDT getShsAuthorOrgAddress()
Gets the value of the shsAuthorOrgAddress property.

Returns:
possible object is AddressTypeDT

setShsAuthorOrgAddress

public void setShsAuthorOrgAddress(AddressTypeDT value)
Sets the value of the shsAuthorOrgAddress property.

Parameters:
value - allowed object is AddressTypeDT

getShsAuthorOrgContactDetails

public java.util.List<ContactDetailsDT> getShsAuthorOrgContactDetails()
Gets the value of the shsAuthorOrgContactDetails property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the shsAuthorOrgContactDetails property.

For example, to add a new item, do as follows:

    getShsAuthorOrgContactDetails().add(newItem);
 

Objects of the following type(s) are allowed in the list ContactDetailsDT


getShsAuthorAddress

public AddressTypeDT getShsAuthorAddress()
Gets the value of the shsAuthorAddress property.

Returns:
possible object is AddressTypeDT

setShsAuthorAddress

public void setShsAuthorAddress(AddressTypeDT value)
Sets the value of the shsAuthorAddress property.

Parameters:
value - allowed object is AddressTypeDT

getShsAuthorContactDetails

public java.util.List<ContactDetailsDT> getShsAuthorContactDetails()
Gets the value of the shsAuthorContactDetails property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the shsAuthorContactDetails property.

For example, to add a new item, do as follows:

    getShsAuthorContactDetails().add(newItem);
 

Objects of the following type(s) are allowed in the list ContactDetailsDT


getShsEntitlements

public HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ShsEntitlements getShsEntitlements()
Gets the value of the shsEntitlements property.

Returns:
possible object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ShsEntitlements

setShsEntitlements

public void setShsEntitlements(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ShsEntitlements value)
Sets the value of the shsEntitlements property.

Parameters:
value - allowed object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ShsEntitlements

getShsAuthorQualifications

public CodedType getShsAuthorQualifications()
Gets the value of the shsAuthorQualifications property.

Returns:
possible object is CodedType

setShsAuthorQualifications

public void setShsAuthorQualifications(CodedType value)
Sets the value of the shsAuthorQualifications property.

Parameters:
value - allowed object is CodedType

getMedicinesList

public HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedicinesList getMedicinesList()
Gets the value of the medicinesList property.

Returns:
possible object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedicinesList

setMedicinesList

public void setMedicinesList(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedicinesList value)
Sets the value of the medicinesList property.

Parameters:
value - allowed object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedicinesList

getAdvReactionsList

public HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.AdvReactionsList getAdvReactionsList()
Gets the value of the advReactionsList property.

Returns:
possible object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.AdvReactionsList

setAdvReactionsList

public void setAdvReactionsList(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.AdvReactionsList value)
Sets the value of the advReactionsList property.

Parameters:
value - allowed object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.AdvReactionsList

getImmunisationList

public HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ImmunisationList getImmunisationList()
Gets the value of the immunisationList property.

Returns:
possible object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ImmunisationList

setImmunisationList

public void setImmunisationList(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ImmunisationList value)
Sets the value of the immunisationList property.

Parameters:
value - allowed object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.ImmunisationList

getMedHistoryList

public HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedHistoryList getMedHistoryList()
Gets the value of the medHistoryList property.

Returns:
possible object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedHistoryList

setMedHistoryList

public void setMedHistoryList(HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedHistoryList value)
Sets the value of the medHistoryList property.

Parameters:
value - allowed object is HealthRecordOverviewResponse.SharedHealthSummary.SharedHealthSummaryAtomicData.MedHistoryList