{
"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-05-14",
"publisher": "IETF",
"content": "fragment",
"name": "MimeTypeEHR",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Mime Type EHR",
"package_version": "1.0.0-temporary",
"status": "active",
"id": "e63efde7-1140-4da0-9703-a3c36f699177",
"kind": null,
"url": "urn:ietf:bcp:13",
"concept": [ {
"code": "application/msword",
"display": "Microsoft Word (Legacy)"
}, {
"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": "application/json",
"display": "JavaScript Object Notation (JSON)"
}, {
"code": "application/fhir+json",
"display": "FHIR JSON"
}, {
"code": "application/xml",
"display": "Extensible Markup Language (XML)"
}, {
"code": "application/fhir+xml",
"display": "FHIR XML"
}, {
"code": "application/ndjson",
"display": "Newline Delimited JSON"
}, {
"code": "application/dicom",
"display": "Digital Imaging and Communications in Medicine (DICOM)"
}, {
"code": "application/dicom+json",
"display": "DICOM JSON"
}, {
"code": "application/dicom+xml",
"display": "DICOM XML"
}, {
"code": "application/octet-stream",
"display": "Binary Data"
}, {
"code": "application/jose",
"display": "JSON Object Signing and Encryption (JOSE)"
}, {
"code": "application/jwt",
"display": "JSON Web Token (JWT)"
}, {
"code": "audio/mp4",
"display": "MP4 Audio"
}, {
"code": "audio/mpeg",
"display": "MPEG audio layer 3 (MP3)"
}, {
"code": "audio/wav",
"display": "Waveform Audio (WAV)"
}, {
"code": "audio/x-wav",
"display": "Waveform Audio File Format (Legacy)"
}, {
"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 (Legacy)"
}, {
"code": "video/mp4",
"display": "MP4 video"
}, {
"code": "video/mpeg",
"display": "MPEG Video"
} ],
"caseSensitive": true,
"version": "1.2.0"
}