@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - 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 "

Generated Narrative: ValueSet epa-auditevent-type-vs

This value set expansion contains 4 concepts.

CodeSystemDisplayDefinition
  resthttp://terminology.hl7.org/CodeSystem/audit-event-typeRESTful Operation

Audit Event: Execution of a RESTful operation as defined by FHIR.

\n
  documenthttp://terminology.hl7.org/CodeSystem/audit-event-typeA Document Operation

Audit Event: Execution of an operation on a Document (e.g. XDS, CDA, etc).

\n
  objecthttp://terminology.hl7.org/CodeSystem/audit-event-typeAn Operation on other Objects

Audit Event: Execution of an operation on an Object. For use when a more specific event type is not available.

\n
  110106http://dicom.nema.org/resources/ontology/DCMExport

Audit event: Data has been exported out of the system

\n
"^^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" ] ] ) ] . # # -------------------------------------------------------------------------------------