FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="media-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system http://terminology.hl7.org/CodeSystem/media-type defines the following codes:</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b>Code</b>
</td>
<td>
<b>Display</b>
</td>
<td>
<b>Definition</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">image
<a name="media-type-image"> </a>
</td>
<td>Image</td>
<td>The media consists of one or more unmoving images, including photographs, computer-generated graphs and charts, and scanned documents</td>
</tr>
<tr>
<td style="white-space:nowrap">video
<a name="media-type-video"> </a>
</td>
<td>Video</td>
<td>The media consists of a series of frames that capture a moving image</td>
</tr>
<tr>
<td style="white-space:nowrap">audio
<a name="media-type-audio"> </a>
</td>
<td>Audio</td>
<td>The media consists of a sound recording</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4b.r5"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<url value="http://terminology.hl7.org/CodeSystem/media-type"/>
<version value="4.3.0"/>
<name value="DigitalMediaType"/>
<title value="Digital Media Type"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2017-04-19T07:44:43+10:00"/>
<publisher value="Orders and Observations"/>
<contact>
<name value="Orders and Observations"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/orders"/>
</telecom>
</contact>
<description
value="Codes for high level media types - whether the media is an image, video, or audio."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/media-category"/>
<content value="complete"/>
<concept>
<code value="image"/>
<display value="Image"/>
<definition
value="The media consists of one or more unmoving images, including photographs, computer-generated graphs and charts, and scanned documents"/>
</concept>
<concept>
<code value="video"/>
<display value="Video"/>
<definition
value="The media consists of a series of frames that capture a moving image"/>
</concept>
<concept>
<code value="audio"/>
<display value="Audio"/>
<definition value="The media consists of a sound recording"/>
</concept>
</CodeSystem>