@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:AuditEvent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "532c1540-8403-4b57-8349-279f53443f23"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2026-03-10T13:50:04.047Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent|1.3.0"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent?version=1.3.0> ] )
] ; #
fhir:type [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/audit-event-type> ] ;
fhir:code [ fhir:v "rest" ]
] ; #
fhir:action [ fhir:v "C"] ; #
fhir:recorded [ fhir:v "2026-03-10T13:50:04.047Z"^^xsd:dateTime] ; #
fhir:outcome [ fhir:v "0"] ; #
fhir:agent ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleClass> ] ;
fhir:code [ fhir:v "PAT" ] ;
fhir:display [ fhir:v "patient" ] ] ) ] ;
fhir:who [
fhir:identifier [
fhir:system [
fhir:v "http://fhir.de/sid/gkv/kvid-10"^^xsd:anyURI ;
fhir:l <http://fhir.de/sid/gkv/kvid-10> ] ;
fhir:value [ fhir:v "A123456780" ] ] ] ;
fhir:altId [ fhir:v "A123456780" ] ;
fhir:name [ fhir:v "Erika Musterfrau" ] ;
fhir:requestor [ fhir:v true ]
] ) ; #
fhir:source [
fhir:observer [
fhir:display [ fhir:v "Elektronische Patientenakte Fachdienst" ] ] ;
( fhir:type [
fhir:system [
fhir:v "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs> ] ;
fhir:code [ fhir:v "CONMGMT" ] ;
fhir:display [ fhir:v "Constraint Management" ] ] )
] ; #
fhir:entity ( [
fhir:name [ fhir:v "GeneralDenyPolicy" ] ;
fhir:description [ fhir:v "batchSetDenyPolicyAssignment" ] ;
( fhir:detail [
fhir:type [ fhir:v "DocumentTitle" ] ;
fhir:value [
a fhir:String ;
fhir:v "Befund von Dr. Mustermann" ] ] [
fhir:type [ fhir:v "RootDocumentId" ] ;
fhir:value [
a fhir:String ;
fhir:v "urn:uuid:0ab6dc6f-d5f2-4d89-8782-6794b6f372f2^^^^urn:gematik:iti:xds:2023:rootDocumentUniqueId" ] ] )
] [
fhir:name [ fhir:v "GeneralDenyPolicy" ] ;
fhir:description [ fhir:v "batchSetDenyPolicyAssignment" ] ;
( fhir:detail [
fhir:type [ fhir:v "DocumentTitle" ] ;
fhir:value [
a fhir:String ;
fhir:v "Brief von Dr. Mustermann" ] ] [
fhir:type [ fhir:v "RootDocumentId" ] ;
fhir:value [
a fhir:String ;
fhir:v "urn:uuid:256181de-e732-48d7-8cbb-acdc133dde66^^^^urn:gematik:iti:xds:2023:rootDocumentUniqueId" ] ] )
] [
fhir:name [ fhir:v "GeneralDenyPolicy" ] ;
fhir:description [ fhir:v "batchSetDenyPolicyAssignment" ] ;
( fhir:detail [
fhir:type [ fhir:v "CategoryId" ] ;
fhir:value [
a fhir:String ;
fhir:v "dental" ] ] )
] ) . #
IG © 2025+ gematik GmbH. Paket de.gematik.epa#1.3.1 basierend auf FHIR 4.0.1. Generiert 2026-03-23
Links: Table of Contents |
QA Report