Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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 seethe 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

 

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.

  • No labels