| Package | accdr.fhir.ig.pkg |
| Resource Type | CodeSystem |
| Id | acCDR-MimeType |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.27&canonical=http://ontariohealth.ca/fhir/CodeSystem/urn:ietf:bcp:13 |
| URL | http://ontariohealth.ca/fhir/CodeSystem/urn:ietf:bcp:13 |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-05-29T15:55:06.3613088+00:00 |
| Name | MimeType |
| Title | Mime Type |
| Description | The value set identifies attachment mime type supported by acCDR |
| Content | complete |
| ValueSet | |
| accdr-mimetype | MimeType |
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": "active",
"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"
}
]
}