FHIR Cross-Version Extensions package for FHIR R4 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-modality"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system http://terminology.hl7.org/CodeSystem/media-modality 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">diagram
<a name="media-modality-diagram"> </a>
</td>
<td>Diagram</td>
<td>A diagram. Often used in diagnostic reports</td>
</tr>
<tr>
<td style="white-space:nowrap">fax
<a name="media-modality-fax"> </a>
</td>
<td>Fax</td>
<td>A digital record of a fax document</td>
</tr>
<tr>
<td style="white-space:nowrap">scan
<a name="media-modality-scan"> </a>
</td>
<td>Scanned Document</td>
<td>A digital scan of a document. This is reserved for when there is not enough metadata to create a document reference</td>
</tr>
<tr>
<td style="white-space:nowrap">retina
<a name="media-modality-retina"> </a>
</td>
<td>Retina Scan</td>
<td>A retinal image used for identification purposes</td>
</tr>
<tr>
<td style="white-space:nowrap">fingerprint
<a name="media-modality-fingerprint"> </a>
</td>
<td>Fingerprint</td>
<td>A finger print scan used for identification purposes</td>
</tr>
<tr>
<td style="white-space:nowrap">iris
<a name="media-modality-iris"> </a>
</td>
<td>Iris Scan</td>
<td>An iris scan used for identification purposes</td>
</tr>
<tr>
<td style="white-space:nowrap">palm
<a name="media-modality-palm"> </a>
</td>
<td>Palm Scan</td>
<td>A palm scan used for identification purposes</td>
</tr>
<tr>
<td style="white-space:nowrap">face
<a name="media-modality-face"> </a>
</td>
<td>Face Scan</td>
<td>A face scan used for identification purposes</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4b.r4"/>
</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-modality"/>
<version value="4.3.0"/>
<name value="MediaSubType"/>
<title value="Media SubType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-09-13T16:38:45-04: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="Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<copyright
value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="diagram"/>
<display value="Diagram"/>
<definition value="A diagram. Often used in diagnostic reports"/>
</concept>
<concept>
<code value="fax"/>
<display value="Fax"/>
<definition value="A digital record of a fax document"/>
</concept>
<concept>
<code value="scan"/>
<display value="Scanned Document"/>
<definition
value="A digital scan of a document. This is reserved for when there is not enough metadata to create a document reference"/>
</concept>
<concept>
<code value="retina"/>
<display value="Retina Scan"/>
<definition value="A retinal image used for identification purposes"/>
</concept>
<concept>
<code value="fingerprint"/>
<display value="Fingerprint"/>
<definition value="A finger print scan used for identification purposes"/>
</concept>
<concept>
<code value="iris"/>
<display value="Iris Scan"/>
<definition value="An iris scan used for identification purposes"/>
</concept>
<concept>
<code value="palm"/>
<display value="Palm Scan"/>
<definition value="A palm scan used for identification purposes"/>
</concept>
<concept>
<code value="face"/>
<display value="Face Scan"/>
<definition value="A face scan used for identification purposes"/>
</concept>
</CodeSystem>