Lis
Click here for a complete list of operations.
LabPrescriptionOPDEdit
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /Pathsquare/Lis.asmx HTTP/1.1
Host: itd-saas02-cl.ondgni.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/LabPrescriptionOPDEdit"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<LabPrescriptionOPDEdit xmlns="http://tempuri.org/">
<PatientID>string</PatientID>
<Title>string</Title>
<PName>string</PName>
<Gender>string</Gender>
<House_No>string</House_No>
<City>string</City>
<Phone>string</Phone>
<Mobile>string</Mobile>
<Age>string</Age>
<DOB_ShowFormat>string</DOB_ShowFormat>
<DOB_DBFormat>string</DOB_DBFormat>
<Relation>string</Relation>
<RelationName>string</RelationName>
<isActual>int</isActual>
<Doctor_ID>string</Doctor_ID>
<Panel_ID>string</Panel_ID>
<ReferedBy>string</ReferedBy>
<Source>string</Source>
<TotalDiscAmt>string</TotalDiscAmt>
<TotalDiscPer>string</TotalDiscPer>
<GrossAmount>string</GrossAmount>
<NetAmount>string</NetAmount>
<DiscReason>string</DiscReason>
<Remarks>string</Remarks>
<ApprovedBy>string</ApprovedBy>
<UniqueHash>string</UniqueHash>
<UserID>string</UserID>
<ItemData>string</ItemData>
<PaymentData>string</PaymentData>
<rdDOB>int</rdDOB>
<Sample>string</Sample>
<PatientType>string</PatientType>
<ReportReceivingType>string</ReportReceivingType>
<SampleBySelf>string</SampleBySelf>
<OtherDr>string</OtherDr>
<LedgerTransactionNo>string</LedgerTransactionNo>
<CardNo>string</CardNo>
<Comments>string</Comments>
<EmailID>string</EmailID>
<PDispatchData>string</PDispatchData>
<HomeVisitBoy>string</HomeVisitBoy>
<Locality>string</Locality>
<State>string</State>
<proid>string</proid>
<frRate>string</frRate>
<fOldGross>string</fOldGross>
<fOldNet>string</fOldNet>
<referlab>string</referlab>
<policyno>string</policyno>
<mytokenno>string</mytokenno>
<IdentityCardType>string</IdentityCardType>
<IdentityCardNo>string</IdentityCardNo>
<Height>string</Height>
<Weight>string</Weight>
<AutoMailToPatient>string</AutoMailToPatient>
<uhid_hosp>string</uhid_hosp>
<ipdno_hosp>string</ipdno_hosp>
<wardno>string</wardno>
<bedno>string</bedno>
<ageyear>string</ageyear>
<agemonth>string</agemonth>
<ageday>string</ageday>
<doctorType>string</doctorType>
<dispatchMode>string</dispatchMode>
<collectionType>string</collectionType>
<collectionBoyId>string</collectionBoyId>
<collectionBobyName>string</collectionBobyName>
<deliveryBoyId>string</deliveryBoyId>
<deliveryBoyName>string</deliveryBoyName>
<assistantid>string</assistantid>
<referralTypeId>string</referralTypeId>
<marketingAgentId>string</marketingAgentId>
<Pensionertype>string</Pensionertype>
<WBSHID>string</WBSHID>
<ReferDate>string</ReferDate>
<Employeeno>string</Employeeno>
<DispCode>string</DispCode>
<DispDept>string</DispDept>
<EmployeeStatus>string</EmployeeStatus>
<officeaddress>string</officeaddress>
<Employeerelation>string</Employeerelation>
<IPDtype>string</IPDtype>
<RefbyHospital>string</RefbyHospital>
<LMP>string</LMP>
<collectioncharge>string</collectioncharge>
<DeliveryCharge>string</DeliveryCharge>
<pansionername>string</pansionername>
<BloodGroup>string</BloodGroup>
<OtherReferalDoctor>string</OtherReferalDoctor>
<AllowOutSideContainer>string</AllowOutSideContainer>
<OutSideSample>string</OutSideSample>
<IsHomeDelivery>int</IsHomeDelivery>
<IsIntimateToDoctor>int</IsIntimateToDoctor>
<IsIntimateToPatient>int</IsIntimateToPatient>
<IsIntimateToNhPanel>int</IsIntimateToNhPanel>
<IsDocumentPending>int</IsDocumentPending>
<SharePanelId>int</SharePanelId>
<OrderID>string</OrderID>
<MRNID>string</MRNID>
<PinCode>int</PinCode>
<serviceby>string</serviceby>
<sampledata>string</sampledata>
<collectiondate>string</collectiondate>
<PanelDis>int</PanelDis>
</LabPrescriptionOPDEdit>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<LabPrescriptionOPDEditResponse xmlns="http://tempuri.org/">
<LabPrescriptionOPDEditResult>string</LabPrescriptionOPDEditResult>
</LabPrescriptionOPDEditResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /Pathsquare/Lis.asmx HTTP/1.1
Host: itd-saas02-cl.ondgni.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<LabPrescriptionOPDEdit xmlns="http://tempuri.org/">
<PatientID>string</PatientID>
<Title>string</Title>
<PName>string</PName>
<Gender>string</Gender>
<House_No>string</House_No>
<City>string</City>
<Phone>string</Phone>
<Mobile>string</Mobile>
<Age>string</Age>
<DOB_ShowFormat>string</DOB_ShowFormat>
<DOB_DBFormat>string</DOB_DBFormat>
<Relation>string</Relation>
<RelationName>string</RelationName>
<isActual>int</isActual>
<Doctor_ID>string</Doctor_ID>
<Panel_ID>string</Panel_ID>
<ReferedBy>string</ReferedBy>
<Source>string</Source>
<TotalDiscAmt>string</TotalDiscAmt>
<TotalDiscPer>string</TotalDiscPer>
<GrossAmount>string</GrossAmount>
<NetAmount>string</NetAmount>
<DiscReason>string</DiscReason>
<Remarks>string</Remarks>
<ApprovedBy>string</ApprovedBy>
<UniqueHash>string</UniqueHash>
<UserID>string</UserID>
<ItemData>string</ItemData>
<PaymentData>string</PaymentData>
<rdDOB>int</rdDOB>
<Sample>string</Sample>
<PatientType>string</PatientType>
<ReportReceivingType>string</ReportReceivingType>
<SampleBySelf>string</SampleBySelf>
<OtherDr>string</OtherDr>
<LedgerTransactionNo>string</LedgerTransactionNo>
<CardNo>string</CardNo>
<Comments>string</Comments>
<EmailID>string</EmailID>
<PDispatchData>string</PDispatchData>
<HomeVisitBoy>string</HomeVisitBoy>
<Locality>string</Locality>
<State>string</State>
<proid>string</proid>
<frRate>string</frRate>
<fOldGross>string</fOldGross>
<fOldNet>string</fOldNet>
<referlab>string</referlab>
<policyno>string</policyno>
<mytokenno>string</mytokenno>
<IdentityCardType>string</IdentityCardType>
<IdentityCardNo>string</IdentityCardNo>
<Height>string</Height>
<Weight>string</Weight>
<AutoMailToPatient>string</AutoMailToPatient>
<uhid_hosp>string</uhid_hosp>
<ipdno_hosp>string</ipdno_hosp>
<wardno>string</wardno>
<bedno>string</bedno>
<ageyear>string</ageyear>
<agemonth>string</agemonth>
<ageday>string</ageday>
<doctorType>string</doctorType>
<dispatchMode>string</dispatchMode>
<collectionType>string</collectionType>
<collectionBoyId>string</collectionBoyId>
<collectionBobyName>string</collectionBobyName>
<deliveryBoyId>string</deliveryBoyId>
<deliveryBoyName>string</deliveryBoyName>
<assistantid>string</assistantid>
<referralTypeId>string</referralTypeId>
<marketingAgentId>string</marketingAgentId>
<Pensionertype>string</Pensionertype>
<WBSHID>string</WBSHID>
<ReferDate>string</ReferDate>
<Employeeno>string</Employeeno>
<DispCode>string</DispCode>
<DispDept>string</DispDept>
<EmployeeStatus>string</EmployeeStatus>
<officeaddress>string</officeaddress>
<Employeerelation>string</Employeerelation>
<IPDtype>string</IPDtype>
<RefbyHospital>string</RefbyHospital>
<LMP>string</LMP>
<collectioncharge>string</collectioncharge>
<DeliveryCharge>string</DeliveryCharge>
<pansionername>string</pansionername>
<BloodGroup>string</BloodGroup>
<OtherReferalDoctor>string</OtherReferalDoctor>
<AllowOutSideContainer>string</AllowOutSideContainer>
<OutSideSample>string</OutSideSample>
<IsHomeDelivery>int</IsHomeDelivery>
<IsIntimateToDoctor>int</IsIntimateToDoctor>
<IsIntimateToPatient>int</IsIntimateToPatient>
<IsIntimateToNhPanel>int</IsIntimateToNhPanel>
<IsDocumentPending>int</IsDocumentPending>
<SharePanelId>int</SharePanelId>
<OrderID>string</OrderID>
<MRNID>string</MRNID>
<PinCode>int</PinCode>
<serviceby>string</serviceby>
<sampledata>string</sampledata>
<collectiondate>string</collectiondate>
<PanelDis>int</PanelDis>
</LabPrescriptionOPDEdit>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<LabPrescriptionOPDEditResponse xmlns="http://tempuri.org/">
<LabPrescriptionOPDEditResult>string</LabPrescriptionOPDEditResult>
</LabPrescriptionOPDEditResponse>
</soap12:Body>
</soap12:Envelope>