This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: DICOM Audit Message Record Lifecycle Events - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "dicom-audit-lifecycle",
"meta" : {
"lastUpdated" : "2020-04-09T21:10:28.568+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle",
"version" : "1.0.0",
"name" : "DicomAuditMessageRecordLifecycleEvents",
"title" : "DICOM Audit Message Record Lifecycle Events",
"status" : "active",
"experimental" : false,
"date" : "2023-09-08T17:52:31-06:00",
"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"
}
]
}