HL7 Terminology (THO)
3.0.0 - Publication
This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "dicom-audit-lifecycle"];
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2020-04-09T15:10:28.568-06:00"^^xsd:dateTime ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"dicom-audit-lifecycle-1\"> </a></td><td>Origination / Creation</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"dicom-audit-lifecycle-2\"> </a></td><td>Import / Copy</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"dicom-audit-lifecycle-3\"> </a></td><td>Amendment</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"dicom-audit-lifecycle-4\"> </a></td><td>Verification</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"dicom-audit-lifecycle-5\"> </a></td><td>Translation</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"dicom-audit-lifecycle-6\"> </a></td><td>Access / Use</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"dicom-audit-lifecycle-7\"> </a></td><td>De-identification</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"dicom-audit-lifecycle-8\"> </a></td><td>Aggregation / summarization / derivation</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"dicom-audit-lifecycle-9\"> </a></td><td>Report</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"dicom-audit-lifecycle-10\"> </a></td><td>Export</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"dicom-audit-lifecycle-11\"> </a></td><td>Disclosure</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"dicom-audit-lifecycle-12\"> </a></td><td>Receipt of disclosure</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"dicom-audit-lifecycle-13\"> </a></td><td>Archiving</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"dicom-audit-lifecycle-14\"> </a></td><td>Logical deletion</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"dicom-audit-lifecycle-15\"> </a></td><td>Permanent erasure / Physical destruction</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle"];
fhir:CodeSystem.version [ fhir:value "20100826"];
fhir:CodeSystem.name [ fhir:value "DicomAuditMessageRecordLifecycleEvents"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2021-12-02T19:54:18-07:00"^^xsd:dateTime];
fhir:CodeSystem.description [ fhir:value "Attached is vocabulary for the record lifecycle events, as per DICOM Audit Message, "];
fhir:CodeSystem.copyright [ fhir:value "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."];
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "1" ];
fhir:CodeSystem.concept.display [ fhir:value "Origination / Creation" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "2" ];
fhir:CodeSystem.concept.display [ fhir:value "Import / Copy" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "3" ];
fhir:CodeSystem.concept.display [ fhir:value "Amendment" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "4" ];
fhir:CodeSystem.concept.display [ fhir:value "Verification" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "5" ];
fhir:CodeSystem.concept.display [ fhir:value "Translation" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "6" ];
fhir:CodeSystem.concept.display [ fhir:value "Access / Use" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "7" ];
fhir:CodeSystem.concept.display [ fhir:value "De-identification" ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "8" ];
fhir:CodeSystem.concept.display [ fhir:value "Aggregation / summarization / derivation" ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "9" ];
fhir:CodeSystem.concept.display [ fhir:value "Report" ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "10" ];
fhir:CodeSystem.concept.display [ fhir:value "Export" ]
], [
fhir:index 10;
fhir:CodeSystem.concept.code [ fhir:value "11" ];
fhir:CodeSystem.concept.display [ fhir:value "Disclosure" ]
], [
fhir:index 11;
fhir:CodeSystem.concept.code [ fhir:value "12" ];
fhir:CodeSystem.concept.display [ fhir:value "Receipt of disclosure" ]
], [
fhir:index 12;
fhir:CodeSystem.concept.code [ fhir:value "13" ];
fhir:CodeSystem.concept.display [ fhir:value "Archiving" ]
], [
fhir:index 13;
fhir:CodeSystem.concept.code [ fhir:value "14" ];
fhir:CodeSystem.concept.display [ fhir:value "Logical deletion" ]
], [
fhir:index 14;
fhir:CodeSystem.concept.code [ fhir:value "15" ];
fhir:CodeSystem.concept.display [ fhir:value "Permanent erasure / Physical destruction" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.