Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-08-12 |
{
"resourceType" : "CodeSystem",
"id" : "scanneddocument-mimetypes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem scanneddocument-mimetypes</b></p><a name=\"scanneddocument-mimetypes\"> </a><a name=\"hcscanneddocument-mimetypes\"> </a><p>This code system <code>https://alexapi.medtechglobal.com/fhir/CodeSystem/scanneddocument-mimetypes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">application/pdf<a name=\"scanneddocument-mimetypes-application.47pdf\"> </a></td><td>PDF document</td></tr><tr><td style=\"white-space:nowrap\">image/tiff<a name=\"scanneddocument-mimetypes-image.47tiff\"> </a></td><td>TIFF image</td></tr></table></div>"
},
"url" : "https://alexapi.medtechglobal.com/fhir/CodeSystem/scanneddocument-mimetypes",
"version" : "0.0.1",
"name" : "ScannedDocumentMimeTypes",
"title" : "Mimetypes for document attachments",
"status" : "draft",
"date" : "2025-08-12T01:02:12+00:00",
"publisher" : "Medtech Global",
"contact" : [
{
"name" : "Medtech Global",
"telecom" : [
{
"system" : "url",
"value" : "https://medtechglobal.com"
},
{
"system" : "email",
"value" : "support@medtechglobal.com"
}
]
},
{
"name" : "Medtech Support",
"telecom" : [
{
"system" : "email",
"value" : "support@medtechglobal.com",
"use" : "work"
}
]
}
],
"description" : "Defines the allowed mimetypes for Scanned Document content attachments",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "application/pdf",
"display" : "application/pdf",
"definition" : "PDF document"
},
{
"code" : "image/tiff",
"display" : "image/tiff",
"definition" : "TIFF image"
}
]
}