ProviderWebService


Click here for a complete list of operations.

RegisterClaim

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 /ProviderWebService.asmx HTTP/1.1
Host: 141.147.17.75
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://213.175.183.118:8092/RegisterClaim"

<?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>
    <RegisterClaim xmlns="http://213.175.183.118:8092">
      <sSessionID>string</sSessionID>
      <iCardNbr>string</iCardNbr>
      <iUserID>long</iUserID>
      <iBeneficiaryPin>string</iBeneficiaryPin>
      <iBeneficiaryName>string</iBeneficiaryName>
      <iDOB>dateTime</iDOB>
      <iGender>string</iGender>
      <iMobileNumber>string</iMobileNumber>
      <iBeneficiaryID>long</iBeneficiaryID>
      <iPolicyNbr>string</iPolicyNbr>
      <iPolicyHolder>string</iPolicyHolder>
      <iValidFrom>dateTime</iValidFrom>
      <iValidTo>dateTime</iValidTo>
      <iPolicyID>long</iPolicyID>
      <iPayer>string</iPayer>
      <iPhysicianName>string</iPhysicianName>
      <iSpeciality>string</iSpeciality>
      <iLicense>string</iLicense>
      <iPhysicianID>long</iPhysicianID>
      <iConsultationDate>dateTime</iConsultationDate>
      <iFOB>string</iFOB>
      <iFOBID>decimal</iFOBID>
      <iFOC>string</iFOC>
      <iFOCID>long</iFOCID>
      <iCause>string</iCause>
      <iCauseID>long</iCauseID>
      <iProviderName>string</iProviderName>
      <iProviderSpeciality>string</iProviderSpeciality>
      <iProviderLicense>string</iProviderLicense>
      <iProviderAddress>string</iProviderAddress>
      <iProviderID>string</iProviderID>
      <iClaimDate>dateTime</iClaimDate>
      <iClaimCurrency>string</iClaimCurrency>
      <iInvoiceNbr>string</iInvoiceNbr>
      <iEstimatedCost>decimal</iEstimatedCost>
      <iRequestedLOS>decimal</iRequestedLOS>
      <iDiagnosisID>long</iDiagnosisID>
      <iContractID>long</iContractID>
      <iEndorsementID>long</iEndorsementID>
      <iProductID>long</iProductID>
      <iPayerID>long</iPayerID>
      <iAgreementID>long</iAgreementID>
      <iProductClassID>long</iProductClassID>
      <iFOBClassID>long</iFOBClassID>
      <iPlanID>long</iPlanID>
      <iLPosEndoID>long</iLPosEndoID>
      <iPriorityPayer>string</iPriorityPayer>
      <iBranchID>int</iBranchID>
      <sBloodPressure>string</sBloodPressure>
      <iTemperature>int</iTemperature>
      <iPulse>int</iPulse>
      <iRespRate>int</iRespRate>
      <iWeight>int</iWeight>
      <iLMP>string</iLMP>
      <sChiefComplaintSymptoms>string</sChiefComplaintSymptoms>
      <sPrescriptionNumber>string</sPrescriptionNumber>
      <dsServiceItems>
        <xsd:schema>schema</xsd:schema>xml</dsServiceItems>
      <dsClaimNotes>
        <xsd:schema>schema</xsd:schema>xml</dsClaimNotes>
      <dsAssessments>
        <xsd:schema>schema</xsd:schema>xml</dsAssessments>
      <AddisErxRequest>int</AddisErxRequest>
      <sPrescriptionKey>string</sPrescriptionKey>
      <sPayerLicenseNbr>string</sPayerLicenseNbr>
      <sReferringService>string</sReferringService>
      <sReferringSpecialty>string</sReferringSpecialty>
      <iIDType>int</iIDType>
      <eReferralNo>string</eReferralNo>
      <isPulseConnector>int</isPulseConnector>
      <isGateKeeper>int</isGateKeeper>
      <hProviderID>int</hProviderID>
      <CountryID>int</CountryID>
      <ProviderTypeID>int</ProviderTypeID>
      <SPAProviderID>int</SPAProviderID>
      <PPAgreementID>string</PPAgreementID>
      <PPAProviderID>int</PPAProviderID>
      <HealthSysID>int</HealthSysID>
      <CashierMachineName>string</CashierMachineName>
      <ProviderRefNo>string</ProviderRefNo>
      <sCallingApp>string</sCallingApp>
      <sCCAdmNotes>string</sCCAdmNotes>
      <sCCVisaNotes>string</sCCVisaNotes>
      <iERTriage>int</iERTriage>
      <iEnableProviderTriage>int</iEnableProviderTriage>
      <lBlackListed>int</lBlackListed>
      <IsGOP>int</IsGOP>
      <terrID>int</terrID>
      <IsModifyClaim>int</IsModifyClaim>
      <isUpdateSamePlan>int</isUpdateSamePlan>
      <correctionClaimID>string</correctionClaimID>
      <sourceId>int</sourceId>
      <nonRelevantBeneficiaryRemark>int</nonRelevantBeneficiaryRemark>
      <profSpecialtyId>int</profSpecialtyId>
      <checkWaiveGatekeeper>boolean</checkWaiveGatekeeper>
      <isEmergency>int</isEmergency>
      <isChronicIllness>int</isChronicIllness>
      <isChronicTreatment>int</isChronicTreatment>
    </RegisterClaim>
  </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>
    <RegisterClaimResponse xmlns="http://213.175.183.118:8092">
      <RegisterClaimResult>
        <xsd:schema>schema</xsd:schema>xml</RegisterClaimResult>
    </RegisterClaimResponse>
  </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 /ProviderWebService.asmx HTTP/1.1
