50
cobas b 123 POC system ASTM Interface Description

Cobas b 123 POC System - ASTM Interface Description - V2 1

Embed Size (px)

Citation preview

Page 1: Cobas b 123 POC System - ASTM Interface Description - V2 1

cobas b 123 POC system

ASTM Interface Description

Page 2: Cobas b 123 POC System - ASTM Interface Description - V2 1

COBAS, COBAS B and LIFE NEEDS ANSWERS are trademarks of Roche.

©2011 Roche

Roche Diagnostics GmbHD-68298 MannheimGermanywww.roche.com

Page 3: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 3

cobas b 123 POC system

Revision history

Edition notice

Every effort has been made to ensure that all the information contained in this manual is correct at the time of printing. However, Roche Diagnostics GmbH reserves the right to make any changes necessary without notice as part of ongoing product development.

Any customer modification to the instrument will render the warranty or service agreement null and void.

Copyrights

© 2011, Roche Diagnostics GmbH. All rights reserved.

The contents of this document may not be reproduced in any form or communicated to any third party without the prior written consent of Roche. While every effort is made to ensure its correctness, Roche assumes no responsibility for errors or omissions which may appear in this document. Subject to change without notice.

Brands

COBAS, COBAS B, LIFE NEEDS ANSWERS, ROCHE OMNI and COBAS BGE LINK are trademarks of Roche.

Manual version Software version Revision date Remark

1.0 Nov. 2009 not delivered2.0 Nov. 2010 Launch2.1 March 2011 Update Bili

Page 4: Cobas b 123 POC System - ASTM Interface Description - V2 1

cobas b 123 POC system

Roche March 2011

4 ASTM Interface Description · Version 2.1

Contact addresses

Manufacturer

Edition

Version 2.1, March 2011

First edition: November 2009

Roche Diagnostics GmbHD-68298 Mannheim / Germanywww.roche.com

Page 5: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 5

cobas b 123 POC system

Table of contents

Revision history 3Edition notice 3Copyrights 3Brands 3Contact addresses 4Edition 4Table of contents 5How to use this manual 7Where to find information 7Conventions used in this manual 7

General description Part A

1 General descriptionIntroduction & general information A-5Restricted characters A-5

ASTM Part B

2 Message structureExplanation B-5Header record B-7Patient information record B-9Test order record B-11Result record B-13Request information record B-15Comment record B-16Message terminator record B-17Note B-17

3 Data examplesMeasurement report B-21QC report B-23Patient demographics query B-24

Appendix Part C

4 AppendixConnection settings C-5Resending of results C-6Tabel of measured parameters C-7Table of calculated parameters C-7Table of input parameters C-9Table of QC types C-11Table of sample types & blood types C-11

Page 6: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

6 ASTM Interface Description · Version 2.1

cobas b 123 POC system

Page 7: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 7

cobas b 123 POC system

How to use this manual

To help you find information quickly, there is a table of contents at the beginning of the book and each chapter.

Where to find information

In addition to the ASTM Interface Description, the following documents are also provided to assist in finding desired information quickly:

o cobas b 123 POC system Instructions for Use

Conventions used in this manual

Visual cues are used to help locate and interpret information in this manual quickly. This section explains formatting conventions used in this manual.

Symbols The following symbols are used:

o Keep this manual in a safe place to ensure that it is not damaged and remains available for use.

o This ASTM Interface Description should be easily accessible at all times.

Symbol Used for

a Start of procedureo List iteme Cross-referenceh Call-up (software reference)

Tip

Attention, Warning

Page 8: Cobas b 123 POC System - ASTM Interface Description - V2 1

cobas b 123 POC system

Roche March 2011

8 ASTM Interface Description · Version 2.1

Abbreviations The following abbreviations are used:

Abbreviation Definition

A

ASTM "American Society for Testing and Material"D

DNS Domain Name ServerH

HIS Hospital Information SystemL

LIS Laboratory Information SystemM

MAC Media Access ControlMDAC Data Access ComponentMSDE Microsoft SQL Desktop Engine (until version 2000)U

UL Underwriters Laboratories Inc.

Page 9: Cobas b 123 POC System - ASTM Interface Description - V2 1

1 General description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . A-3

General description A

Page 10: Cobas b 123 POC System - ASTM Interface Description - V2 1
Page 11: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 A-3

cobas b 123 POC system 1 General descriptionTable of contents

General description

Introduction & general information ............................................................................. A-5Restricted characters ........................................................................................................ A-5

In this chapter Chapter 1

Page 12: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

A-4 ASTM Interface Description · Version 2.1

1 General description cobas b 123 POC systemTable of contents

Page 13: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 A-5

cobas b 123 POC system 1 General descriptionIntroduction & general information

Introduction & general information

The cobas b 123 POC system host communication is based upon the ASTM standard E1394, but is not a complete implementation of the standard. The actual implementation of the data transfer is described below.

Data can be transmitted via TCP/IP through the system's built in UTP network port.

