PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/digital-media-subtype
{
  "description": "Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it.",
  "compose": {
    "import": [ "http://hl7.org/fhir/ValueSet/dicom-cid29" ],
    "include": [ {
      "filter": [ {
        "op": "is-a",
        "value": "363679005",
        "property": "concept",
        "_property": {
          "fhir_comments": [ "    todo: work this over. what this means is any concepts where they have is-a with 363679005 how should this be done?    " ]
        }
      } ],
      "system": "http://snomed.info/sct"
    } ]
  },
  "_filename": "ValueSet-digital-media-subtype.json",
  "package_name": "hl7.fhir.r2.core",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "FHIR Project team",
  "name": "Media SubType",
  "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.",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.184"
  } ],
  "status": "draft",
  "id": "4e976753-4775-4b70-8eb1-466c87f6f235",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/digital-media-subtype",
  "codeSystem": {
    "system": "http://hl7.org/fhir/media-subtype",
    "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",
      "fhir_comments": [ "    biometrics - may overlap with things in snomed, but the purpose in snomed is different     " ]
    }, {
      "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"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.184"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}