Implementation Guide
ePA Audit Event Service
Version 1.0.5-ballot.1 - draft

: EPA AuditEvent Agent Type Client - JSON Representation

Draft as of 2025-02-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "epa-audit-event-agent-type-client-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet epa-audit-event-agent-type-client-vs</b></p><a name=\"epa-audit-event-agent-type-client-vs\"> </a><a name=\"hcepa-audit-event-agent-type-client-vs\"> </a><a name=\"epa-audit-event-agent-type-client-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</code></a> version <code>2024b</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110150\">110150</a></td><td>Application</td><td>Audit participant role ID of software application</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/epa/ValueSet/epa-audit-event-agent-type-client-vs",
  "version" : "1.0.5-ballot.1",
  "name" : "EPAAuditEventAgentTypeClientVS",
  "title" : "EPA AuditEvent Agent Type Client",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-02-14",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        },
        {
          "system" : "email",
          "value" : "patientteam [ at ] gematik.de"
        }
      ]
    }
  ],
  "description" : "EPA agent type (client) for AuditEvent",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://dicom.nema.org/resources/ontology/DCM",
        "version" : "2024b",
        "concept" : [
          {
            "code" : "110150",
            "display" : "Application"
          }
        ]
      }
    ]
  }
}