e For a description of the low level protocols used, see Low level protocols on page B-17e For information of setting up the connection, see the Appendix on page C-3 .

This description covers the protocol as used with version 5.0.

Restricted characters

None of the ten transmission control characters, the form effector control or the four device control characters may appear in message text. The following characters are not permitted to appear in the message text:

Illegal Message Text Characters

<SOH> <STX> <ETX> <EOT> <ENQ><LF> <ACK> <DLE> <NAK> <SYN><ETB> <DC1> <DC2> <DC3> <DC4>

Table A-1 Illegal message text characters

Page 14: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

A-6 ASTM Interface Description · Version 2.1

1 General description cobas b 123 POC systemRestricted characters

Page 15: Cobas b 123 POC System - ASTM Interface Description - V2 1

2 Message structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . B-33 Data examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . B-19

ASTM B

Page 16: Cobas b 123 POC System - ASTM Interface Description - V2 1
Page 17: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-3

cobas b 123 POC system 2 Message structureTable of contents

Message structure

Explanation ........................................................................................................................B-5Delimiters .....................................................................................................................B-5

Field delimiter .......................................................................................................B-5Repeat delimiter ....................................................................................................B-5Component delimiter ...........................................................................................B-6Escape delimiter ....................................................................................................B-6

Null values ....................................................................................................................B-6Header record ....................................................................................................................B-7

Example ........................................................................................................................B-8Patient information record ..............................................................................................B-9

Example ..................................................................................................................... B-10Test order record ............................................................................................................ B-11

Example ..................................................................................................................... B-12Result record ................................................................................................................... B-13

Example ..................................................................................................................... B-14Request information record .......................................................................................... B-15

Example ..................................................................................................................... B-15Comment record ............................................................................................................ B-16

Example ..................................................................................................................... B-16Message terminator record ........................................................................................... B-17

Example ..................................................................................................................... B-17Note .................................................................................................................................. B-17

In this chapter Chapter 2

Page 18: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-4 ASTM Interface Description · Version 2.1

2 Message structure cobas b 123 POC systemTable of contents

Page 19: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-5

cobas b 123 POC system 2 Message structureExplanation

Explanation

Each message has a number of records. A message is a group of records that begins with a Header Record and ends with a Message Terminator Record. Each record has a number of fields. Each field is by default separated by the vertical bar | character (the actual definition of which character is used for field separation is done with the Header Record).

Following is a description of the records and the fields within each record:

Delimiters

Delimiters are ASCII characters used to separate fields within a record and to separate sub-components within fields. Below is a description of the delimiters and how they are commonly used:

Field delimiter

Separates adjacent fields. |field|

Repeat delimiter

Must be defined in the message header and is used to separate various numbers of descriptors for the same field. I.E. multiple range information |7.350^7.450^reference\7.200^7.600^critical|

ID Record Types

H Header RecordP Patient RecordO Test Order RecordR Result RecordM Manufacturer RecordQ Request Information RecordL Message Terminator Record

Table B-1 Record types

The record type ID is not case sensitive. However, it is suggested to always use uppercase characters.

Character Name Used as:

| vertical bar Field delimiter\ backslash Repeat delimiter^ caret Component delimiter& ampersand Escape delimiter<CR> carriage return Record delimiter

Table B-2 Delimiters

Page 20: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-6 ASTM Interface Description · Version 2.1

2 Message structure cobas b 123 POC systemExplanation

Component delimiter

Used to separate data elements within a field that has a hierarchical or qualifier nature. I.E. The components of a name field would be separated.

|Sample^Josephine^X^jr.^M.D.|

Escape delimiter

The escape delimiter is used to identify special case operations within a text field. For example, if text were to be highlighted, the field would be |&H&DoctorsName&N&|. The &H& signifies the beginning of highlighting text and the &N& signifies the start of normal text.

The application of the escape delimiter is optional and may be ignored; however, all applications must accept the escape delimiter and use it to correctly parse fields within the record.

Null values

All fields are position dependent and are obtained by counting field delimiters by their position starting from the beginning of the record. This means if a field is null (no information available), the field delimiters must be included in the record. This ensures that the nth field can be identified by counting n-1 delimiters. Trailing null fields do NOT need to be included. Delimiters are not needed after the last field containing data.

Null values may be sent for the following reasons:

o The value is not known.o The sender knows the field is irrelevant to the receiving system.o The value has not changed since the last transmission.

A field containing only a pair of double quotes "" should be treated by the receiving system as an instruction to delete any existing contents of that field.

The receiving system may ignore any field it does not require. However, fields must always be transmitted in the order specified.

Page 21: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-7

cobas b 123 POC system 2 Message structureHeader record

Header record

This record must always be the first record in a transmission. This record contains information about the sender and receiver, instruments and computer systems whose records are being exchanged. It also identifies the delimiter characters. The minimum information that must be sent in a Header record is:

H|\^&<CR>

