Extensions for Using Data Elements from FHIR R4 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="media-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem media-type</b></p><a name="media-type"> </a><a name="hcmedia-type"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/media-type</code> 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/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4.r4b"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"/>
</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.0.1"/>
<name value="MediaType"/>
<title value="Media Type"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2017-12-07T20:32:59-06:00"/>
<publisher value="Orders and Observations"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="Codes for high level media categories."/>
<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-type|4.3.0"/>
<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>