




已阅读5页,还剩23页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
LIS接口手册CS - 800软件设置第一步(打开系统设置-LIS设置,图1):图1第二步 设置(图2)1.使用l图2第三步:点击保存按钮,保存设置,退出软件。Software instructionsManually send results to LIS:Step 1:Step 2 Click the button “Send LIS Data”, the window as shown:Step 3 :Enter the Strat S. No. and the End S. No., then click the button “Send”.Search Communication Log :Click the button “Comm log”, the window as Shown:Apply the test from LIS:Sample No mode:Step 1 :Step 2 :Click the button “Request LIS Data”, the window as shown :Step 3 :Please put into the range of the samples number and the number of beginning,then press application button. 1-80 normal test position,E81-E90emergency position,one time only can apply one sample.Enter the Sample No. range, then click the button “Requistion”.Sample ID Mode :Step 1 :Step 2 :Manually Apply the test from LIS:Click the button “Requistion LIS Data”, the window as shown :Enter the barcode value, then click the button “Requistion”.Automatic Apply the test from LIS:Step 1Click the button “Sample Barcode Scan”, the window as shown :Enter the scan range, then click the button “Scan”.When the CS-800 finish the scanning, the window as shown :Click the button “OK”, then Apply the test from LIS.Note : The barcode value of “?”, not to LIS transmission.BASIC LIS RELATED TERMS 1. Control CodesLF (Line Feed) (Hex 0A) CR (Carriage Return) (Hex 0D) STX (Start of Text) (Hex 02) ETX (End of Text) (Hex 03) EOT (End of Transmission) (Hex 04) ENQ (Enquiry) (Hex 05) ACK (Acknowledge) (Hex 06) NAK (Not Acknowledged) (Hex 15) 2. Message Frame / Checksum CalculationThe end frameSTX FN Text first char. . Text last char. ETX CH CL CR LF STXis the ASCII code 2, indicating the beginning of a frame transmission.FNis the frame number modulo 8. Frames of a single Transmission Phase areconsecutively numbered beginning with 1. So FN runs from 1 to 7,continues with 0, 1 and so on. Use ASCII codes for the digits 0 to 7 (48-55)!Text is the data content of a frame.ETXis the ASCII code 3, indicating the end of the text block of an end frame.CH, CLrepresent the high nibble (= most significant 4 bit) and the low nibble(=least significant 4 bit) of the 8 bit checksum, respectively. CH and CL are represented as two digits of hex numbers. The checksum is the modulo 8 of the sum of ASCII values of the frame characters starting with and including FN and completing with ETX.Example for Checksum CalculationSTX1TestETXSymbolCharacterValue (decimal)SumSTX STX 002 0 FN 1 049 49 Text T +084 133 e +101 234 s +115 349 t +116 465 ETX ETX +003 468 468 = 468 MOD 256 212 = 212 CH D 068 CL 4 052 CR CR 013 LF LF 010 to be sent:STX1TestETXD4CRLFChecksum is sum of transmitted character codes including from FN to ETX modulo 100 hex. It is an 8 bit value expressed and transmitted as a two digit hex number, most significant digit first.3. DelimitersThe Presentation Layer uses some characters as special delimiter codes. These characters may not be used as normal message text:Delimiter Character Char. ASCII decimal ASCII hex. Record delimiter = carriage return 13 0Dh Field delimiter = vertical bar | 124 7Ch Repeat delimiter = backslash 92 5Ch Component delimiter = caret 94 5Eh Escape delimiter = ampersand & 37 26h 4. Table of Record Message TypeRecord Name Identifier Message Header Record H Patient Information Record P Test Order Record O Result Record R Message Terminator Record L Request Information Record Q 5. Communication modeCS-800 is able to communicate in realtime mode or batch mode.Realtime Mode: The instruments identifies a sample identification or a Disk/positionidentification and asks the host for test selections.Results will be uploaded as soon as available and/or as manuallyselected from the result data base.Batch Mode: Results will be uploaded as soon as available and/or as manuallyselected from the result data base.6. Sample No. and ID ModesThe analyzer can be operated in one of two modes for identifying samples:1. Sample No. Mode 2. ID ModeThe most common mode used is ID Mode, which has provisions for processing samples that have damaged, unreadable or missing barcode labels. The user canswitch between ID Mode and Sample Number Mode during standby without clearing the database, but switching is not recommended. Generally, once a mode is decided upon, it is rarely changed.Sample No. ModeIn this mode, the barcode reader is turned off. Samples are tracked by an internal sample number that increments sequentially as samples are processed, and also by the Disk ID and position number.The sample number mode requires the operator to either load the analyzer by using a load list generated by the host system, or make test selections manually on the analyzer.ID ModeThis is a random mode that allows barcoded samples to be placed on the system in any order. In ID Mode, samples without barcodes and samples with damaged or unreadable barcodes can be processed by a manual setting. The ID mode is applicable for both routine and Stat samples.7. Communication OptionsHost communication options can be found on the System Setup/Host Communication Setting/ Communication Setting screen.Default :19200,8,N,1.ItemSpecificationsCom Port14Baud rate4800,9600,19200data bit7,8Parity bitEven, Odd, NoneStop bit1,28. Retry Times OutEnter Range : 1 - 15 (Second)9. Retry CountEnter Range: 1 - 6 (Count)9. Data Record Usage(refer to ASTM 1394, particularly sections 6 through 13)Each record sent by the CS-800 will contain up to the last field used by the CS-800, which may or may not be all fields possible for the record. The first characters are significant only.Any more characters transmitted for a specific field are ignored.Message send from CS-800 to HostMandatory:Y: Field is mandatory and have to be considered.N: Field is not mandatory. The field have to be considered by the LIS, but it is transmitted only if information is available at Liaison. When the information is not available an empty field is transmitted.Message Header Record (H)Description:The Message Header Record to the host is the first record of each message.Example:H|&|CS-800|Host|1|20081124151206 Checksum Field No.E1394ASTM Field NameField ContentsMax LengthMandatory17.1.1Record Type IDH1Y27.1.2Delimiter Definition| &4Y57.1.5Sender Name or IDCS-80020Y107.1.10Receiver ID20Y137.1.13Version No.11Y147.1.14Date and Time of MessageYYYYMMDDHHMMSS14YPatient Information Record (P)Description:This record is used to transfer patient sex and age to the host (within result message).Example: P|1|ZhangDongdong|M|40Y Checksum Field No.E1394ASTM Field NameField ContentsMax LengthMandatory18.1.1Record Type IDP1Y28.1.2Sequence Number6Y68.1.6Patient Name30N98.1.9Patient SexM, For U1N1518.1.15Special Field 1Age(1-200)3N152Age Unit(Y,M,D)1Test Order Record (O)Description:This record holds information regarding analysis request and sample information to the host (within result message).Example:S.No Mode : O|1|1110N|R|20081124151012|1|OSample ID Mode: O|1|CA2201320078110N|R|20081124151012|1|OField No.E1394ASTM Field NameValid ContentsMax LengthMandatory19.4.1Record Type IDO1Y29.4.2Sequence Number6Y319.4.3Specimen ID()Sample ID(ID Mode)22Y32Sample No.(S. No. Mode)633Disk No.134Position No.235Y or N169.4.6PriorityS or R1Y79.4.7Requested/OrderedDate and TimeYYYYMMDDHHMMSS14Y169.4.16Specimen Descriptor1=Serum2=Urine3=Plasma4=Gastric juice5=Ascites6=CSF7=Other1Y269.4.26Report TypesO, F, I, C or X1YResult Record (R)Description:The Result Record to the host contains the result of a single analytical determination. Example: R|1|GGT|4.96|mg/dL|312020|N|F|20081124151012Field No.E 1394ASTM Field NameField ContentsMax LengthMandatory110.1.1Record Type IDR1Y210.1.2Sequence Number5Y310.1.3Universal Test ID10Y410.1.4Data or Measurement Value12N510.1.5Units10N610.1.6Reference Rangesfirst range = normal range second range = critical range separated by repeat delimiter ()30N710.1.7Result AbnormalFlagsL,H,N or A1N910.1.9Result StatusF or C1Y1310.1.13Date/Time Test CompletedYYYYMMDDHHMMSS14NRequest Information Record to HostDescription:The Request Information Record to the host is used to request sample program information from the host computer. A query is typically performed when a sample bar code has been read on the instrument and no sample program information is found locally. All queries are made by sample ID.Example:S.No Mode:Q|1|101N| |ALL|OSample ID Mode:Q|1|AC220102332101N| |ALL|OField No.E1394ASTM Field NameField ContentsMax LengthMandatory110.1.1Record Type IDQ1Y210.1.2Sequence Number6Y3110.1.3Starting Range ID Number()Sample ID(ID Mode)22Y32Sample No.(S. No. Mode)633Disk No.134Position No.235Y or N1510.1.5Universal Test IDALLY1310.1.13Request Information Status CodesA or O1YMessage Terminator RecordDescription:The Message Terminator Record to the host is used with the Message Header Record to encapsulate related patient information.Example:L|1|NField No.E1394ASTM Field NameField ContentsMax LengthMandatory113.1.1Record Type IDL1Y213.1.2Sequence Number6Y313.1.3Termination CodeN1YMessage send from Host to CS-800Mandatory:Y: Field is mandatory and have to be considered.N: Field is not mandatory. The field have to be considered by the LIS, but it is transmitted only if information is available at Liaison. When the information is not available an empty field is transmitted.Message Header Record (H)Description:The Message Header Record to the analyzer is the first record of each message.Example:H|& Checksum Field No.E1394ASTM Field NameField ContentsMax LengthMandatory17.1.1Record Type IDH1Y27.1.2Delimiter Definition| &4YPatient Information Record (P)Description:This record is used to transfer patient sex and age to the analyzer (within test selection message).Example: P|1|123456|ZhangDongdong|M|40YChecksum Field No.E1394ASTM Field NameField ContentsMax LengthMandatory18.1.1Record Type IDP1Y28.1.2Sequence Number6Y48.1.4Laboratory AssignedPatient IDSample ID orSample No.22N68.1.6Patient Name30N98.1.9Patient SexM, F or U1N1518.1.15Special Field 1Age(1-200)3N152Age Unit(Y,M,D)1Test Order Record (O)Description:This record holds information regarding analysis request and sample information to the analyzer (within test selection message).Example:S. No Mode:O|1|1110N|ALT|R|20081124151012|1|OSample ID Mode:O|1|AB2201022318110N|ALT|R|20081124151012|1|OField No.E1394ASTM Field NameValid ContentsMax LengthMandatory19.4.1Record Type IDO1Y29.4.2Sequence Number6Y319.4.3Specimen ID()Sample ID(ID Mode)22Y32Sample No.(S. No. Mode)633Disk ID134Position No.235Y or N159.4.5Universal Test ID10Y69.4.6PriorityS or R1N79.4.7Requested/OrderedDate and TimeYYYYMMDDHHMMSS14N169.4.16Specimen Descriptor1 - Serum2 - Urine3 - CSF4 - Suprnt5 - Others1N269.4.26Report TypesO, F, I, C or X1NMessage Terminator RecordDescriptionThe Message Terminator Record to the analyzer is used with the Message Header Record to encapsulate related patient information.Example:L|1|NField No.E1394ASTM Field NameField ContentsMax LengthMandatory113.1.1Record Type IDL1Y213.1.2Sequence Number6Y313.1.3Termination CodeN or I1Ynotice:When the double direction communication apply the testing from the CS-800 To Lis system,If when the lis system didnf find the sample that should be applied,must be send:ENQEOTExamples1. Result Message from CS-800 to HostCS-800 ENQHOST ACKCS-800 STX1H|&|CS-800|Host|1|20090119131415CRETX24CRLFHOST ACKCS-800 STX 2P|1|CRETXE9 CRLFHOST ACKCS-800 STX 3O|1|128123112|R|20090119123027|1|OCRETX55CRLFHOST ACKCS-800 STX 4R|1|ALT|-2|U/L|N|F|20090119123027CRETX32CRLFHOST ACKCS-800 STX 5R|2|AST|1|U/L|N|F|20090119123027CRETX0DCRLFHOST ACKCS-800 STX 6R|3|ALB|-8.57|g/l|N|F|20090119123027CRETXF6CRLFHOST ACKCS-800 STX 7L|1|NCRETX0ACRLFHOST ACKCS-800 EOT2. Request from CS-800 to HostSingle:CS-800 ENQHOST ACKCS-800 STX1H|&|CS-800|Host|1|20090119131335CRETX25CRLFHOST ACKCS-800 STX 2Q|1|130545N|ALL|OCRETXB4CRLFHOST ACKCS-800 STX 3L|1|NCRETX06CRLFHOST ACKCS-800 EOTBatch:CS-800 ENQHOST ACKCS-800 STX1H|&|CS-800|Host|1|20090119131335CRETX25CRLFHOST ACKCS-800 STX 2Q|1|11211N|ALL|OCRETX78CRLFHOST ACKCS-800 STX 3Q|2|12212N|ALL|OCRETX7CCRLFHOST ACKCS-800 STX 4Q|3|13213N|ALL|OCRETX80CRLFHOST ACKCS-80
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
评论
0/150
提交评论