{
  "resourceType" : "ValueSet",
  "id" : "dicm-405-mediatype",
  "meta" : {
    "lastUpdated" : "2021-03-11T17:06:20.662+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110030\">110030</a></td><td>USB Disk Emulation</td><td>A device that connects using the USB hard drive interface. These may be USB-Sticks, portable hard drives, and other technologies</td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110031\">110031</a></td><td>Email</td><td>Email and email attachments used as a media for data transport</td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110032\">110032</a></td><td>CD</td><td>CD-R, CD-ROM, and CD-RW media used for data transport</td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110033\">110033</a></td><td>DVD</td><td>DVD, DVD-RAM, and other DVD formatted media used for data transport</td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110034\">110034</a></td><td>Compact Flash</td><td>Media that comply with the Compact Flash standard</td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110035\">110035</a></td><td>Multi-media Card</td><td>Media that comply with the Multi-media Card standard</td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110036\">110036</a></td><td>Secure Digital Card</td><td>Media that comply with the Secure Digital Card standard</td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110037\">110037</a></td><td>URI</td><td>URI Identifier for network or other resource, see RFC 3968</td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110010\">110010</a></td><td>Film</td><td>Film type of output</td></tr><tr><td><a href=\"codesystem-dicom-dcim.html#dicom-dcim-110038\">110038</a></td><td>Paper Document</td><td>Any paper or similar document</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "sec"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  }],
  "url" : "http://hl7.org/fhir/ValueSet/dicm-405-mediatype",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:1.2.840.10008.6.​1.​908"
  }],
  "version" : "4.1.0",
  "name" : "MediaTypeCode",
  "title" : "Media Type Code",
  "status" : "active",
  "date" : "2010-08-26",
  "publisher" : "NEMA/DICOM",
  "description" : "Media Type Code",
  "copyright" : "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright 2011 by the National Electrical Manufacturers Association.",
  "compose" : {
    "include" : [{
      "system" : "http://dicom.nema.org/resources/ontology/DCM",
      "concept" : [{
        "code" : "110030"
      },
      {
        "code" : "110031"
      },
      {
        "code" : "110032"
      },
      {
        "code" : "110033"
      },
      {
        "code" : "110034"
      },
      {
        "code" : "110035"
      },
      {
        "code" : "110036"
      },
      {
        "code" : "110037"
      },
      {
        "code" : "110010"
      },
      {
        "code" : "110038"
      }]
    }]
  }
}