The H corresponds to the record type, H=Header. The | (vertical bar) is used as the field delimiter. The \ (backslash) is the repeat delimiter. The ^ (caret) is the component delimiter. The & (ampersand) is the Escape delimiter. The <CR> is identified as a Carriage Return (ASCII decimal 13). The Carriage Return signifies the end of the record.

The entire header record consists of the following fields:

1|2|3|4|5|6|7|8|9|10|11|12|13|14<CR>

Field # Field Name Comment

1 Record Type ID Required, always H2 Delimiter Definitions Required, see the table in Delimiters.

The first character is the field delimiter, the second is the repeat delimiter, the third is the component and the fourth is the escape character

3 Message Control ID Not used by the instrument.4 Access Password Not used by the instrument.5 Sender Name or ID Instrument ID, manufacturer name,

instrument type, software version, protocol version, serial number and IP address; separated by component delimiters.

6 Sender Street Addr. Not used by the instrument.7 Reserved Field Not used by the instrument.8 Sender Tel. Number Not used by the instrument.9 Characteristic of Sender Not used by the instrument.10 Receiver ID Receiving application name and IP address;

separated by component delimiters.11 Comment or Special

InstructionsMessage type.o M = measurement results,o QC = quality control results,o PQ = patient information query,o SQ = sample information query.

Table B-3 Header record

Page 22: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-8 ASTM Interface Description · Version 2.1

2 Message structure cobas b 123 POC systemHeader record

Example

H|\^&|||^Roche Diagnostics^cobas b 123 POC system^0.722^1^999999^10.124.66.180||||||M|P|1394-97|20090507124649

12 Processing ID Indicates how message should be processed: o P - Production, use standard processing

(for measurement)o Q - Quality Control, sent to identify

quality control, quality assurance or regulatory data.

o T - Test Data13 Version No. ASTM Versione, required, currently 1394-9714 Date and Time of Message Required

Format=YYYYMMDDHHMMSS<CR> Carriage return Required. Record Terminator

Field # Field Name Comment

Table B-3 Header record

Page 23: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-9

cobas b 123 POC system 2 Message structurePatient information record

Patient information record

This record contains information about an individual patient. Patient information records are only actively used in a Measurement Report and a Patient Information Query. A QC Report contains a Patient information record without data due to ASTM standard compliance necessities. The Patient Information record consists of the following fields:

1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20

|21|22|23|24|25|26|27|28|29|30|31|32|33|34|35<CR>

Field # Field Name Comment

1 Record Type ID Required, always P2 Sequence Number Required, sequentially generated number identifying the number of each record.3 Practice Patient ID Not used by the instrument.4 Laboratory Pat. ID Laboratory assigned ID. This is a unique processing number generated by the

lab, the LIS, or the HIS (bar code number).5 Patient ID No. 3 Used for transmitting the patient's insurance number.6 Patient Name This field is the patient's name in the following format:

Last Name^First Name^Middle Name^Suffix^Title.Each component separated by the component delimiter.

7 Mother's Maiden Name Generic text (as entered at the instrument).8 Birthdate Format=YYYYMMDD 9 Patient Sex Format M or Male, F or Female, or U or Unknown, null if not entered. 10 Patient Race Patient ethnic origin. Generic text (as entered at the instrument).11 Patient Address Generic text (as entered at the instrument).12 Reserved Field Not used by the instrument.13 Patient Phone Number Generic text (as entered at the instrument).14 Attending Physic. ID ID of the attending physician.15 Special Field 1 Not used by the instrument.16 Special Field 2 Not used by the instrument.17 Patient Height Format value^unit.18 Patient Weight Format value^unit.19 Patient Diagnosis Generic text (as entered at the instrument).20 Patient Medications Generic text (as entered at the instrument).21 Patient Diet Generic text (as entered at the instrument).22 Practice Field No. 1 Not used by the instrument.23 Practice Field No. 2 Not used by the instrument.24 Admission or Discharge dates Format= YYYYMMDDHHMMSS\YYYYMMDDHHMMSS25 Admission Status Generic text (as entered at the instrument). 26 Location Generic text (as entered at the instrument). 27 Nature of Diagnostic Code Generic text (as entered at the instrument). 28 Alternative Diagnostic Code Not used by the instrument.29 Patient Religion Generic text (as entered at the instrument). 30 Marital Status Generic text (as entered at the instrument). 31 Isolation Status Generic text (as entered at the instrument).

Table B-4 Patient information record

Page 24: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-10 ASTM Interface Description · Version 2.1

2 Message structure cobas b 123 POC systemPatient information record

Example

P|1||123456|Amex123|Sample^Josephine^X^jr.^M.D.|Good| 20691202|Female|Caucasian|1 Draft Avenue, Omah| |+43 316 27787-7349|Trapper John, M.D.|||169.0^cm|72.0^kg|Birth |None|Steak and Gravy|||20030427103200|Admitted |Third Floor, Delivery|Diag Code123||Catholic|Separated |Isolation 123|Estonian|Intensive|Maternity Clinic|Dosage 123<CR>

