@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/dc2cad66-28f3-4ad4-ae1b-c2f202217c4a> a fhir:AuditEvent ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "dc2cad66-28f3-4ad4-ae1b-c2f202217c4a"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2026-05-30T00:03:21.641Z"^^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 "object" ]
] ;
fhir:AuditEvent.action [ fhir:value "E"] ;
fhir:AuditEvent.recorded [ fhir:value "2026-05-30T00:03:21.641Z"^^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 "PAYOR" ] ;
fhir:Coding.display [ fhir:value "invoice payor" ]
]
] ;
fhir:AuditEvent.agent.who [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/sid/telematik-id" ] ;
fhir:Identifier.value [ fhir:value "8-863110000022741" ]
]
] ;
fhir:AuditEvent.agent.altId [ fhir:value "8-863110000022741" ] ;
fhir:AuditEvent.agent.name [ fhir:value "Name des importierenden Kostenträgers" ] ;
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 "HRRSVC" ] ;
fhir:Coding.display [ fhir:value "Health Record Relocation Service" ]
]
] ;
fhir:AuditEvent.entity [
fhir:index 0 ;
fhir:AuditEvent.entity.name [ fhir:value "HealthRecordRelocation" ] ;
fhir:AuditEvent.entity.description [ fhir:value "startPackageImport" ] ;
fhir:AuditEvent.entity.detail [
fhir:index 0 ;
fhir:AuditEvent.entity.detail.type [ fhir:value "OriginName" ] ;
fhir:AuditEvent.entity.detail.valueString [ fhir:value "Name des exportierenden Kostenträgers " ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/AuditEvent/dc2cad66-28f3-4ad4-ae1b-c2f202217c4a.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/AuditEvent/dc2cad66-28f3-4ad4-ae1b-c2f202217c4a.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