{
  "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\"><h2>DICOM Audit Message Record Lifecycle Events</h2><div><p>Attached is vocabulary for the record lifecycle events, as per DICOM Audit Message,</p></div><p><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.\r\n            </p><p>This code system http://hl7.org/fhir/dicom-audit-lifecycle defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1\r\n                  <a name=\"dicom-audit-lifecycle-1\"></a></td><td>Origination / Creation</td><td /></tr><tr><td>2\r\n                  <a name=\"dicom-audit-lifecycle-2\"></a></td><td>Import / Copy</td><td /></tr><tr><td>3\r\n                  <a name=\"dicom-audit-lifecycle-3\"></a></td><td>Amendment</td><td /></tr><tr><td>4\r\n                  <a name=\"dicom-audit-lifecycle-4\"></a></td><td>Verification</td><td /></tr><tr><td>5\r\n                  <a name=\"dicom-audit-lifecycle-5\"></a></td><td>Translation</td><td /></tr><tr><td>6\r\n                  <a name=\"dicom-audit-lifecycle-6\"></a></td><td>Access / Use</td><td /></tr><tr><td>7\r\n                  <a name=\"dicom-audit-lifecycle-7\"></a></td><td>De-identification</td><td /></tr><tr><td>8\r\n                  <a name=\"dicom-audit-lifecycle-8\"></a></td><td>Aggregation / summarization / derivation</td><td /></tr><tr><td>9\r\n                  <a name=\"dicom-audit-lifecycle-9\"></a></td><td>Report</td><td /></tr><tr><td>10\r\n                  <a name=\"dicom-audit-lifecycle-10\"></a></td><td>Export</td><td /></tr><tr><td>11\r\n                  <a name=\"dicom-audit-lifecycle-11\"></a></td><td>Disclosure</td><td /></tr><tr><td>12\r\n                  <a name=\"dicom-audit-lifecycle-12\"></a></td><td>Receipt of disclosure</td><td /></tr><tr><td>13\r\n                  <a name=\"dicom-audit-lifecycle-13\"></a></td><td>Archiving</td><td /></tr><tr><td>14\r\n                  <a name=\"dicom-audit-lifecycle-14\"></a></td><td>Logical deletion</td><td /></tr><tr><td>15\r\n                  <a name=\"dicom-audit-lifecycle-15\"></a></td><td>Permanent erasure / Physical destruction</td><td /></tr></table></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"
    }
  ]
}