This page is part of the FHIR Specification (v4.3.0: R4B - STU). 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
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetMedia Type Code
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="dicm-405-mediatype"/> <meta> <lastUpdated value="2022-05-28T12:47:40.239+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <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> </tr> <tr> <td> 110030</td> <td> USB Disk Emulation</td> </tr> <tr> <td> 110031</td> <td> Email</td> </tr> <tr> <td> 110032</td> <td> CD</td> </tr> <tr> <td> 110033</td> <td> DVD</td> </tr> <tr> <td> 110034</td> <td> Compact Flash</td> </tr> <tr> <td> 110035</td> <td> Multi-media Card</td> </tr> <tr> <td> 110036</td> <td> Secure Digital Card</td> </tr> <tr> <td> 110037</td> <td> URI</td> </tr> <tr> <td> 110010</td> <td> Film</td> </tr> <tr> <td> 110038</td> <td> Paper Document</td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="sec"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="3"/> </extension> <url value="http://hl7.org/fhir/ValueSet/dicm-405-mediatype"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:1.2.840.10008.6.1.908"/> </identifier> <version value="4.3.0"/> <name value="MediaTypeCode"/> <title value="Media Type Code"/> <status value="active"/> <experimental value="false"/> <date value="2010-08-26"/> <publisher value="NEMA/DICOM"/> <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://dicom.nema.org/resources/ontology/DCM"/> <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.