Skip to main content
. 2006 Apr 18;76(4):313–329. doi: 10.1016/j.ijmedinf.2006.02.007
The test data:
 reks_status CHAR(1) always “V”
 report_status CHAR(1) always “F”
 test_received_date CHAR(8) date and time for receiving test
 test_received_time CHAR(4)
 result_sent_date CHAR(8) Date and time for sending test result
 result_sent_time CHAR(4)
 patientid CHAR(8) ID number of the patient in the laboratory system
 test_requester_code CHAR(8) code to identify requester in the laboratory system
 requester_municipal_code CHAR(4) code for the municipal location of the requester
 patient_gender CHAR(1) gender of the patient
 patient_age CHAR(3) age of the patient
 patient_postal_zip_code CHAR(5) the patient's residential postal code
 patient_municipal_code CHAR(4) Municipality where the patient lives
 analysis_type CHAR(4) Number identifying analysis in the laboratory system
 analysis_name_proffdoc CHAR(30) Name of analysis in the Proffdoc EHR system
 analysis_name_winmed CHAR(10) Name of analysis in the WINMED EHR system
 test_result CHAR(6) NEG,POS or number value
 Notification CHAR(4) Must the disease be reported, always “N”