| Package | de.gematik.epa |
| Resource Type | CodeSystem |
| Id | epa-auditevent-sourcetype-cs |
| FHIR Version | R4 |
| Source | https://gematik.de/fhir/epa/https://simplifier.net/resolve?scope=de.gematik.epa@1.1.5&canonical=https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs |
| URL | https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs |
| Version | 1.1.5 |
| Status | active |
| Date | 2025-05-28 |
| Name | EPAAuditEventSourceTypeCS |
| Title | EPA AuditEvent Source Type |
| Realm | de |
| Description | Event sources for AuditEvents in the ePA context |
| Content | complete |
| ValueSet | |
| epa-auditevent-service-type-vs | EPA AuditEvent Service Type |
| epa-auditevent-sourcetype-vs | EPA AuditEvent Source Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem epa-auditevent-sourcetype-cs
This case-sensitive code system https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "epa-auditevent-sourcetype-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs",
"version": "1.1.5",
"name": "EPAAuditEventSourceTypeCS",
"title": "EPA AuditEvent Source Type",
"status": "active",
"experimental": false,
"date": "2025-05-28",
"publisher": "gematik GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.gematik.de"
}
]
}
],
"description": "Event sources for AuditEvents in the ePA context",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 9,
"concept": [
{
"code": "CDMGMT",
"display": "Consent Decision Management",
"designation": [
{
"language": "de",
"value": "Consent Decision Management"
}
]
},
{
"code": "ENTITMGMT",
"display": "Entitlement Management",
"designation": [
{
"language": "de",
"value": "Entitlement Management"
}
]
},
{
"code": "DEVICEMGMT",
"display": "Device Management",
"designation": [
{
"language": "de",
"value": "Device Management"
}
]
},
{
"code": "HRRSVC",
"display": "Health Record Relocation Service",
"designation": [
{
"language": "de",
"value": "Health Record Relocation Service"
}
]
},
{
"code": "XDSSVC",
"display": "XDS Document Service",
"designation": [
{
"language": "de",
"value": "XDS Document Service"
}
]
},
{
"code": "MEDICATIONSVC",
"display": "Medication Service",
"designation": [
{
"language": "de",
"value": "Medication Service"
}
]
},
{
"code": "CONMGMT",
"display": "Constraint Management",
"designation": [
{
"language": "de",
"value": "Entitlement Management"
}
]
},
{
"code": "AUDITSVC",
"display": "AuditEvent Service",
"designation": [
{
"language": "de",
"value": "AuditEvent Service"
}
]
},
{
"code": "DATASUBSVC",
"display": "Data Submission Service",
"designation": [
{
"language": "de",
"value": "Data Submission Service"
}
]
}
]
}