Entity: File
Class Diagram
Display
Files appear in the Files page of a patient's record.
Please note that the File data type is different from the Document data type.
Please see the manual for more information.
Mappings
| HL7 API | FHIR API (Customer boxes support full CRUD) | Web | Custom REST API | |
|
| Facade (STU3) | Aggregated (R4) |
|
|
Summary of interactions | |||||
Create |
|
|
|
| |
Read |
|
|
|
| |
Update |
|
|
| Files (only Date and Notes can be updated) |
|
Delete |
|
|
|
| |
Entity: File - Extends: Data Point | |||||
Filename Name of the file. |
|
|
| Shown. |
|
Date A meaningful time stamp for the contents of the file. |
|
|
| Shown. The web interface permits entry of date but not time. |
|
Notes Notes accompanying the file. |
|
|
| Shown. |
|
Content The content of the file. |
|
|
| Can be viewed or downloaded, depending on the type of content. |
|
Media Type The type of media contained in the content. |
|
|
| Not shown. |
|