32 Language Generic text (as entered at the instrument). 33 Hospital Service Generic text (as entered at the instrument). 34 Hospital Institution Not used35 Dosage Category Not used<CR> Carriage Return Required. Record terminator

Field # Field Name Comment

Table B-4 Patient information record

Page 25: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-11

cobas b 123 POC system 2 Message structureTest order record

Test order record

The order record defines the particular type of tests run or performed for each specimen. The order record for the cobas b 123 POC system only is transmitted to the host computer as part of the measurement report.

The Test Order record consists of the following fields:

1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30|31<CR>

Field # Field Name Comment

1 Record Type ID Required, always O2 Sequence Number Required, sequential number3 Specimen ID Account or bar code number4 Instr. Specimen ID Order ID^Measurement

ID^^^^Sample Container.5 Universal Test ID Always M6 Priority Not used by the instrument.7 Requested Date and Time Not used by the instrument.8 Specimen Collection Date and Time Not used by the instrument.9 Collection End Time Not used by the instrument.10 Collection Volume Not used by the instrument.11 Collector ID Not used by the instrument.12 Action Code Not used by the instrument.13 Danger Code Generic text (as entered at the instrument).14 Relevant Clinical Information Clinic Info. Generic text (as entered at the instrument).15 Date/Time Specimen Received Not used by the instrument.16 Specimen Descriptor For measurement:

Sample type, blood type and puncture site; separated by component delimiters.For quality control:Material name, level, lot number and material base; separated by component delimiters.

17 Ordering Physician Not used by the instrument.18 Physician's Phone Not used by the instrument.19 User Field No. 1 Not used by the instrument.20 User Field No. 2 Not used by the instrument.21 Lab. Field No. 1 Not used by the instrument.22 Lab. Field No. 2 Not used by the instrument.23 Date/Time Results Reported Not used by the instrument.24 Instrument Charge Not used by the instrument.25 Instr. Section ID Not used by the instrument.26 Report Type Not used by the instrument.27 Reserved Field Not used by the instrument.28 Location or Ward of Specimen Collected Not used by the instrument.29 Nosocomial Infection Flag Not used by the instrument.

Table B-5 Test order record

Page 26: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-12 ASTM Interface Description · Version 2.1

2 Message structure cobas b 123 POC systemTest order record

Example

O|1|spec123|order123^33^^^^Syringe|||||||||danger123|Clinic123| |Aqueous solution^Arterial^A. femoralis l.<CR>

30 Specimen Service Not used by the instrument.31 Specimen Institution Not used by the instrument.<CR> Carriage Return Required. Record Terminator

Field # Field Name Comment

Table B-5 Test order record

Page 27: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-13

cobas b 123 POC system 2 Message structureResult record

Result record

The result record is used to send actual patient results and quality control results, that were performed on an instrument.

The Result record consists of the following fields:

1|2|3|4|5|6|7|8|9|10|11|12|13|14<CR>

Field # Field Name Comment

1 Record Type ID Required, always R2 Sequence Number Required, sequentially generated number identifying the number of each record.3 Universal Test ID ^^^Test name^^^how value was derived (M-Measured, C-Calculated,

I-Input)^Result ID (see tables in APPENDIX)4 Data /Measurem. Value Result value (Cut-off index not used)5 Units Same as selected for instrument display.6 Reference Ranges Reference range of the analyte. Format is Lower Limit^Upper Limit^Limit

Name. Multiple ranges are separated by repeat delimiters.7 Result Abnormal Flags N Normal

A AbnormalL Below reference rangeH Above reference rangeLL Below critical rangeHH Above critical range< Off low scale of instrument> Off high scale of instrument

8 Nature of Abnormality A, S, N or empty9 Result Status F Final

R Repeat10 Date of Change in Instrument

Normative ValuesNot used by the instrument.

11 Operator Identification Identifies operator who performed the test (instrument operator).

Note:

Only transmitted in the first result record.

12 Date/Time Test Started Not used by the instrument.13 Date/Time Test Completed The date and time instrument completed the test.

Format=YYYYMMDDHHMMSS

Note:

Only transmitted in the first result record.

14 Instrument Identification Not used by the instrument<CR> Carriage Return Required. Record Terminator

Table B-6 Result record

Page 28: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-14 ASTM Interface Description · Version 2.1

2 Message structure cobas b 123 POC systemResult record

Example

R|1|^^^pH^^^M^168|7.414||7.350^7.450^reference\7.200^7.600^critical|N||F||3|20090507124604|20090507124648<CR>

Page 29: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-15

cobas b 123 POC system 2 Message structureRequest information record

Request information record

The Request Information Record is used for querying a host system for patient demographics. The response message to an information request has to consist of a Header Record, a Patient information record and Message Terminator Record. The Message Terminator Record in this case has to end with one of the query response codes.

