{
"description": "MIME Media Types (formerly known as MIME types) are registered with Internet Assigned Numbers Authority (IANA) under the procedures defined in BCP 13 (RFC 6838). This is only a subset of the full list of media types and includes only those supported by Ontario Health interfaces, including but not limited to PHSD, acCDR, and eForms.",
"_filename": "CodeSystem-mime-type.json",
"package_name": "ca.on.ehr.r4",
"date": "2026-03-11",
"publisher": "IETF",
"content": "fragment",
"name": "MimeTypeEHR",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Mime Type EHR",
"package_version": "1.0.0-snapshot21",
"status": "active",
"id": "172a7cff-0efa-4162-9e71-71edaf2ef827",
"kind": null,
"url": "urn:ietf:bcp:13",
"concept": [ {
"code": "application/msword",
"display": "Microsoft Word"
}, {
"code": "application/pdf",
"display": "Adobe Portable Document Format (PDF)"
}, {
"code": "application/rtf",
"display": "Rich Text Format (RTF)"
}, {
"code": "application/vnd.ms-excel",
"display": "Microsoft Excel"
}, {
"code": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
"display": "Microsoft Excel (OpenXML)"
}, {
"code": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
"display": "Microsoft Word (OpenXML)"
}, {
"code": "audio/mp4",
"display": "MP4 Audio"
}, {
"code": "audio/mpeg",
"display": "MPEG audio layer 3 (MP3)"
}, {
"code": "audio/x-wav",
"display": "Waveform Audio File Format"
}, {
"code": "image/bmp",
"display": "Windows OS/2 Bitmap Graphics"
}, {
"code": "image/gif",
"display": "Graphics Interchange Format (GIF)"
}, {
"code": "image/jpeg",
"display": "JPEG images"
}, {
"code": "image/png",
"display": "Portable Network Graphics (PNG)"
}, {
"code": "image/svg+xml",
"display": "Scalable Vector Graphics (SVG)"
}, {
"code": "image/tiff",
"display": "Tagged Image File Format (TIFF)"
}, {
"code": "text/csv",
"display": "Comma-separated values (CSV)"
}, {
"code": "text/html",
"display": "HyperText Markup Language (HTML)"
}, {
"code": "text/plain",
"display": "Plain text"
}, {
"code": "text/xml",
"display": "Extensible Markup Language"
}, {
"code": "video/mp4",
"display": "MP4 video"
} ],
"caseSensitive": true,
"version": "1.1.0"
}