{
  "resourceType": "CodeSystem",
  "id": "digital-media-subtype",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://hl7.org/fhir/media-subtype",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.328"
  },
  "version": "3.0.0",
  "name": "Media SubType",
  "status": "draft",
  "experimental": true,
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it.",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/digital-media-subtype",
  "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",
      "definition": "An iris scan used for identification purposes"
    },
    {
      "code": "palm",
      "display": "Palm",
      "definition": "A palm scan used for identification purposes"
    },
    {
      "code": "face",
      "display": "Face",
      "definition": "A face scan used for identification purposes"
    }
  ]
}