The Request Information Record consists of the following fields:

1|2|3|4|6|7|8|9|10|11|12|13<CR>

Example

Q|1|123456||||||||||D<CR>

Field # Field Name Comment

1 Record Type ID Required, always is Q.2 Sequence Number Required, sequentially generated number identifying the number

of each record.3 Starting Range ID Number Laboratory Patient ID, entered during measurement.

Patient ID^Specimen ID^Order IDor: Request for all

4 Ending Range ID Number Not used by the instrument.5 Universal Test ID Not used by the instrument.6 Nature of Request Time Limits Not used by the instrument.7 Beginning Request Results Date and Time Not used by the instrument.8 Ending Request Results Date and Time Not used by the instrument.9 Requesting Physician Name Not used by the instrument.10 Requesting Physician Telephone Number Not used by the instrument.11 User Field No. 1 Not used by the instrument.12 User Field No. 2 Not used by the instrument.13 Request Information Status Codes D - Requesting demographics only<CR> Carriage Return Required. Record Terminator

Table B-7 Request information record

Page 30: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-16 ASTM Interface Description · Version 2.1

2 Message structure cobas b 123 POC systemComment record

Comment record

Comment records may be inserted anywhere except after the message terminator record. Each comment record applies to the first non-comment record preceding it.

The Comment record consists of the following fields:

1|2|3|4|5<CR>

Example

C|1|I|The Remark|G<CR>

Field # Field Name Comment

1 Record Type ID Required, always is R2 Sequence Number Required, sequentially generated number

identifying the number of each record.3 Comment Source IClinical Instrument4 Comment Text For comment codes used, the format is

code^comment.5 Comment Type Used to qualify comment records.

G Generic TextI Instrument flag comment

<CR> Carriage Return Required. Record Terminator

Table B-8 Comment record

Page 31: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-17

cobas b 123 POC system 2 Message structureMessage terminator record

Message terminator record

This is the last record in the message. A header record may be transmitted after this record to signify the start of another message.

The Message Terminator record consists of the following:

1|2|3<CR>

Example

L|1|N<CR>

Note

Field # Field Name Comment

1 Record Type ID Required, always is L.2 Sequence Number Required, sequentially generated number

identifying the number of each record.3 Termination Code N normal termination

T sender abortedE unknown system errorQ error in last request for informationI no information available from last queryF last request for information processe

<CR> Carriage Return Required. Record Terminator

Table B-9 Message terminator record

For all records, fields up to and including the last field with data needs to be transmitted.

Fields not used at the end of the record may be truncated.

Page 32: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-18 ASTM Interface Description · Version 2.1

2 Message structure cobas b 123 POC systemNote

Page 33: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-19

cobas b 123 POC system 3 Data examplesTable of contents

Data examples

Measurement report ...................................................................................................... B-21QC report ........................................................................................................................ B-23Patient demographics query ......................................................................................... B-24

By patient ID ............................................................................................................. B-24By sample ID (also known as specimen ID or accession number) ................... B-24

In this chapter Chapter 3

Page 34: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-20 ASTM Interface Description · Version 2.1

3 Data examples cobas b 123 POC systemTable of contents

Page 35: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-21

cobas b 123 POC system 3 Data examplesMeasurement report

Measurement report

H|\^&|||cobas b 123^Roche Diagnostics^cobas b 123^0.9^1^183^10.124.69.224||||||M|P|1394-

97|20090909092751

P|1||123|timmy|urragg^martin^b^^k.a.||20090907|U||||||||200^cm|90^kg

O|1|aasdf2|434312^3^^^^syringe|||||||||7|aser||aqueous^capillary^r_femoral

C|1|I|Comment|G

R|1|^^^pH^^^M^1|||7.350^7.450^reference\7.200^7.600^critical|A||F||franz|20090908155920|20090908160

628

R|2|^^^pCO2^^^M^4||mmHg|35.0^45.0^reference\20.0^70.0^critical|<||F

R|3|^^^pO2^^^M^3||mmHg|80.0^100.0^reference\60.0^800.0^critical|A||F

R|4|^^^Hct^^^M^5|41.4|%|34.0^48.0^reference\20.0^60.0^critical|N||F

R|5|^^^Na^^^M^6||mmol/l|^^reference\^^critical|N||X

R|6|^^^K^^^M^7||mmol/l|^^reference\^^critical|N||X

R|7|^^^Ca^^^M^8||mmol/l|^^reference\^^critical|N||X

R|8|^^^Cl^^^M^9||mmol/l|^^reference\^^critical|N||X

R|9|^^^Glu^^^M^18||mmol/l|^^reference\^^critical|N||X

R|10|^^^Lac^^^M^19||mmol/l|^^reference\^^critical|N||X

R|11|^^^tHb^^^M^10|8.3|g/dl|11.7^16.1^reference\7.0^20.0^critical|L||F

R|12|^^^SO2^^^M^11|72.7|%|95.0^98.0^reference\80.0^100.0^critical|LL||F

