Entity: File

Class Diagram

File

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

 

 

 

Files

 

Read

 

 

 

Files

 

Update

 

 

 

Files (only Date and Notes can be updated)

 

Delete

 

 

 

Files

 

Entity: File - Extends: Data Point

Filename String

Name of the file.

 

 

 

Shown.

 

Date Timestamp

A meaningful time stamp for the contents of the file.

 

 

 

Shown.

The web interface permits entry of date but not time.

 

Notes String

Notes accompanying the file.

 

 

 

Shown.

 

Content Binary

The content of the file.

 

 

 

Can be viewed or downloaded, depending on the type of content.

 

Media Type String

The type of media contained in the content.

 

 

 

Not shown.