This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). 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
Orders and Observations Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code System MediaModality
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="media-modality"/> <meta> <lastUpdated value="2019-11-01T09:29:23.356+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> Media Modality</h2> <div> <p> Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it.</p> </div> <p> <b> Copyright Statement:</b> </p> <div> <p> This resource includes content from the Digital Imaging and Communications in Medicine (DICOM) Standard, Copyright 2011 by the National Electrical Manufacturers Association</p> </div> <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/structuredefinition-wg"> <valueCode value="oo"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="draft"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="1"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/media-modality"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.4.1109"/> </identifier> <version value="4.0.1"/> <name value="MediaModality"/> <title value="Media Modality"/> <status value="draft"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it."/> <copyright value="This resource includes content from the Digital Imaging and Communications in Medicine (DICOM) Standard, Copyright 2011 by the National Electrical Manufacturers Association"/> <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>
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.