- |
- Discussion |
- Edit |
- History
Mime type
Contents |
[edit]
Description
MIME content-types are a well vetted, widely used standard for representing file types. The OpenMRS uses these content-types to categorize complex data (such as images, standardized text formats, etc). (further details)
[edit]
Attributes
| Column Name | Type | Default | Description | |
|---|---|---|---|---|
| | mime_type_id | int | Unique identifier for mime type definition | |
| | mime_type | varchar(75) | The name of the fully specified MIME type | |
| description | text | NULL | Details and description of the MIME type | |
| | ||||
