***************************************************************************************
	         How to use SNOMED CT Sample Test Codes
***************************************************************************************

Please follow the steps provided in README.txt of CSNOLib for creating database and Lucene Index.
To run sample test codes add following dependencies in build path-
- Updated csnolib.jar
- Download third party components from respective providers.
	dbcomponents - 	h2-1.3.156.jar
	lucene 	-	lucene-analyzers-common-4.7.1.jar
			lucene-core-4.7.1.jar
			lucene-demo-4.7.1.jar
			lucene-queryparser-4.7.1.jar


To run sample test for Mapping SNOMED CT to ICD-10 code, besides above dependencies, add following dependencies in build path-
- Updated csnoicdmap.jar