Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you are using this format you will need to name each file according to the following pattern.:

Code Block
SmartAdvocate CaseNumber_CategoryName_SubCategoryName_ProviderName_Description.ext

For example: 523485_Medical_Records_Good Samaritan Hospital_MRI Records.pdf

...

For example, if you are uploading GSH MRI Records.pdf you will also need to upload GSH MRI Records.xml that will contain document properties and the information needed to identify the appropriate case.

XML file should use the following format:

Code Block
languagexml
<?xml version="1.0"?>
<document>
	<description>MRI Records</description>
	<record_filename>test.pdf</record_filename>
	<provider>Good Samaritan Hospital</provider>
	<category>Medical</category>
	<subcategory>Records</subcategory>
	<case_number>523485</case_number>
</document>
Attachments
previewfalse
uploadfalse
oldfalse