{
  "resourceType": "CodeSystem",
  "id": "dicom-audit-lifecycle",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>DICOM Audit Message Record Lifecycle Events</h2>\n            <div>\n              <p>Attached is vocabulary for the record lifecycle events, as per DICOM Audit Message,</p>\n\n            </div>\n            <p>\n              <b>Copyright Statement:</b> These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association.\n            </p>\n            <p>This code system http://hl7.org/fhir/dicom-audit-lifecycle defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td>\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>1\n                  <a name=\"dicom-audit-lifecycle-1\"> </a>\n                </td>\n                <td>Origination / Creation</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>2\n                  <a name=\"dicom-audit-lifecycle-2\"> </a>\n                </td>\n                <td>Import / Copy</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>3\n                  <a name=\"dicom-audit-lifecycle-3\"> </a>\n                </td>\n                <td>Amendment</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>4\n                  <a name=\"dicom-audit-lifecycle-4\"> </a>\n                </td>\n                <td>Verification</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>5\n                  <a name=\"dicom-audit-lifecycle-5\"> </a>\n                </td>\n                <td>Translation</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>6\n                  <a name=\"dicom-audit-lifecycle-6\"> </a>\n                </td>\n                <td>Access / Use</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>7\n                  <a name=\"dicom-audit-lifecycle-7\"> </a>\n                </td>\n                <td>De-identification</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>8\n                  <a name=\"dicom-audit-lifecycle-8\"> </a>\n                </td>\n                <td>Aggregation / summarization / derivation</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>9\n                  <a name=\"dicom-audit-lifecycle-9\"> </a>\n                </td>\n                <td>Report</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>10\n                  <a name=\"dicom-audit-lifecycle-10\"> </a>\n                </td>\n                <td>Export</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>11\n                  <a name=\"dicom-audit-lifecycle-11\"> </a>\n                </td>\n                <td>Disclosure</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>12\n                  <a name=\"dicom-audit-lifecycle-12\"> </a>\n                </td>\n                <td>Receipt of disclosure</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>13\n                  <a name=\"dicom-audit-lifecycle-13\"> </a>\n                </td>\n                <td>Archiving</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>14\n                  <a name=\"dicom-audit-lifecycle-14\"> </a>\n                </td>\n                <td>Logical deletion</td>\n                <td/>\n              </tr>\n              <tr>\n                <td>15\n                  <a name=\"dicom-audit-lifecycle-15\"> </a>\n                </td>\n                <td>Permanent erasure / Physical destruction</td>\n                <td/>\n              </tr>\n            </table>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/dicom-audit-lifecycle",
  "version": "20100826",
  "name": "DICOM Audit Message Record Lifecycle Events",
  "status": "active",
  "experimental": false,
  "description": "Attached is vocabulary for the record lifecycle events, as per DICOM Audit Message, ",
  "copyright": "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Origination / Creation"
    },
    {
      "code": "2",
      "display": "Import / Copy"
    },
    {
      "code": "3",
      "display": "Amendment"
    },
    {
      "code": "4",
      "display": "Verification"
    },
    {
      "code": "5",
      "display": "Translation"
    },
    {
      "code": "6",
      "display": "Access / Use"
    },
    {
      "code": "7",
      "display": "De-identification"
    },
    {
      "code": "8",
      "display": "Aggregation / summarization / derivation"
    },
    {
      "code": "9",
      "display": "Report"
    },
    {
      "code": "10",
      "display": "Export"
    },
    {
      "code": "11",
      "display": "Disclosure"
    },
    {
      "code": "12",
      "display": "Receipt of disclosure"
    },
    {
      "code": "13",
      "display": "Archiving"
    },
    {
      "code": "14",
      "display": "Logical deletion"
    },
    {
      "code": "15",
      "display": "Permanent erasure / Physical destruction"
    }
  ]
}