{

"resourceType": "ValueSet",
"id": "dicm-405-mediatype",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>Media Type Code</h2><p>Media Type Code</p><p><b>Copyright Statement:</b> 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.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"valueset-dicom-dcim.html\">http://nema.org/dicom/dicm</a><table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>110030</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>110031</td><td>Email</td><td>Email and email attachments used as a media for data transport</td></tr><tr><td>110032</td><td>CD</td><td>CD-R, CD-ROM, and CD-RW media used for data transport</td></tr><tr><td>110033</td><td>DVD</td><td>DVD, DVD-RAM, and other DVD formatted media used for data transport</td></tr><tr><td>110034</td><td>Compact Flash</td><td>Media that comply with the Compact Flash standard</td></tr><tr><td>110035</td><td>Multi-media Card</td><td>Media that comply with the Multi-media Card standard</td></tr><tr><td>110036</td><td>Secure Digital Card</td><td>Media that comply with the Secure Digital Card standard</td></tr><tr><td>110037</td><td>URI</td><td>URI Identifier for network or other resource, see RFC 3968</td></tr><tr><td>110010</td><td>Film</td><td>Film type of output</td></tr><tr><td>110038</td><td>Paper Document</td><td>Any paper or similar document</td></tr></table></li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.424"
  }
],
"url": "http://hl7.org/fhir/ValueSet/dicm-405-mediatype",
"version": "20100826",
"name": "Media Type Code",
"status": "active",
"experimental": true,
"publisher": "NEMA/DICOM",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      },
      {
        "system": "email",
        "value": "fhir@lists.hl7.org"
      }
    ]
  }
],
"date": "2010-08-26",
"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://nema.org/dicom/dicm",
      "concept": [
        {
          "code": "110030"
        },
        {
          "code": "110031"
        },
        {
          "code": "110032"
        },
        {
          "code": "110033"
        },
        {
          "code": "110034"
        },
        {
          "code": "110035"
        },
        {
          "code": "110036"
        },
        {
          "code": "110037"
        },
        {
          "code": "110010"
        },
        {
          "code": "110038"
        }
      ]
    }
  ]
}

}