This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2
Definition for Value SetMedia Type Code
<ValueSet xmlns="http://hl7.org/fhir"> <id value="dicm-405-mediatype"/> <meta> <lastUpdated value="2015-10-24T07:41:03.495+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <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> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.424"/> </extension> <url value="http://hl7.org/fhir/ValueSet/dicm-405-mediatype"/> <version value="20100826"/> <name value="Media Type Code"/> <status value="active"/> <experimental value="true"/> <publisher value="NEMA/DICOM"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <date value="2010-08-26"/> <description value="Media Type Code"/> <copyright value="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 value="http://nema.org/dicom/dicm"/> <concept> <code value="110030"/> </concept> <concept> <code value="110031"/> </concept> <concept> <code value="110032"/> </concept> <concept> <code value="110033"/> </concept> <concept> <code value="110034"/> </concept> <concept> <code value="110035"/> </concept> <concept> <code value="110036"/> </concept> <concept> <code value="110037"/> </concept> <concept> <code value="110010"/> </concept> <concept> <code value="110038"/> </concept> </include> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.