R|13|^^^O2Hb^^^M^12|47.6|%|90.0^95.0^reference\80.0^100.0^critical|LL||F

R|14|^^^COHb^^^M^13|22.8|%|0.5^1.5^reference\0.2^15.0^critical|HH||F

R|15|^^^MetHb^^^M^14|11.9|%|0.2^0.8^reference\0.1^30.0^critical|H||F

R|16|^^^HHb^^^M^16|17.8|%|1.4^4.9^reference\0.0^20.0^critical|H||F

R|17|^^^Bili^^^M^17||µmol/L|51.27^205.09^reference\51.27^256.37^critical|A||F

R|18|^^^MCHC^^^C^81|20.1|g/dl|^^reference\^^critical|N||F

R|19|^^^pCO2t^^^C^74||mmHg|^^reference\^^critical|A||F

R|20|^^^Ri^^^C^68||%|^^reference\^^critical|A||F

R|21|^^^a/AO2^^^C^66||%|^^reference\^^critical|A||F

R|22|^^^cH+^^^C^50||mmol/l|^^reference\^^critical|A||F

R|23|^^^FO2HB^^^C^89|0.476||^^reference\^^critical|N||F

R|24|^^^pAO2^^^C^64||mmHg|^^reference\^^critical|A||F

R|25|^^^Qs/Qt^^^C^69||%|^^reference\^^critical|A||F

R|26|^^^AG^^^C^71||mmol/l|^^reference\^^critical|N||X

R|27|^^^BEecf^^^C^55||mmol/l|^^reference\^^critical|A||F

R|28|^^^ctCO2(P)^^^C^52||mmol/l|^^reference\^^critical|A||F

R|29|^^^Osm^^^C^82||mOsm/kg|^^reference\^^critical|N||X

R|30|^^^pHt^^^C^72|||^^reference\^^critical|A||F

R|31|^^^a/ADO2^^^C^65||mmHg|^^reference\^^critical|A||F

R|32|^^^BE^^^C^53||mmol/l|^^reference\^^critical|A||F

R|33|^^^cHt^^^C^73|||^^reference\^^critical|A||F

R|34|^^^nCa2+^^^C^70||mmol/l|^^reference\^^critical|N||X

R|35|^^^PF Index^^^C^88||mmHg|^^reference\^^critical|A||F

R|36|^^^RIt^^^C^79||%|^^reference\^^critical|A||F

R|37|^^^a/AO2t^^^C^78||%|^^reference\^^critical|A||F

R|38|^^^cHCO3^^^C^51||mmol/l|^^reference\^^critical|A||F

Table B-10 Measurement report

Page 36: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-22 ASTM Interface Description · Version 2.1

3 Data examples cobas b 123 POC systemMeasurement report

R|39|^^^Hctc^^^C^80|0.25||^^reference\^^critical|N||F

R|40|^^^pAO2t^^^C^76||mmHg|^^reference\^^critical|A||F

R|41|^^^Qt^^^C^86||vol%|^^reference\^^critical|A||F

R|42|^^^avDO2^^^C^67||vol%|^^reference\^^critical|A||F

R|43|^^^BO2^^^C^84|10.3|vol%|^^reference\^^critical|N||F

R|44|^^^ctO2^^^C^60|5.78|vol%|^^reference\^^critical|N||F

R|45|^^^p50^^^C^59||mmHg|^^reference\^^critical|A||F

R|46|^^^pO2t^^^C^75||mmHg|^^reference\^^critical|A||F

R|47|^^^a/ADO2t^^^C^77||mmHg|^^reference\^^critical|A||F

R|48|^^^BE(act)^^^C^54||mmol/l|^^reference\^^critical|A||F

R|49|^^^ctCO2(B)^^^C^61||mmol/l|^^reference\^^critical|A||F

R|50|^^^OER^^^C^83||%|^^reference\^^critical|A||F

R|51|^^^pHSt^^^C^62|||^^reference\^^critical|A||F

R|52|^^^SO2(c)^^^C^58||%|^^reference\^^critical|A||F

R|53|^^^BB^^^C^56||mmol/l|^^reference\^^critical|A||F

R|54|^^^cHCO3st^^^C^63||mmol/l|^^reference\^^critical|A||F

R|55|^^^FiO2^^^I^158|12.00||^^reference\^^critical|N||F

R|56|^^^tHb(e)^^^I^171|1.0||^^reference\^^critical|N||F

R|57|^^^Temperature^^^I^155|365.0|C|^^reference\^^critical|N||F

R|58|^^^Baro^^^M^31|735.5|mmHg|450.0^1000.0^reference\450.0^1000.0^critical|N||F

L|1|N

Table B-10 Measurement report

Page 37: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 B-23

cobas b 123 POC system 3 Data examplesQC report

QC report

H|\^&|||^Roche Diagnostics^cobas b 123^0.9^1^42^10.124.69.91||||||QC|P|1394-97|20090909100804

