Egység uEESZT
Megjegyzés
This item has no description.
Uses
Áttekintés
Függvények és Eljárások
procedure InitEESZTInterface(ADateFormat, ATimeFormat, ADateTimeFormat: pchar); external 'InitEESZTInterface@LESZTIProfilerDll.dll stdcall'; |
procedure DoneEESZTInterface; external 'DoneEESZTInterface@LESZTIProfilerDll.dll stdcall'; |
function GetLastEESZTError(AField: pchar): pchar; external 'GetLastEESZTError@LESZTIProfilerDll.dll stdcall'; |
function GetSAMLx509(AUserName: pchar): boolean; external 'GetSAMLx509@LESZTIProfilerDll.dll stdcall'; |
function GetSAMLUserPass(AUserName, APassword: pchar): boolean; external 'GetSAMLUserPass@LESZTIProfilerDll.dll stdcall'; |
function GetSAMLOTP(AUserName, APassword, AToken: pchar): boolean; external 'GetSAMLOTP@LESZTIProfilerDll.dll stdcall'; |
function GetSAMLMobile(AUserName, AToken: pchar): boolean; external 'GetSAMLMobile@LESZTIProfilerDll.dll stdcall'; |
function GetSAMLESZIG(APhase: integer; AUserName, AData: pchar): boolean; external 'GetSAMLESZIG@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTESZIGInfo: pchar; external 'GetEESZTESZIGInfo@LESZTIProfilerDll.dll stdcall'; |
function GetSAMLExpiry(AUserName: pchar): TDateTime; external 'GetSAMLExpiry@LESZTIProfilerDll.dll stdcall'; |
function CheckSAMLValidity(AUserName: pchar): boolean; external 'CheckSAMLValidity@LESZTIProfilerDll.dll stdcall'; |
procedure DropSAML(AUserName: pchar); external 'DropSAML@LESZTIProfilerDll.dll stdcall'; |
function SetupEESZTSession(ASessionData: pchar): boolean; external 'SetupEESZTSession@LESZTIProfilerDll.dll stdcall'; |
function AddOrUpdateEESZTEvent(AData: pchar): boolean; external 'AddOrUpdateEESZTEvent@LESZTIProfilerDll.dll stdcall'; |
function AddOrUpdateEESZTEvent2(AData: pchar): boolean; external 'AddOrUpdateEESZTEvent2@LESZTIProfilerDll.dll stdcall'; |
function DeleteEESZTEvent(AEESZT_ID: pchar): boolean; external 'DeleteEESZTEvent@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTEventInfo(AField: pchar): pchar; external 'GetEESZTEventInfo@LESZTIProfilerDll.dll stdcall'; |
function AddOrUpdateEESZTDocument(AData: pchar): boolean; external 'AddOrUpdateEESZTDocument@LESZTIProfilerDll.dll stdcall'; |
function DeleteEESZTDocument(AEESZT_ID: pchar; AEESZT_Version: integer): boolean; external 'DeleteEESZTDocument@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTDocument(AEESZT_ID: pchar; ABreakGlass: Boolean): boolean; external 'GetEESZTDocument@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTDocumentInfo(AField: pchar): pchar; external 'GetEESZTDocumentInfo@LESZTIProfilerDll.dll stdcall'; |
function AddOrUpdateEESZTDocument_V1(AData: pchar): boolean; external 'AddOrUpdateEESZTDocument_V1@LESZTIProfilerDll.dll stdcall'; |
function SendRAWEHRObject(AEESZTID, AXML: pchar; AUpdate, AAutoUpdateFields: boolean; AReplaceFields: pchar): boolean; external 'SendRAWEHRObject@LESZTIProfilerDll.dll stdcall'; |
function AddEESZTPrescription(AData: pchar): boolean; external 'AddEESZTPrescription@LESZTIProfilerDll.dll stdcall'; |
function DeleteEESZTPrescription(AEESZT_ID, AExplanation: pchar): boolean; external 'DeleteEESZTPrescription@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTPrescriptionInfo(AField: pchar): pchar; external 'GetEESZTPrescriptionInfo@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTKATList(AData: pchar): boolean; external 'GetEESZTKATList@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTKATListInfo: pchar; external 'GetEESZTKATListInfo@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTEHRList(AData: pchar): boolean; external 'GetEESZTEHRList@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTEHRListInfo: pchar; external 'GetEESZTEHRListInfo@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTRECList(AData: pchar): boolean; external 'GetEESZTRECList@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTRECListInfo: pchar; external 'GetEESZTRECListInfo@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTRECDetails(EESZTID: pchar; EESZTVersion: integer): boolean; external 'GetEESZTRECDetails@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTBEUList(AData: pchar): boolean; external 'GetEESZTBEUList@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTBEUListInfo: pchar; external 'GetEESZTBEUListInfo@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTPROList(AData: pchar): boolean; external 'GetEESZTPROList@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTPROListInfo: pchar; external 'GetEESZTPROListInfo@LESZTIProfilerDll.dll stdcall'; |
procedure ClearGlobalTextBuffer; external 'ClearGlobalTextBuffer@LESZTIProfilerDll.dll stdcall'; |
function GetGlobalTextBufferPart(APart: integer): pchar; external 'GetGlobalTextBufferPart@LESZTIProfilerDll.dll stdcall'; |
function AddEESZTMedicalReferral(AData: pchar): boolean; external 'AddEESZTMedicalReferral@LESZTIProfilerDll.dll stdcall'; |
function DeleteEESZTMedicalReferral(AEESZTID, AReason: pchar; beteg_tajekoztatva: boolean): boolean; external 'DeleteEESZTMedicalReferral@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTMedicalReferralInfo(AField: pchar): pchar; external 'GetEESZTMedicalReferralInfo@LESZTIProfilerDll.dll stdcall'; |
function GetSAMLTicket(AUserName: pchar): pchar; external 'GetSAMLTicket@LESZTIProfilerDll.dll stdcall'; |
function SetSAMLTicket(ASAML: pchar): boolean; external 'SetSAMLTicket@LESZTIProfilerDll.dll stdcall'; |
function AddSAMLTicket(AUserName, ASAML: pchar): boolean; external 'AddSAMLTicket@LESZTIProfilerDll.dll stdcall'; |
function InfectDiseaseReport(AData: pchar; GenerateXMLOnly: Boolean): boolean; external 'InfectDiseaseReport@LESZTIProfilerDll.dll stdcall'; |
function GetEESZTInfectDiseaseReportInfo(AField: pchar): pchar; external 'GetEESZTInfectDiseaseReportInfo@LESZTIProfilerDll.dll stdcall'; |
function GetLastGeneratedXML: pchar; external 'GetLastGeneratedXML@LESZTIProfilerDll.dll stdcall'; |
function LoggedInEESZTUsers: string; |
function EESZTDatasetToJSON(AArray: TResponseObjectArray; AList: string; ASkipEmptyFields: boolean): boolean; |
procedure StripEmptyValues(AList: TStringList); |
procedure GetMultiPartText(APartCount: integer; AList: TStringList); |
procedure StoreGlobalSAML(AUserName: string; ASAML: string; AExpiration: TDateTime); |
procedure SetGlobalSAMLLogoutFlag(AUserName: string); |
function ValidGlobalSAMLExists(AUserName: string): boolean; |
function SetSAML(AUserName: string): boolean; |
procedure SaveSAMLTickets; |
procedure LoadSAMLTickets; |
function GWLogin:boolean; |
function TLogin(TuserId:string):boolean; |
Megjegyzés
Függvények és Eljárások
procedure InitEESZTInterface(ADateFormat, ATimeFormat, ADateTimeFormat: pchar); external 'InitEESZTInterface@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
procedure DoneEESZTInterface; external 'DoneEESZTInterface@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetLastEESZTError(AField: pchar): pchar; external 'GetLastEESZTError@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetSAMLx509(AUserName: pchar): boolean; external 'GetSAMLx509@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetSAMLUserPass(AUserName, APassword: pchar): boolean; external 'GetSAMLUserPass@LESZTIProfilerDll.dll stdcall'; |
|
K2B 210510 |
function GetSAMLOTP(AUserName, APassword, AToken: pchar): boolean; external 'GetSAMLOTP@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetSAMLMobile(AUserName, AToken: pchar): boolean; external 'GetSAMLMobile@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetSAMLESZIG(APhase: integer; AUserName, AData: pchar): boolean; external 'GetSAMLESZIG@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTESZIGInfo: pchar; external 'GetEESZTESZIGInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetSAMLExpiry(AUserName: pchar): TDateTime; external 'GetSAMLExpiry@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function CheckSAMLValidity(AUserName: pchar): boolean; external 'CheckSAMLValidity@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
procedure DropSAML(AUserName: pchar); external 'DropSAML@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function SetupEESZTSession(ASessionData: pchar): boolean; external 'SetupEESZTSession@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function AddOrUpdateEESZTEvent(AData: pchar): boolean; external 'AddOrUpdateEESZTEvent@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function AddOrUpdateEESZTEvent2(AData: pchar): boolean; external 'AddOrUpdateEESZTEvent2@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function DeleteEESZTEvent(AEESZT_ID: pchar): boolean; external 'DeleteEESZTEvent@LESZTIProfilerDll.dll stdcall'; |
|
K2B 210510 |
function GetEESZTEventInfo(AField: pchar): pchar; external 'GetEESZTEventInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function AddOrUpdateEESZTDocument(AData: pchar): boolean; external 'AddOrUpdateEESZTDocument@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function DeleteEESZTDocument(AEESZT_ID: pchar; AEESZT_Version: integer): boolean; external 'DeleteEESZTDocument@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTDocument(AEESZT_ID: pchar; ABreakGlass: Boolean): boolean; external 'GetEESZTDocument@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTDocumentInfo(AField: pchar): pchar; external 'GetEESZTDocumentInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function AddOrUpdateEESZTDocument_V1(AData: pchar): boolean; external 'AddOrUpdateEESZTDocument_V1@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function SendRAWEHRObject(AEESZTID, AXML: pchar; AUpdate, AAutoUpdateFields: boolean; AReplaceFields: pchar): boolean; external 'SendRAWEHRObject@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function AddEESZTPrescription(AData: pchar): boolean; external 'AddEESZTPrescription@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function DeleteEESZTPrescription(AEESZT_ID, AExplanation: pchar): boolean; external 'DeleteEESZTPrescription@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTPrescriptionInfo(AField: pchar): pchar; external 'GetEESZTPrescriptionInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTKATList(AData: pchar): boolean; external 'GetEESZTKATList@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTKATListInfo: pchar; external 'GetEESZTKATListInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTEHRList(AData: pchar): boolean; external 'GetEESZTEHRList@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTEHRListInfo: pchar; external 'GetEESZTEHRListInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTRECList(AData: pchar): boolean; external 'GetEESZTRECList@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTRECListInfo: pchar; external 'GetEESZTRECListInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTRECDetails(EESZTID: pchar; EESZTVersion: integer): boolean; external 'GetEESZTRECDetails@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTBEUList(AData: pchar): boolean; external 'GetEESZTBEUList@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTBEUListInfo: pchar; external 'GetEESZTBEUListInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTPROList(AData: pchar): boolean; external 'GetEESZTPROList@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetEESZTPROListInfo: pchar; external 'GetEESZTPROListInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
procedure ClearGlobalTextBuffer; external 'ClearGlobalTextBuffer@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetGlobalTextBufferPart(APart: integer): pchar; external 'GetGlobalTextBufferPart@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function AddEESZTMedicalReferral(AData: pchar): boolean; external 'AddEESZTMedicalReferral@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function DeleteEESZTMedicalReferral(AEESZTID, AReason: pchar; beteg_tajekoztatva: boolean): boolean; external 'DeleteEESZTMedicalReferral@LESZTIProfilerDll.dll stdcall'; |
|
K2B 210427 |
function GetEESZTMedicalReferralInfo(AField: pchar): pchar; external 'GetEESZTMedicalReferralInfo@LESZTIProfilerDll.dll stdcall'; |
|
K2B 210427 |
function GetSAMLTicket(AUserName: pchar): pchar; external 'GetSAMLTicket@LESZTIProfilerDll.dll stdcall'; |
|
K2B 210427 >> K2B 200915 |
function SetSAMLTicket(ASAML: pchar): boolean; external 'SetSAMLTicket@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function AddSAMLTicket(AUserName, ASAML: pchar): boolean; external 'AddSAMLTicket@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function InfectDiseaseReport(AData: pchar; GenerateXMLOnly: Boolean): boolean; external 'InfectDiseaseReport@LESZTIProfilerDll.dll stdcall'; |
|
<< K2B 200915 >> K2B 210511 |
function GetEESZTInfectDiseaseReportInfo(AField: pchar): pchar; external 'GetEESZTInfectDiseaseReportInfo@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function GetLastGeneratedXML: pchar; external 'GetLastGeneratedXML@LESZTIProfilerDll.dll stdcall'; |
|
This item has no description. |
function LoggedInEESZTUsers: string; |
|
<< K2B 210511 << K2B 200915 |
function EESZTDatasetToJSON(AArray: TResponseObjectArray; AList: string; ASkipEmptyFields: boolean): boolean; |
|
This item has no description. |
procedure StripEmptyValues(AList: TStringList); |
|
This item has no description. |
procedure GetMultiPartText(APartCount: integer; AList: TStringList); |
|
This item has no description. |
procedure StoreGlobalSAML(AUserName: string; ASAML: string; AExpiration: TDateTime); |
|
>> K2B 200915 |
procedure SetGlobalSAMLLogoutFlag(AUserName: string); |
|
This item has no description. |
function ValidGlobalSAMLExists(AUserName: string): boolean; |
|
This item has no description. |
function SetSAML(AUserName: string): boolean; |
|
This item has no description. |
procedure SaveSAMLTickets; |
|
This item has no description. |
procedure LoadSAMLTickets; |
|
This item has no description. |
function GWLogin:boolean; |
|
<< K2B 200915 >> HA 20221110 |
function TLogin(TuserId:string):boolean; |
|
This item has no description. |
Készítette PasDoc 0.16.0-snapshot.