diff --git a/templateSubmission.csv b/templateSubmission.csv new file mode 100644 index 0000000..dc83ed7 --- /dev/null +++ b/templateSubmission.csv @@ -0,0 +1,2 @@ +#PatientID,Patient Last Name,Patient First Name,Patient Middle Name,Patient Date of Birth,Patient Sex,Patient Street Address,Patient City,Patient State,Patient Zip,Patient Phone,Provider Last Name,Provider First Name,Provider Middle Name,Provider Street,Provider City,Provider State,Provider Zip,Provider Phone,Specimen ID,Collection Date,Collection Time,Received Date,Received Time,Specimen SNOMED Code,Test LOINC Code,Analysis Date,Analysis Time,Result,Reported Date,Reported Time,Notes,Race,Ethnicity,Accession ID +#1K94U,Weinstein,Andrew,P,8/15/2017,M,17062 Murphy Ave. #1,Irvine,CA,92614,888-882-9682,Rain,Leo,,13842 Tustin East Drive,Tustin,CA,92780,(818) 344-3434,1234567,6/8/2020,0:00,6/8/2020,13:00,258529004,94306-8,6/9/2020,11:00,Negative,6/10/2020,14:00,"Phone is pretty flexible for formatting, just be reasonable. Email address is also an acceptable entry there, if needed. Please stick to mm/dd/yyyy formatting for dates. Having a # at the start of a line will cause that line to be ignored as a comment or header.",unknown,unk,1A2B3C4D5E diff --git a/zymoTransmitSupport/supportData.py b/zymoTransmitSupport/supportData.py index 49e74cb..74727c9 100644 --- a/zymoTransmitSupport/supportData.py +++ b/zymoTransmitSupport/supportData.py @@ -1,4 +1,4 @@ -softwareVersion = "1.0.1" +softwareVersion = "1.1.0" -softwareDate = "20200719" \ No newline at end of file +softwareDate = "20200721" \ No newline at end of file