P|1

O|1||^1||||||||||||COMBITROL PLUS B^2^00090114^aqueous

C|1|I||G

R|1|^^^pH^^^M^1|||7.376^7.456|A||F||SERVICE|20090909100340|20090909100803

R|2|^^^pCO2^^^M^4||mmHg|36.8^43.8|<||F

R|3|^^^pO2^^^M^3||mmHg|90.0^114.0|A||F

R|4|^^^Hct^^^M^5|40.7|%|34.7^44.7|N||F

R|5|^^^Na^^^M^6||mmol/l|136.4^146.4|A||F

R|6|^^^K^^^M^7||mmol/l|4.41^5.01|A||F

R|7|^^^Ca^^^M^8|1.752|mmol/l|1.140^1.340|A||F

R|8|^^^Cl^^^M^9|101.4|mmol/l|94.7^102.7|N||F

R|9|^^^Glu^^^M^18||mmol/l|1.8^2.8|<||F

R|10|^^^Lac^^^M^19|6.8|mmol/l|2.5^3.5|A||F

L|1|N

Table B-11 QC report

Page 38: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

B-24 ASTM Interface Description · Version 2.1

3 Data examples cobas b 123 POC systemPatient demographics query

Patient demographics query

By patient ID

A sample patient information query sent trough cobas b 123 POC system:

A sample answer from the LIS/HIS system to the patient information query:

By sample ID (also known as specimen ID or accession number)

A sample patient information query sent trough cobas b 123 POC system:

A sample answer from the LIS/HIS system to the patient information query:

H|\^&|||^Roche·Diagnostics^cobas·b·123^0.9^1^204^10.124.69.81||||||PQ|P|1394-97|20090909101819[CR]

Q|1|225||||||||||D[CR]

L|1|N[CR]

Table B-12

H|\^&|||ASTM-Host[CR]

P|1||225|ID3|Mayer^Maria^MiddleName||19660225|M[CR]

O|1|225|||R||||||||||||||||||||Q[CR]

L|1|N[CR]

Table B-13

H|\^&|||^Roche Diagnostics^cobas b 123^0.9^1^42^10.124.69.91||||||SQ|P|1394-97|20090909103146

Q|1|^specimenid0001||||||||||D

L|1|N

Table B-14

H|\^&|||ASTM-Host[CR]

P|1||225|ID3|Mayer^Maria^MiddleName||19660225|M[CR]

O|1|specimenid0001|||R||||||||||||||||||||Q[CR]

L|1|N[CR]

Table B-15

Page 39: Cobas b 123 POC System - ASTM Interface Description - V2 1

4 Appendix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . C-3

Appendix C

Page 40: Cobas b 123 POC System - ASTM Interface Description - V2 1
Page 41: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 C-3

cobas b 123 POC system 4 AppendixTable of contents

Appendix

Connection settings ......................................................................................................... C-5Configuration ............................................................................................................. C-5

Configuring the settings for a network ............................................................. C-5Configuring the settings for ASTM ................................................................... C-6

Resending of results ......................................................................................................... C-6Tabel of measured parameters ....................................................................................... C-7Table of calculated parameters ....................................................................................... C-7Table of input parameters ............................................................................................... C-9Table of QC types ........................................................................................................... C-11Table of sample types & blood types ........................................................................... C-11

In this chapter Chapter 4

Page 42: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

C-4 ASTM Interface Description · Version 2.1

4 Appendix cobas b 123 POC systemTable of contents

Page 43: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 C-5

cobas b 123 POC system 4 AppendixConnection settings

Connection settings

Configuration

Apart from utilities the network configuration can be done.

Press:

h [Utilities] > [Configuration] > [System] > [Connectivity]

Configuring the settings for a network

Manually In the "IP address" area, select the option [manual].

Press the button to enter the desired IP address, subnet mask and gateway.

An additional input window opens for each of the entries. Enter the required data.

Figure C-1

Figure C-2

Page 44: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

C-6 ASTM Interface Description · Version 2.1

4 Appendix cobas b 123 POC systemResending of results

Confirm the input using the [Close] button.

Automatically In the "IP address" area, select the option [automatic].

The IP address, subnet mask and gateway are assigned automatically via the network.

Configuring the settings for ASTM

Using this function allows the data of completed measurements to be transmitted.

Press the button to enter the desired IP address and port.

An additional input window opens for each of the entries. Enter the required data.

Confirm the input using the [Close] button.

For a connection to the ASTM host, select the "Activated" option.

Resending of results

Not yet implemented!

Figure C-3

Page 45: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 C-7

cobas b 123 POC system 4 AppendixTabel of measured parameters

Tabel of measured parameters

The table below lists all possible measured values that are available on the cobas b 123 POC system and can be transmitted to the host system.

Table of calculated parameters

The table below lists all possible calculated values that are available on the cobas b 123 POC system and can be transmitted to the host system. For explanations, see the cobas b 123 POC system Instructions for Use, section "Parameters and calculations".

