Table of Contents |
---|
...
id | file_name | inserted_date | status | person_type | type | qty | errors | details |
---|
Details call a web service: register_entires?register_id=$id
...
NHS admin upload files with 2 fields: document_type and document_number.
On the page must be:
- field with drop-down list "person_type" (enum: patient, employee)
- field with drop-down list "type" (dictionary: 'REGISTER_TYPE')
- field with reason_description
- button 'upload file'
After the file was upload show the name of file next to it and message 'File was added'
apiary: Post Registers
Files Entries (details)
...