Examples mexAPI
From MedITEX - Wiki
On this page you get more information about using mexAPI. Here you can get examples for all functions of the program.
Contents |
Commands
ExportCSVData
Back to the function ExportCSVData |
SaveData
Back to the function SaveData |
GetData
Back to the function GetData |
GetLanguageCode
If you click the function GetLanguageCode the empty field will be filled.
The language code of your database will be shown. RDA_EN = English, RDA_DE = German, ...
Back to the function GetLanguageCode |
GetExpertData
Back to the function GetExpertData |
Back to top |
Patient
GetPatientID
After calling the function GetPatientID the following window opens:
In this window you can search the patient. You can search by surname, date of birth or patient ID. You can also open the list and search there.
If you have found the correct name, choose it with a double click on it. The window will close automatically and show you the associated patient ID. For the example we take the patient Jane DEMO with the patient ID 1. |
|
After this step you can work with the other functions. At each place where the patient ID is needed in the mexAPI, the field is filled automatically.
Back to the function GetPatientID |
GetPatientName
With this function, you can get the name of a patient.
If you call the function GetPatientName, the name of the patient with the patient ID 1 will be displayed in a new window: Jane DEMO. |
Back to the function GetPatientName |
GetPartnerPatID
With this function, you can get the ID of the patients' partner.
After activating the function GetPartnerID, the program jumps to the partner of the patient and shows the partner as the real patient.
Back to the function GetPartnerPatID |
SaveFileByPatient
With the function SaveFileByPatient, you can save files of a patient in the associated file storage folder.
Necessary parameters are the correct patient ID and the full file path.
Back to the function SaveFileByPatient |
SaveLabData
Via this function you can save lab data manually. Enter the required data and values and save it at the laboratory area in MedITEX IVF.
Back to the function SaveFileByPatient |
SavePatientImage
Back to the function SavePatientImage |
Back to top |
Therapie - Cycle
GetTherapieID
This function allows you to see all cycles of the transferred patient.
After this function has been called, a window opens. This window is showing all cycles from the transferred patient. Choose the wished cycle.
The chosen ID will be added in all tabs where the Therapie ID is necessary.
Back to the function GetTherapieID |
GetTherapieIDEx
Back to the function GetTherapieIDEx |
SaveUSImage
After calling this function you can choose the cycle, the Ultrasound image should be added.
In the first field you see the patient ID. Next you have to add the date of recording, the path and file of the picture. For the path and file you can use the browse button on the right. Go to the storage where your picture was saved, select the file and click on open. Choose one of the boxes beneath. At the end call the function button. Your US Image will be saved at the file storage of the patient. You can also see it in your cycle overview in MedITEX IVF.
Back to the function SaveUSImage | Back to top |
Kultur - Culture
The therapie (cycle) ID is necessary for using the culture tab. You can get it with the function getTherapieID in the therapie tab.
GetEZID
If you click the function GetEZID, a graphical culture view opens. In this window you can select the wished oocyte with a double click.
Then the fields of the culture tab will be filled with informations. You can get the TherapieID with the function GetTherapieID in the Therapie tab.
Back to the function GetEZID |
GetMeditexEZID
To get the Meditex EZID you have to click the function GetMeditexEZID.
Back to the function GetMeditexEZID |
GetKulturtag
This field is automatically filled if you select a oocyte at the function GetEZID.
Back to the function GetKulturtag |
GetKulturtagAsDate
If you click this function you get the culture date in a separate window.
Back to the function GetKulturtagAsDate |
SaveEZImage
With this function you can save oocyte images in a wished cycle directly at the selected culture day.
In the following window you can see the saved picture directly in the graphical culture of MedITEX IVF.
Back to the function SaveEZImage |
Back to top |
Spermiogramm - Semen analysis
GetNewSpermiogrammID
The condition for using the semen analysis tab is that the patient ID has a male owner.
Is this condition true, the program generate a new Sperm ID and you can enter all the other information.
In the following window you can see the saved data directly in the semen analysis of MedITEX IVF.
Back to the function GetNewSpermiogrammID |
SaveSpermData
Back to the function SaveSpermData |
GetSpermiogrammID
With this function you can choose an existing semen analysis and get the associated semen analysis ID.
Back to the function GetSpermiogrammID |
SaveFileBySpermiogramm
Enter the file path of the document and it will be saved in the right folder.
Back to the function SaveFileBySpermiogramm | Back to top |
Inkubator - Incubator
GetInkubatorID
If you click the function getIncubatorID, a window with a list of registrated incubators opens. Select one incubator and you can find the associated Id in the main window subsequently.
Back to the function GetInkubatorID |
SaveFileToInkubator
With this function you can save data to the associated incubator. Enter the file path and the date.
Back to the function SaveFileToInkubator |
Back to top |
OpenCommands
In this tab you can open some views out of MedITEX IVF.
You can get the PatientID with the function GetPatientID in the Patient tab and the TherapieID with the function GetTherapieID in the Therapie tab.
OpenPatientCryoOverview
Opens the oocyte and embryo cryo storage for a female patient.
Opens the sperm cryo storage for a male patient.
Back to the function OpenPatientCryoOverview |
OpenPatientOverview
Back to the function OpenPatientOverview |
OpenTherapieOverview
Back to the function OpenTherapieOverview |
OpenEizellOverview
Back to the function OpenEizellOverview |
GetAblageDateien
Back to the function GetAblageDateien |
Login
If you want to work with MedITEX API, first you have to enter your username and password at the tab Login. You can not work without a registered name and password.
Back to MexAPI manual | Back to the Login tab | Back to top |