EDocument
The <EDocument> element contains all the information relative to the patient's electronic documents. All <EDocument> elements are nested within a single <EDocuments> tag.
The ECR Vault has the ability to export documents on a per patient basis. To export bulk documents from the ECR Vault, pleas reach out to ECR Vault directly.
| Element | Description | Type | Notes |
|---|---|---|---|
| ExpiresOn | expire date | datetime | may be blank |
| Patient_no | patient number | int | key data |
| SysID | edocument number | int | |
| RecordedOn | date recorded | datetime | |
| RecordedBy | staff ID number | int | |
| FormType | form type | nvarchar | |
| Notes | notes | ntext | free-form notes |
| EDocLink | edocument filelocation | nvarchar | Mapped drive letter, directory location, filename, and extension |
| EntryDate | entry date | datetime | may be blank |
| ExamNo | exam ID number | int | |
| UpdateDate | update date | datetime | |
| CodeId | code ID number | int | |
| DefaultFolder | default folder | int | |
| OrderId | order ID | int | may be blank |
| PatientRequestedCopy | patient copy indicator | bit | may be blank |
| ECRDocGUID | ECRVault ID | int | may be blank |
| ImageLink | image link | nvarchar | may be blank |
| SendDate | send date | datetime | may be blank |
| Status | status | int | may be blank |