{
"description": "The value set identifies attachment mime type supported by acCDR",
"_filename": "MimeType-cs.json",
"package_name": "accdr.fhir.ig.pkg",
"date": "2023-05-29T15:55:06.3613088+00:00",
"publisher": "Ontario Health",
"content": "complete",
"name": "MimeType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Mime Type",
"package_version": "0.9.25",
"status": "active",
"id": "a88ee387-22a9-4fda-8cf3-066c53f6b490",
"kind": null,
"count": 7,
"url": "http://ontariohealth.ca/fhir/CodeSystem/urn:ietf:bcp:13",
"concept": [ {
"code": "image/jpeg",
"display": "Joint Photographic Experts Group"
}, {
"code": "image/gif",
"display": "Graphics Interchange Format"
}, {
"code": "text/html",
"display": "Hypertext Markup Language"
}, {
"code": "application/pdf",
"display": "Portable Document Format"
}, {
"code": "image/png",
"display": "PNG image data"
}, {
"code": "audio/mpeg",
"display": "MPEG audo layer 3 (MP3)"
}, {
"code": "audio/x-wav",
"display": "WAV sound file"
} ],
"version": "1.0.0"
}