{
  "resourceType": "ValueSet",
  "id": "dicm-405-mediatype",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Media Type Code</h2><div><p>Media Type Code</p></div><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.\r\n            </p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in \r\n                <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class=\"none\"><tr><td><b>Code</b></td><td><b>Display</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-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "sec"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/dicm-405-mediatype",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.458"
    }
  ],
  "version": "20100826",
  "name": "Media Type Code",
  "status": "active",
  "experimental": true,
  "date": "2010-08-26",
  "publisher": "NEMA/DICOM",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}