Delphi XE5
HL72.3
I cannot seem to find Patient "Fasting" PID-18.7.
I can get PID 18.1,18.2 and 18.3. But their does not seem to be "Fasting" PID 18.7. Am I doing something wrong? Here is my code...
msg := TdiORU_R01_23.Create;
msg.LoadFromFile('D:\test1.txt');
Patient := msg.RESPONSE[0].Patient.PID;
Memo3.Lines.Append('Account Number :' +Patient.PatientAccountNumber.ID.AsString);
Memo3.Lines.Append('Fasting :' +Patient.PatientAccountNumber.????
seem like their should be Patient.Patientaccountnumber.fasting but I cant seem to find it.
Can you give me some insite?
Thanks
Patient Fasting question
-
- Site Admin
- Posts: 256
- Joined: Sun Jun 05, 2011 8:06 pm
Who is online
Users browsing this forum: No registered users and 7 guests