{
  "resourceType" : "CodeSystem",
  "id" : "media-modality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system http://terminology.hl7.org/CodeSystem/media-modality defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">diagram\n                  <a name=\"media-modality-diagram\"> </a>\n                </td>\n                <td>Diagram</td>\n                <td>A diagram. Often used in diagnostic reports</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">fax\n                  <a name=\"media-modality-fax\"> </a>\n                </td>\n                <td>Fax</td>\n                <td>A digital record of a fax document</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">scan\n                  <a name=\"media-modality-scan\"> </a>\n                </td>\n                <td>Scanned Document</td>\n                <td>A digital scan of a document. This is reserved for when there is not enough metadata to create a document reference</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">retina\n                  <a name=\"media-modality-retina\"> </a>\n                </td>\n                <td>Retina Scan</td>\n                <td>A retinal image used for identification purposes</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">fingerprint\n                  <a name=\"media-modality-fingerprint\"> </a>\n                </td>\n                <td>Fingerprint</td>\n                <td>A finger print scan used for identification purposes</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">iris\n                  <a name=\"media-modality-iris\"> </a>\n                </td>\n                <td>Iris Scan</td>\n                <td>An iris scan used for identification purposes</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">palm\n                  <a name=\"media-modality-palm\"> </a>\n                </td>\n                <td>Palm Scan</td>\n                <td>A palm scan used for identification purposes</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">face\n                  <a name=\"media-modality-face\"> </a>\n                </td>\n                <td>Face Scan</td>\n                <td>A face scan used for identification purposes</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension" : [{
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4b.r5"
    },
    {
      "url" : "version",
      "valueString" : "0.0.1-snapshot-2"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/media-modality",
  "version" : "4.3.0",
  "name" : "MediaSubType",
  "title" : "Media SubType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-13T16:46:03-04:00",
  "publisher" : "Orders and Observations",
  "contact" : [{
    "name" : "Orders and Observations",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/orders"
    }]
  }],
  "description" : "Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "copyright" : "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" : true,
  "content" : "complete",
  "concept" : [{
    "code" : "diagram",
    "display" : "Diagram",
    "definition" : "A diagram. Often used in diagnostic reports"
  },
  {
    "code" : "fax",
    "display" : "Fax",
    "definition" : "A digital record of a fax document"
  },
  {
    "code" : "scan",
    "display" : "Scanned Document",
    "definition" : "A digital scan of a document. This is reserved for when there is not enough metadata to create a document reference"
  },
  {
    "code" : "retina",
    "display" : "Retina Scan",
    "definition" : "A retinal image used for identification purposes"
  },
  {
    "code" : "fingerprint",
    "display" : "Fingerprint",
    "definition" : "A finger print scan used for identification purposes"
  },
  {
    "code" : "iris",
    "display" : "Iris Scan",
    "definition" : "An iris scan used for identification purposes"
  },
  {
    "code" : "palm",
    "display" : "Palm Scan",
    "definition" : "A palm scan used for identification purposes"
  },
  {
    "code" : "face",
    "display" : "Face Scan",
    "definition" : "A face scan used for identification purposes"
  }]
}