Name ID

pH 1H+ 2PO2 3PCO2 4Hct 5Na+ 6K+ 7Ca2+ 8Cl- 9tHb 10SO2 11O2Hb 12COHb 13MetHb 14HHb 16Bili 17Glu 18Lac 19Baro 31

Table C-1 Measured parameters

Name ID

cH+ 50cHCO3

- 51ctCO2(P) 52BE 53BE(act) 54BE(ecf) 55BB 56SO2(c) 58

Table C-2 Calculated parameter

Page 46: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

C-8 ASTM Interface Description · Version 2.1

4 Appendix cobas b 123 POC systemTable of calculated parameters

P50 59ctO2 60ctCO2(B) 61pHst 62cHCO3

-st 63

PAO2 64AaDO2 65a/AO2 66avDO2 67RI 68Qs/Qt 69nCa2+ 70AG 71pHt 72cHt 73PCO2

t 74PO2

t 75PAO2

t 76AaDO2

t 77a/AO2

t 78RIt 79Hct (c) 80MCHC 81Osm 82OER 83BO2 84BUN 85Qt 86PF Index 88FO2Hb 89

Name ID

Table C-2 Calculated parameter

Page 47: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 C-9

cobas b 123 POC system 4 AppendixTable of input parameters

Table of input parameters

The table below lists all input parameters that are available on the cobas b 123 POC system and can be transmitted to the host system. For explanations and availability, see the cobas b 123 POC system Instructions for Use, "Parameters".

Name ID Transmitted in Record Type

Temporary Pat ID 100 Patient information recordPatient ID 101 Patient information recordInsurance Number 102 Patient information recordLast Name 103 Patient information recordFirst name 104 Patient information recordMiddle name 105 Patient information recordSuffix 106 Patient information recordTitle 107 Patient information recordMaiden name 108 Patient information recordBrithday 109 Patient information recordAge (A/F) 110 Patient information recordGender 111 Patient information recordEthnic origin 112 Patient information recordAddress 113 Patient information recordPhone number 114 Patient information recordDoctor 115 Patient information recordSize 116 Patient information recordWeight 117 Patient information recordDiagnosis 118 Patient information recordMedications 119 Patient information recordDiet 120 Patient information recordAdmission date/time 121 Patient information recordDischarge date/time 123 Patient information recordAdmission status 125 Patient information recordLocation 126 Patient information recordDiagnostic code type 127 Patient information recordReligion 128 Patient information recordMarital status 129 Patient information recordIsolation status 130 Patient information recordPatient language 131 Patient information recordHospital service 132 Patient information recordHospital instiute 133 Patient information recordDosage category 134 Patient information recordChanged date/time 137 Result recordOperator ID 139 Part of first result recordComment 140 Result record for measurement,

Comment record for QCSpecimen ID 141 Test order record

Table C-3 Input parameters

Page 48: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

C-10 ASTM Interface Description · Version 2.1

4 Appendix cobas b 123 POC systemTable of input parameters

Order ID 143 Test order recordaccepted by 144 Result recordDate/time drawn 145 Result recordDanger Code 147 Test order recordClinic 148 Test order recordSample type 149 Test order recordBlood type 150 Test order recordPuncture site 151 Test order recordALLEN test 152 Result recordSample container 153 Test order recordTemperature 155 Result recordRQ 157 Result recordFIO2 158 Result record24h urine 159 Result recordVent. mode 160 Result recordVT 161 Result recordMV 162 Result recordPIP 163 Result recordTi 164 Result recordTe 165 Result recordSrate 166 Result recordArate 167 Result recordPEEP 168 Result recordMAP 169 Result recordFlow rate 170 Result recordtHb(e) 171 Result recordHb factor 172 Result recordBilling code 173 Result recordDepartment 174 Result recordWard 175 Result recordCPAP 176 Result recordAccession number 203 Result recordOxygenation device 213 Result recordStart time 215 Result recordEnd time 216 Result recordRemark 1 220 Result recordRemark 2 221 Result recordRemark 3 222 Result recordRemark 4 223 Result recordRemark 5 224 Result record

Name ID Transmitted in Record Type

Table C-3 Input parameters

Page 49: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

ASTM Interface Description · Version 2.1 C-11

cobas b 123 POC system 4 AppendixTable of QC types

Table of QC types

Table of sample types & blood types

Name ID

QC type 200QC sample type 201QC mat. - ID 202Level 204LOT 205QC counter 209QC base identifier 210

Table C-4 QC types

Sample type Blood types

Unknown UnknownBlood ArterialAcetate Mixed venousAqueous solution Capillary bloodSerum/plasmaBicarbonateProficiency test

Table C-5 Sample types / blood types

Page 50: Cobas b 123 POC System - ASTM Interface Description - V2 1

Roche March 2011

C-12 ASTM Interface Description · Version 2.1

4 Appendix cobas b 123 POC systemTable of sample types & blood types