FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/dicom-audit-lifecycle

Packagehl7.terminology
TypeCodeSystem
Iddicom-audit-lifecycle
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-dicom-audit-lifecycle.html
URLhttp://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle
Version2.0.0
Statusactive
Date2025-07-08T14:22:48+00:00
NameDicomAuditMessageRecordLifecycleEvents
TitleDICOM Audit Message Record Lifecycle Events
Realmuv
Authorityhl7
DescriptionAttached is vocabulary for the record lifecycle events, as per DICOM Audit Message,
CopyrightThese 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.
Contentcomplete

Resources that use this resource

ValueSet
object-lifecycle-eventsObjectLifecycleEvents

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem dicom-audit-lifecycle

Last updated: 2020-04-09 21:10:28+0000

This case-sensitive code system http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle defines the following codes:

CodeDisplay
1 Origination / Creation
2 Import / Copy
3 Amendment
4 Verification
5 Translation
6 Access / Use
7 De-identification
8 Aggregation / summarization / derivation
9 Report
10 Export
11 Disclosure
12 Receipt of disclosure
13 Archiving
14 Logical deletion
15 Permanent erasure / Physical destruction

Source

{
  "resourceType": "CodeSystem",
  "id": "dicom-audit-lifecycle",
  "meta": {
    "lastUpdated": "2020-04-09T21:10:28.568+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle",
  "version": "2.0.0",
  "name": "DicomAuditMessageRecordLifecycleEvents",
  "title": "DICOM Audit Message Record Lifecycle Events",
  "status": "active",
  "experimental": false,
  "date": "2025-07-08T14:22:48+00:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "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"
    }
  ]
}