| Package | ca.on.oh-olis |
| Resource Type | ValueSet |
| Id | olis-DataMIMEtype |
| 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/observation-data-mime-type |
| URL | http://ehealthontario.ca/fhir/ValueSet/observation-data-mime-type |
| Version | 1.0.0 |
| Status | active |
| Name | DataMIMEType |
| Authority | hl7 |
| Description | Attachment type of observation data supported by Ontario Health |
No resources found
| CodeSystem | |
| urn:ietf:bcp:13 | BCP 13 |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "olis-DataMIMEtype",
"url": "http://ehealthontario.ca/fhir/ValueSet/observation-data-mime-type",
"version": "1.0.0",
"name": "DataMIMEType",
"status": "active",
"publisher": "Ontario Health",
"description": "Attachment type of observation data supported by Ontario Health",
"compose": {
"include": [
{
"system": "urn:ietf:bcp:13",
"concept": [
{
"code": "tiff",
"display": "tiff"
},
{
"code": "jpeg",
"display": "jpeg"
},
{
"code": "gif",
"display": "gif"
},
{
"code": "html",
"display": "html"
},
{
"code": "xml",
"display": "xml"
},
{
"code": "rtf",
"display": "rtf"
},
{
"code": "pdf",
"display": "pdf"
},
{
"code": "png",
"display": "png"
}
]
}
]
}
}