PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/media-subtype
{
  "description": "Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it.",
  "_filename": "CodeSystem-digital-media-subtype.json",
  "package_name": "hl7.fhir.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "Media SubType",
  "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",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "1c5e1357-9354-42ce-aed7-a7c298c85f09",
  "valueSet": "http://hl7.org/fhir/ValueSet/digital-media-subtype",
  "kind": null,
  "url": "http://hl7.org/fhir/media-subtype",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.336",
    "system": "urn:ietf:rfc:3986"
  },
  "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"
  } ],
  "caseSensitive": true,
  "version": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}