臺灣核心實作指引(TW Core IG)
0.3.3 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/MOHW-TWCoreIG/cctwFHIRterm/ and changes regularly. See the Directory of published versions

: HL7-非DICOM影像MimeType值集 - JSON Representation

Active as of 2024-12-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "media-mimetypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet media-mimetypes</b></p><a name=\"media-mimetypes\"> </a><a name=\"hcmedia-mimetypes\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>image/jpeg</td><td style=\"color: #cccccc\">image/jpeg</td></tr><tr><td>image/jpg</td><td style=\"color: #cccccc\">image/jpg</td></tr><tr><td>image/bmp</td><td style=\"color: #cccccc\">image/bmp</td></tr><tr><td>video/mpeg</td><td style=\"color: #cccccc\">video/mpeg</td></tr><tr><td>video/mpg</td><td style=\"color: #cccccc\">video/mpg</td></tr><tr><td>video/mp4</td><td style=\"color: #cccccc\">video/mp4</td></tr></table></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/media-mimetypes",
  "version" : "1.0.3",
  "name" : "MediaMimeTypes",
  "title" : "HL7-非DICOM影像MimeType值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-06",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "HL7-非DICOM影像MimeType值集",
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:13",
        "concept" : [
          {
            "code" : "image/jpeg"
          },
          {
            "code" : "image/jpg"
          },
          {
            "code" : "image/bmp"
          },
          {
            "code" : "video/mpeg"
          },
          {
            "code" : "video/mpg"
          },
          {
            "code" : "video/mp4"
          }
        ]
      }
    ]
  }
}