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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "epa-auditevent-sourcetype-cs"] ; #
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: CodeSystem epa-auditevent-sourcetype-cs</b></p><a name=\"epa-auditevent-sourcetype-cs\"> </a><a name=\"hcepa-auditevent-sourcetype-cs\"> </a><a name=\"epa-auditevent-sourcetype-cs-de-DE\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">CDMGMT<a name=\"epa-auditevent-sourcetype-cs-CDMGMT\"> </a></td><td>Consent Decision Management</td><td>Consent Decision Management</td></tr><tr><td style=\"white-space:nowrap\">ENTITMGMT<a name=\"epa-auditevent-sourcetype-cs-ENTITMGMT\"> </a></td><td>Entitlement Management</td><td>Entitlement Management</td></tr><tr><td style=\"white-space:nowrap\">DEVICEMGMT<a name=\"epa-auditevent-sourcetype-cs-DEVICEMGMT\"> </a></td><td>Device Management</td><td>Device Management</td></tr><tr><td style=\"white-space:nowrap\">HRRSVC<a name=\"epa-auditevent-sourcetype-cs-HRRSVC\"> </a></td><td>Health Record Relocation Service</td><td>Health Record Relocation Service</td></tr><tr><td style=\"white-space:nowrap\">XDSSVC<a name=\"epa-auditevent-sourcetype-cs-XDSSVC\"> </a></td><td>XDS Document Service</td><td>XDS Document Service</td></tr><tr><td style=\"white-space:nowrap\">MEDICATIONSVC<a name=\"epa-auditevent-sourcetype-cs-MEDICATIONSVC\"> </a></td><td>Medication Service</td><td>Medication Service</td></tr><tr><td style=\"white-space:nowrap\">CONMGMT<a name=\"epa-auditevent-sourcetype-cs-CONMGMT\"> </a></td><td>Constraint Management</td><td>Entitlement Management</td></tr><tr><td style=\"white-space:nowrap\">AUDITSVC<a name=\"epa-auditevent-sourcetype-cs-AUDITSVC\"> </a></td><td>AuditEvent Service</td><td>AuditEvent Service</td></tr><tr><td style=\"white-space:nowrap\">DATASUBSVC<a name=\"epa-auditevent-sourcetype-cs-DATASUBSVC\"> </a></td><td>Data Submission Service</td><td>Data Submission Service</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.5"] ; #
fhir:name [ fhir:v "EPAAuditEventSourceTypeCS"] ; #
fhir:title [ fhir:v "EPA AuditEvent Source 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 "Event sources for 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:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CDMGMT" ] ;
fhir:display [ fhir:v "Consent Decision Management" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Consent Decision Management" ] ] )
] [
fhir:code [ fhir:v "ENTITMGMT" ] ;
fhir:display [ fhir:v "Entitlement Management" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Entitlement Management" ] ] )
] [
fhir:code [ fhir:v "DEVICEMGMT" ] ;
fhir:display [ fhir:v "Device Management" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Device Management" ] ] )
] [
fhir:code [ fhir:v "HRRSVC" ] ;
fhir:display [ fhir:v "Health Record Relocation Service" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Health Record Relocation Service" ] ] )
] [
fhir:code [ fhir:v "XDSSVC" ] ;
fhir:display [ fhir:v "XDS Document Service" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "XDS Document Service" ] ] )
] [
fhir:code [ fhir:v "MEDICATIONSVC" ] ;
fhir:display [ fhir:v "Medication Service" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Medication Service" ] ] )
] [
fhir:code [ fhir:v "CONMGMT" ] ;
fhir:display [ fhir:v "Constraint Management" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Entitlement Management" ] ] )
] [
fhir:code [ fhir:v "AUDITSVC" ] ;
fhir:display [ fhir:v "AuditEvent Service" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "AuditEvent Service" ] ] )
] [
fhir:code [ fhir:v "DATASUBSVC" ] ;
fhir:display [ fhir:v "Data Submission Service" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Data Submission Service" ] ] )
] ) . #
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