Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

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

: Mimetypes for RTF content - JSON Representation

Draft as of 2024-07-23

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "pathology-mimetypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem pathology-mimetypes</b></p><a name=\"pathology-mimetypes\"> </a><a name=\"hcpathology-mimetypes\"> </a><a name=\"pathology-mimetypes-en-US\"> </a><p>This  code system <code>https://alexapi.medtechglobal.com/fhir/CodeSystem/pathology-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\">text/rtf<a name=\"pathology-mimetypes-text.47rtf\"> </a></td><td>text/rtf</td></tr><tr><td style=\"white-space:nowrap\">application/rtf<a name=\"pathology-mimetypes-application.47rtf\"> </a></td><td>application/rtf</td></tr></table></div>"
  },
  "url" : "https://alexapi.medtechglobal.com/fhir/CodeSystem/pathology-mimetypes",
  "version" : "0.0.1",
  "name" : "PathologyMimeTypesCS",
  "title" : "Mimetypes for RTF content",
  "status" : "draft",
  "date" : "2024-07-23T05:54:18+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 allows mimetypes for the DiagnosticReport presentedForm",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "text/rtf",
      "display" : "text/rtf",
      "definition" : "text/rtf"
    },
    {
      "code" : "application/rtf",
      "display" : "application/rtf",
      "definition" : "application/rtf"
    }
  ]
}