FHIR IG analytics
| Package | de.gematik.epa |
| Resource Type | ValueSet |
| Id | ValueSet-epa-audit-event-agent-type-client-vs.json |
| FHIR Version | R4 |
| Source | https://gematik.de/fhir/epa/1.3.2/ValueSet-epa-audit-event-agent-type-client-vs.html |
| URL | https://gematik.de/fhir/epa/ValueSet/epa-audit-event-agent-type-client-vs |
| Version | 1.2.0 |
| Status | active |
| Date | 2025-09-12 |
| Name | EPAAuditEventAgentTypeClientVS |
| Title | EPA AuditEvent Agent Type Client |
| Realm | de |
| Description | EPA agent type (client) for AuditEvent |
| Copyright | gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | DCM | DICOM Controlled Terminology Definitions |
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 1 concepts.
| System | Code | Display | Definition |
http://dicom.nema.org/resources/ontology/DCM | 110150 | Application | Audit participant role ID of software application |
Source1
{
"resourceType": "ValueSet",
"id": "epa-audit-event-agent-type-client-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://gematik.de/fhir/epa/ValueSet/epa-audit-event-agent-type-client-vs",
"version": "1.2.0",
"name": "EPAAuditEventAgentTypeClientVS",
"title": "EPA AuditEvent Agent Type Client",
"status": "active",
"experimental": false,
"date": "2025-09-12",
"publisher": "gematik GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.gematik.de"
}
]
}
],
"description": "EPA agent type (client) for AuditEvent",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"immutable": false,
"copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
"compose": {
"include": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "110150",
"display": "Application"
}
]
}
]
},
"expansion": {
"timestamp": "2025-05-27",
"contains": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110150",
"display": "Application"
}
]
}
}