Active as of 2025-05-28 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "epa-auditevent-type-vs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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> <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> <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> <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> <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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/epa/ValueSet/epa-auditevent-type-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.5"] ; #
fhir:name [ fhir:v "EPAAuditEventTypeVS"] ; #
fhir:title [ fhir:v "EPA AuditEvent Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-05-28"^^xsd:date] ; #
fhir:publisher [ fhir:v "gematik GmbH"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.gematik.de" ] ] )
] ) ; #
fhir:description [ fhir:v "Types of AuditEvents in the ePA context"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ] )
] ) ; #
fhir:immutable [ fhir:v false] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "rest" ] ;
fhir:display [ fhir:v "RESTful Operation" ] ] [
fhir:code [ fhir:v "document" ] ;
fhir:display [ fhir:v "A Document Operation" ] ] [
fhir:code [ fhir:v "object" ] ;
fhir:display [ fhir:v "An Operation on other Objects" ] ] ) ] [
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
fhir:version [ fhir:v "01" ] ;
( fhir:concept [
fhir:code [ fhir:v "110106" ] ;
fhir:display [ fhir:v "Export" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-05-27"^^xsd:date ] ;
( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rest" ] ;
fhir:display [ fhir:v "RESTful Operation" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "document" ] ;
fhir:display [ fhir:v "A Document Operation" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "object" ] ;
fhir:display [ fhir:v "An Operation on other Objects" ] ] [
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
fhir:version [ fhir:v "01" ] ;
fhir:code [ fhir:v "110106" ] ;
fhir:display [ fhir:v "Export" ] ] )
] . #
IG © 2025+ gematik GmbH. Paket de.gematik.epa#1.1.5 basierend auf FHIR 4.0.1. Generiert 2025-05-28
Links: Table of Contents |
QA Report