FHIR IG analytics| Package | ca.on.hrm.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-mime-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.hrm.r4@1.0.1-snapshot2&canonical=http://ontariohealth.ca/fhir/ocre/ValueSet/mime-type |
| URL | http://ontariohealth.ca/fhir/ocre/ValueSet/mime-type |
| Version | 1.0.0-Ballot |
| Status | active |
| Name | MimeType |
| Title | MIME Type |
| Realm | ca |
| Description | MIME Type |
| StructureDefinition | ||
| ca.on.hrm.r4#1.0.1-snapshot2 | profile-binary-submission | OCRE Binary Profile (Submission) |
| ca.on.hrm.r4#1.0.1-snapshot2 | profile-diagnosticReport-submission | OCRE DiagnosticReport Profile (Submission) |
| CodeSystem | ||
| his.lw#1.0.2 | urn:ietf:bcp:13 | MimeTypes |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "MimeType",
"id": "mime-type",
"title": "MIME Type",
"description": "MIME Type",
"url": "http://ontariohealth.ca/fhir/ocre/ValueSet/mime-type",
"experimental": false,
"immutable": false,
"version": "1.0.0-Ballot",
"compose": {
"include": [
{
"system": "urn:ietf:bcp:13",
"concept": [
{
"code": "application/pdf",
"display": "Adobe Portable Document Format"
},
{
"code": "image/jpeg",
"display": "Joint Photographic Experts Group"
},
{
"code": "image/png",
"display": "Portable Network Graphics (PNG)"
},
{
"code": "image/gif",
"display": "Graphics Interchange Format"
},
{
"code": "text/html",
"display": "Hypertext Markup Language"
}
]
}
]
}
}