AutomaticLoginToPatientFormListDescription of AutomaticLoginToPatientFormList
Parameter object for the AutomaticLoginToPatientFormList
The parameters are : (name [type] description)
<complexType name="automaticLoginToPatientFormList">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="patientId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="departmentId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="expandPatientDemographics" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="expandPatientFormlist" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Located in /src/wrapper/AutomaticLoginToPatientFormList.php (line 41)
getDepartmentId (line 55)
getExpandPatientDemographics (line 63)
getExpandPatientFormlist (line 71)
getPatientId (line 47)
setDepartmentId (line 59)
setExpandPatientDemographics (line 67)
setExpandPatientFormlist (line 75)
setPatientId (line 51)
Documentation generated on Fri, 19 Aug 2016 11:23:17 +0200 by phpDocumentor 1.4.4