Implementation Guide
ePA Basisfunktionalitäten
Version 1.1.5 - release

: EPA AuditEvent Agent Type Client - JSON Representation

Active as of 2025-05-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "epa-audit-event-agent-type-client-vs",
  "text" : {
    "status" : "generated",
    "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-de-DE\"> </a><p>This value set expansion contains 1 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-audit-event-agent-type-client-vs-http://dicom.nema.org/resources/ontology/DCM-110150\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110150\">110150</a></td><td>http://dicom.nema.org/resources/ontology/DCM</td><td>Application</td><td><div><p>Audit participant role ID of software application</p>\n</div></td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/epa/ValueSet/epa-audit-event-agent-type-client-vs",
  "version" : "1.1.5",
  "name" : "EPAAuditEventAgentTypeClientVS",
  "title" : "EPA AuditEvent Agent Type Client",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-28",
  "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,
  "compose" : {
    "include" : [
      {
        "system" : "http://dicom.nema.org/resources/ontology/DCM",
        "version" : "2024b",
        "concept" : [
          {
            "code" : "110150",
            "display" : "Application"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2025-05-27",
    "contains" : [
      {
        "system" : "http://dicom.nema.org/resources/ontology/DCM",
        "version" : "2024b",
        "code" : "110150",
        "display" : "Application"
      }
    ]
  }
}