@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 -------------------------------------------------------------------
<http://hl7.org/fhir/AuditEvent/64689b74-d485-4eca-802e-1c71183195ff> a fhir:AuditEvent ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "64689b74-d485-4eca-802e-1c71183195ff"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2026-11-11T11:11:11.111Z"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent|1.4.0" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent|1.4.0>
]
] ;
fhir:AuditEvent.type [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/audit-event-type" ] ;
fhir:Coding.code [ fhir:value "rest" ]
] ;
fhir:AuditEvent.action [ fhir:value "C"] ;
fhir:AuditEvent.recorded [ fhir:value "2026-11-11T11:11:11.111Z"^^xsd:dateTime] ;
fhir:AuditEvent.outcome [ fhir:value "0"] ;
fhir:AuditEvent.agent [
fhir:index 0 ;
fhir:AuditEvent.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleClass" ] ;
fhir:Coding.code [ fhir:value "PAT" ] ;
fhir:Coding.display [ fhir:value "patient" ]
]
] ;
fhir:AuditEvent.agent.who [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
fhir:Identifier.value [ fhir:value "A123456780" ]
]
] ;
fhir:AuditEvent.agent.altId [ fhir:value "A123456780" ] ;
fhir:AuditEvent.agent.name [ fhir:value "Erika Musterfrau" ] ;
fhir:AuditEvent.agent.requestor [ fhir:value "true"^^xsd:boolean ]
] ;
fhir:AuditEvent.source [
fhir:AuditEvent.source.observer [
fhir:Reference.display [ fhir:value "Elektronische Patientenakte Fachdienst" ]
] ;
fhir:AuditEvent.source.type [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs" ] ;
fhir:Coding.code [ fhir:value "CDMGMT" ] ;
fhir:Coding.display [ fhir:value "Consent Decision Management" ]
]
] ;
fhir:AuditEvent.entity [
fhir:index 0 ;
fhir:AuditEvent.entity.name [ fhir:value "ConsentDecision" ] ;
fhir:AuditEvent.entity.description [ fhir:value "updateConsentDecision" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/AuditEvent/64689b74-d485-4eca-802e-1c71183195ff.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/AuditEvent/64689b74-d485-4eca-802e-1c71183195ff.ttl> .
IG © 2025+ gematik GmbH. Paket de.gematik.epa#1.3.2 basierend auf FHIR 4.0.1. Generiert 2026-07-14
Links: Table of Contents |
QA Report