FHIR IG analytics| Package | hl7.fhir.uv.xver-r3.r4b.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-dicom-audit-lifecycle.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/xver-r3.r4b/0.0.1-snapshot-2/CodeSystem-dicom-audit-lifecycle.html |
| URL | http://hl7.org/fhir/dicom-audit-lifecycle |
| Version | 20100826 |
| Status | active |
| Date | 2025-09-13T15:45:17-04:00 |
| Name | DICOM Audit Message Record Lifecycle Events |
| Realm | uv |
| Authority | hl7 |
| 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. |
| Content | complete |
| ValueSet | |
| R3-object-lifecycle-events-for-R4B | Cross-version VS for R3.ObjectLifecycleEvents for use in FHIR R4B |
| R3-object-lifecycle-events-for-R4 | Cross-version VS for R3.ObjectLifecycleEvents for use in FHIR R4 |
| R3-object-lifecycle-events-for-R5 | Cross-version VS for R3.ObjectLifecycleEvents for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem dicom-audit-lifecycle
This case-sensitive code system http://hl7.org/fhir/dicom-audit-lifecycle defines the following codes:
{
"resourceType": "CodeSystem",
"id": "dicom-audit-lifecycle",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/dicom-audit-lifecycle",
"version": "20100826",
"name": "DICOM Audit Message Record Lifecycle Events",
"status": "active",
"experimental": false,
"date": "2025-09-13T15:45:17-04:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "Attached is vocabulary for the record lifecycle events, as per DICOM Audit Message,",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"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"
}
]
}