Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@20268 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			19 lines
		
	
	
		
			677 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			677 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
 |