campo-sirio/at/batbpr1.h
cris 75fa88a334 Patch level : at
Files correlati     : at8.ex e maschere batbpr?
Ricompilazione Demo : [ ]
Commento            : aggiunti file necessari per acquisizione dati da cetraplus


git-svn-id: svn://10.65.10.50/trunk@11274 c028cbd2-c16b-5b4b-a496-9718f37d4682
2003-06-24 08:54:23 +00:00

19 lines
676 B
C
Executable File

// tabella di conversione CT Parma- AVIS per stato trasfusionale
#define F_TABPR1_CODTAB 100
#define F_TABPR1_DESCR 101
#define F_TABPR1_OPERAZIONE 102
#define F_TABPR1_TIPOCON 104
#define F_TABPR1_CATDON 105
#define F_TABPR1_IDON1 106
#define F_TABPR1_IDON2 107
#define F_TABPR1_IDON3 108
#define F_TABPR1_IDON4 109
#define F_TABPR1_MOTIVO 110
#define F_TABPR1_DESC_CATDON 201
#define F_TABPR1_DESC_TIPOCON 202
#define F_TABPR1_DESC_IDON1 203
#define F_TABPR1_DESC_IDON2 204
#define F_TABPR1_DESC_IDON3 205
#define F_TABPR1_DESC_IDON4 206
#define F_TABPR1_DESC_MOTIVO 207