FHIR IG analytics| Package | accdr.fhir.ig.pkg |
| Resource Type | CodeSystem |
| Id | MimeType-cs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "acCDR-MimeType",
"url": "http://ontariohealth.ca/fhir/CodeSystem/urn:ietf:bcp:13",
"version": "1.0.0",
"name": "MimeType",
"title": "Mime Type",
"status": "retired",
"experimental": false,
"date": "2023-05-29T15:55:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "The value set identifies attachment mime type supported by acCDR",
"content": "complete",
"count": 7,
"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"
}
]
}