Table of Contents |
---|
...
- id
- status
- file_name
- type (dictionary REGISTER_TYPE)
- date_from
- date_to
Grid with fields:
id | file_name | inserted_date | status | person_type | type | qty | errors | details |
---|
Details call a web service: register_entires?register_id=$id
...
- 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)
...
- id
- register_id
- status (processing, matched, not_matched)
- file_name
- type
- date_from
- date_to
- type (document_type)
- number (document_number)
Grid with fields:
id | register_id | file_name | type | status | document type & document number | inserted_date |
---|