MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Allowed Imaging MIME Types - JSON Representation

Draft as of 2025-06-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "imaging-mime-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet imaging-mime-types</b></p><a name=\"imaging-mime-types\"> </a><a name=\"hcimaging-mime-types\"> </a><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/mime-types</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>application/dicom</td><td/></tr><tr><td>application/octet-stream</td><td/></tr><tr><td>application/dicom+xml</td><td/></tr><tr><td>application/json</td><td/></tr><tr><td>image/jpg</td><td/></tr><tr><td>image/gif</td><td/></tr><tr><td>image/jp2</td><td/></tr><tr><td>image/jph</td><td/></tr><tr><td>image/jxl</td><td/></tr><tr><td>video/mpeg</td><td/></tr><tr><td>video/mp4</td><td/></tr><tr><td>video/H265</td><td/></tr><tr><td>text/html</td><td/></tr><tr><td>text/plain</td><td/></tr><tr><td>text/xml</td><td/></tr><tr><td>text/rtf</td><td/></tr><tr><td>application/pdf</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ehdsi.eu/imaging/ValueSet/imaging-mime-types",
  "version" : "0.0.1",
  "name" : "ImagingMimeTypes",
  "title" : "Allowed Imaging MIME Types",
  "status" : "draft",
  "date" : "2025-06-25T13:10:38+00:00",
  "publisher" : "MyHealth@Eu",
  "contact" : [
    {
      "name" : "MyHealth@Eu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description" : "Supported MIME types for WADO-RS access",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/mime-types",
        "concept" : [
          {
            "code" : "application/dicom"
          },
          {
            "code" : "application/octet-stream"
          },
          {
            "code" : "application/dicom+xml"
          },
          {
            "code" : "application/json"
          },
          {
            "code" : "image/jpg"
          },
          {
            "code" : "image/gif"
          },
          {
            "code" : "image/jp2"
          },
          {
            "code" : "image/jph"
          },
          {
            "code" : "image/jxl"
          },
          {
            "code" : "video/mpeg"
          },
          {
            "code" : "video/mp4"
          },
          {
            "code" : "video/H265"
          },
          {
            "code" : "text/html"
          },
          {
            "code" : "text/plain"
          },
          {
            "code" : "text/xml"
          },
          {
            "code" : "text/rtf"
          },
          {
            "code" : "application/pdf"
          }
        ]
      }
    ]
  }
}