| Package | ca.on.oh-olis |
| Resource Type | ValueSet |
| Id | olis-MimeType |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-observation-mimetypes |
| URL | http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-observation-mimetypes |
| Version | 1.0.0 |
| Status | active |
| Name | MimeType |
| Authority | hl7 |
| Description | Attachment mime type supported by OLIS |
No resources found
| CodeSystem | |
| urn:ietf:bcp:13 | BCP 13 |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "olis-MimeType",
"url": "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-observation-mimetypes",
"version": "1.0.0",
"name": "MimeType",
"status": "active",
"publisher": "Ontario Health",
"description": "Attachment mime type supported by OLIS",
"compose": {
"include": [
{
"system": "urn:ietf:bcp:13",
"concept": [
{
"code": "image/tiff",
"display": "TIFF image data"
},
{
"code": "image/jpeg",
"display": "Joint Photographic Experts Group"
},
{
"code": "image/gif",
"display": "Graphics Interchange Format"
},
{
"code": "text/html",
"display": "Hypertext Markup Language"
},
{
"code": "text/xml",
"display": "Extensible Markup Language"
},
{
"code": "text/rtf",
"display": "Rich Text Format"
},
{
"code": "application/pdf",
"display": "Portable Document Format"
},
{
"code": "image/png",
"display": "PNG image data"
},
{
"code": "application/msword",
"display": "Word document format"
}
]
}
]
}
}