This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v4.3.0:
R4B
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R4B
R4
R4B
R4
R3
| Vocabulary Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw JSON ( canonical form + also see JSON Format Specification )
Definition
for
Code
System
DICOM
SystemDICOM
Audit
Message
Record
Lifecycle
Events
{
"resourceType" : "CodeSystem",
"id" : "dicom-audit-lifecycle",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
"lastUpdated" : "2022-05-28T12:47:40.239+10:00"
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
},
"url" : "http://terminology.hl7.org/CodeSystem/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.",
"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"
}]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.