: EPA AuditEvent Type - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "epa-auditevent-type-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet epa-auditevent-type-vs</b></p><a name=\"epa-auditevent-type-vs\"> </a><a name=\"hcepa-auditevent-type-vs\"> </a><a name=\"epa-auditevent-type-vs-de-DE\"> </a><p>This value set expansion contains 4 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-auditevent-type-vs-http://terminology.hl7.org/CodeSystem/audit-event-type-rest\"> </a>\u00a0\u00a0<a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-audit-event-type.html#audit-event-type-rest\">rest</a></td><td>http://terminology.hl7.org/CodeSystem/audit-event-type</td><td>RESTful Operation</td><td><div><p>Audit Event: Execution of a RESTful operation as defined by FHIR.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-auditevent-type-vs-http://terminology.hl7.org/CodeSystem/audit-event-type-document\"> </a>\u00a0\u00a0<a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-audit-event-type.html#audit-event-type-document\">document</a></td><td>http://terminology.hl7.org/CodeSystem/audit-event-type</td><td>A Document Operation</td><td><div><p>Audit Event: Execution of an operation on a Document (e.g. XDS, CDA, etc).</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-auditevent-type-vs-http://terminology.hl7.org/CodeSystem/audit-event-type-object\"> </a>\u00a0\u00a0<a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-audit-event-type.html#audit-event-type-object\">object</a></td><td>http://terminology.hl7.org/CodeSystem/audit-event-type</td><td>An Operation on other Objects</td><td><div><p>Audit Event: Execution of an operation on an Object. For use when a more specific event type is not available.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-auditevent-type-vs-http://dicom.nema.org/resources/ontology/DCM-110106\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110106\">110106</a></td><td>http://dicom.nema.org/resources/ontology/DCM</td><td>Export</td><td><div><p>Audit event: Data has been exported out of the system</p>\n</div></td></tr></table></div>"
},
"url" : "https://gematik.de/fhir/epa/ValueSet/epa-auditevent-type-vs",
"version" : "1.1.5",
"name" : "EPAAuditEventTypeVS",
"title" : "EPA AuditEvent Type",
"status" : "active",
"experimental" : false,
"date" : "2025-05-28",
"publisher" : "gematik GmbH",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
}
]
}
],
"description" : "Types of AuditEvents in the ePA context",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"concept" : [
{
"code" : "rest",
"display" : "RESTful Operation"
},
{
"code" : "document",
"display" : "A Document Operation"
},
{
"code" : "object",
"display" : "An Operation on other Objects"
}
]
},
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"version" : "01",
"concept" : [
{
"code" : "110106",
"display" : "Export"
}
]
}
]
},
"expansion" : {
"timestamp" : "2025-05-27",
"contains" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code" : "rest",
"display" : "RESTful Operation"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code" : "document",
"display" : "A Document Operation"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code" : "object",
"display" : "An Operation on other Objects"
},
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"version" : "01",
"code" : "110106",
"display" : "Export"
}
]
}
}