Host: 141.147.17.75
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>
    <RegisterClaim xmlns="http://213.175.183.118:8092">
      <sSessionID>string</sSessionID>
      <iCardNbr>string</iCardNbr>
      <iUserID>long</iUserID>
      <iBeneficiaryPin>string</iBeneficiaryPin>
      <iBeneficiaryName>string</iBeneficiaryName>
      <iDOB>dateTime</iDOB>
      <iGender>string</iGender>
      <iMobileNumber>string</iMobileNumber>
      <iBeneficiaryID>long</iBeneficiaryID>
      <iPolicyNbr>string</iPolicyNbr>
      <iPolicyHolder>string</iPolicyHolder>
      <iValidFrom>dateTime</iValidFrom>
      <iValidTo>dateTime</iValidTo>
      <iPolicyID>long</iPolicyID>
      <iPayer>string</iPayer>
      <iPhysicianName>string</iPhysicianName>
      <iSpeciality>string</iSpeciality>
      <iLicense>string</iLicense>
      <iPhysicianID>long</iPhysicianID>
      <iConsultationDate>dateTime</iConsultationDate>
      <iFOB>string</iFOB>
      <iFOBID>decimal</iFOBID>
      <iFOC>string</iFOC>
      <iFOCID>long</iFOCID>
      <iCause>string</iCause>
      <iCauseID>long</iCauseID>
      <iProviderName>string</iProviderName>
      <iProviderSpeciality>string</iProviderSpeciality>
      <iProviderLicense>string</iProviderLicense>
      <iProviderAddress>string</iProviderAddress>
      <iProviderID>string</iProviderID>
      <iClaimDate>dateTime</iClaimDate>
      <iClaimCurrency>string</iClaimCurrency>
      <iInvoiceNbr>string</iInvoiceNbr>
      <iEstimatedCost>decimal</iEstimatedCost>
      <iRequestedLOS>decimal</iRequestedLOS>
      <iDiagnosisID>long</iDiagnosisID>
      <iContractID>long</iContractID>
      <iEndorsementID>long</iEndorsementID>
      <iProductID>long</iProductID>
      <iPayerID>long</iPayerID>
      <iAgreementID>long</iAgreementID>
      <iProductClassID>long</iProductClassID>
      <iFOBClassID>long</iFOBClassID>
      <iPlanID>long</iPlanID>
      <iLPosEndoID>long</iLPosEndoID>
      <iPriorityPayer>string</iPriorityPayer>
      <iBranchID>int</iBranchID>
      <sBloodPressure>string</sBloodPressure>
      <iTemperature>int</iTemperature>
      <iPulse>int</iPulse>
      <iRespRate>int</iRespRate>
      <iWeight>int</iWeight>
      <iLMP>string</iLMP>
      <sChiefComplaintSymptoms>string</sChiefComplaintSymptoms>
      <sPrescriptionNumber>string</sPrescriptionNumber>
      <dsServiceItems>
        <xsd:schema>schema</xsd:schema>xml</dsServiceItems>
      <dsClaimNotes>
        <xsd:schema>schema</xsd:schema>xml</dsClaimNotes>
      <dsAssessments>
        <xsd:schema>schema</xsd:schema>xml</dsAssessments>
      <AddisErxRequest>int</AddisErxRequest>
      <sPrescriptionKey>string</sPrescriptionKey>
      <sPayerLicenseNbr>string</sPayerLicenseNbr>
      <sReferringService>string</sReferringService>
      <sReferringSpecialty>string</sReferringSpecialty>
      <iIDType>int</iIDType>
      <eReferralNo>string</eReferralNo>
      <isPulseConnector>int</isPulseConnector>
      <isGateKeeper>int</isGateKeeper>
      <hProviderID>int</hProviderID>
      <CountryID>int</CountryID>
      <ProviderTypeID>int</ProviderTypeID>
      <SPAProviderID>int</SPAProviderID>
      <PPAgreementID>string</PPAgreementID>
      <PPAProviderID>int</PPAProviderID>
      <HealthSysID>int</HealthSysID>
      <CashierMachineName>string</CashierMachineName>
      <ProviderRefNo>string</ProviderRefNo>
      <sCallingApp>string</sCallingApp>
      <sCCAdmNotes>string</sCCAdmNotes>
      <sCCVisaNotes>string</sCCVisaNotes>
      <iERTriage>int</iERTriage>
      <iEnableProviderTriage>int</iEnableProviderTriage>
      <lBlackListed>int</lBlackListed>
      <IsGOP>int</IsGOP>
      <terrID>int</terrID>
      <IsModifyClaim>int</IsModifyClaim>
      <isUpdateSamePlan>int</isUpdateSamePlan>
      <correctionClaimID>string</correctionClaimID>
      <sourceId>int</sourceId>
      <nonRelevantBeneficiaryRemark>int</nonRelevantBeneficiaryRemark>
      <profSpecialtyId>int</profSpecialtyId>
      <checkWaiveGatekeeper>boolean</checkWaiveGatekeeper>
      <isEmergency>int</isEmergency>
      <isChronicIllness>int</isChronicIllness>
      <isChronicTreatment>int</isChronicTreatment>
    </RegisterClaim>
  </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>
    <RegisterClaimResponse xmlns="http://213.175.183.118:8092">
      <RegisterClaimResult>
        <xsd:schema>schema</xsd:schema>xml</RegisterClaimResult>
    </RegisterClaimResponse>
  </soap12:Body>
</soap12:Envelope>