Steps to deploy new source content:

	1) Place the source file(s) into the native-source folder
	2) Update the version number as appropriate in pom.xml
	3) Run a command like this to deploy - (vadev is a server name that must be defined with credentials in your maven configuration):
		mvn clean deploy -DaltDeploymentRepository=vadev::default::https://DNS              :PORT/nexus/content/repositories/termdata/
		
		https://www.cms.gov/Medicare/Coding/ICD10

Note - new source content should not be checked into GIT.  When finished, simply empty the native-source folder.

https://www.cms.gov/Medicare/Coding/ICD10
2017-ICD10-Code-Descriptions.zip
The file must be a zip file, which should be downloaded from the 'YYYY ICD-10-CM and GEMs'
section, have 'Code-Descriptions' in the file name and end with '.zip'.  This uploaded zip file
MUST contain a file that has 'order_YYYY' in the file name, and ends with .txt 

