GetPersonOrOrganizationList

Description Used to retrieve information as name, address, GLN, ZSR, etc. for a person or organization in Healthcare (doctor, hospital, etc.). Source data are stored on the Medidoc platform and are regularly updated The list of the returned persons or organizations may be filtered specifying one or more of the following information (use the name […]

Read More

GetInsuranceList

Description   Used to retrieve information as name, address, GLN, etc. for a health insurance. Source data are stored on the Medidoc platform and are regularly updated The list of the returned health insurances may be filtered specifying one or more of the following information (use the name in parentheses)   GLN (Ean) Name(Organisation) Street (Street) […]

Read More

SendNotificationAcknowledgement

Description Used to acknowledge the receivement of a notification message. Parameters Client GLN (string) Password (string) Notification message token (string) Return value GenericResponse Exceptions Exception type Inner exception type Message MessageSecurityException SecurityTokenException Client GLN and Encryption Key are mandatory MessageSecurityException FaultException Client GLN doesn’t exist MessageSecurityException FaultException Inactive account for given Client GLN MessageSecurityException FaultException Wrong Encryption […]

Read More

GetPendingNotifications

Description Gets all the pending notification messages that have not been acknowledged yet. Parameters Client GLN(string) Password (string) Return value NotificationsResponse Exceptions Exception type Inner exception type Message MessageSecurityException SecurityTokenException Client GLN and Encryption Key are mandatory MessageSecurityException FaultException Client GLN doesn’t exist MessageSecurityException FaultException Inactive account for given Client GLN MessageSecurityException FaultException Wrong Encryption Key […]

Read More

GetSuvaInvoiceStatusInfo

Description Gets information about the status of an invoice pending by Suva. Parameters Client GLN(string) Password (string) Request type (int) 1 = consider the parameters combination: Gln or Zsr, invoice amount and invoice number, 2 = consider the parameters combination: Gln or Zsr, invoice amount, invoice date and treatment date, 3 = consider the parameters combination: invoice […]

Read More

GetSuvaClaimStatusInfo

Description Gets information about the status of a claim pending by Suva. Parameters Client GLN(string) Password (string) Request type (int) 1 = consider the parameters combination: Claim number and Birthdte, 2 = consider the parameters combination: Claim number and Ssn, 3 = consider the parameters combination: Claim date and Ssn, 4 = consider the parameters combination: Claimdate, Lastname, Firstname and […]

Read More