campo-sirio/at/batbpr1.h

19 lines
677 B
C
Raw Normal View History

// tabella di conversione CT Rimini- 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