campo-sirio/src/at/attbpr1.h
bonazzi 9f90b0bf72 Patch level : 12.0 no patch
Files correlati     : 
Commento            :

Riaggiunto AVIS ai sorgenti

git-svn-id: svn://10.65.10.50/branches/R_10_00@23247 c028cbd2-c16b-5b4b-a496-9718f37d4682
2016-09-10 08:28:36 +00:00

19 lines
695 B
C
Executable File

// 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