http://terminology.hl7.org/CodeSystem/media-category|4.0.0

name
DigitalMediaCategory
package
hl7.terminology.r5@6.3.0
content
complete
status
draft
date
2019-05-17 00:00:00.0

Digital Media Category

Codes for high level media types - whether the media is an image, video, or audio.

{
  "description" : "Codes for high level media types - whether the media is an image, video, or audio.",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2019-05-17T00:00:00Z",
  "meta" : {
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "DigitalMediaCategory",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Digital Media Category",
  "supliment" : null,
  "status" : "draft",
  "id" : "dbbbcd61-7d88-51e9-b0d0-e180ae0743a9",
  "url" : "http://terminology.hl7.org/CodeSystem/media-category",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.326",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "image",
    "display" : "Image",
    "definition" : "The media consists of one or more unmoving images, including photographs, computer-generated graphs and charts, and scanned documents"
  }, {
    "code" : "video",
    "display" : "Video",
    "definition" : "The media consists of a series of frames that capture a moving image"
  }, {
    "code" : "audio",
    "display" : "Audio",
    "definition" : "The media consists of a sound recording"
  }, {
    "code" : "STYLESHEET",
    "display" : "Stylesheet",
    "definition" : "The stylesheet for use"
  }, {
    "code" : "WORKFLOW_DEFINITION",
    "display" : "Workflow Definitions",
    "definition" : "The workflow definition"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}