{
  "resourceType" : "CodeSystem",
  "id" : "epa-auditevent-agent-type-client-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem epa-auditevent-agent-type-client-cs</b></p><a name=\"epa-auditevent-agent-type-client-cs\"> </a><a name=\"hcepa-auditevent-agent-type-client-cs\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs</code> defines the following code:</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\">OMBUDSOFFICE<a name=\"epa-auditevent-agent-type-client-cs-OMBUDSOFFICE\"> </a></td><td>Ombuds Office</td><td>Ombuds Office</td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs",
  "version" : "1.2.0",
  "name" : "EPAAuditEventAgentTypeClientCS",
  "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"
    }]
  }],
  "copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "OMBUDSOFFICE",
    "display" : "Ombuds Office",
    "designation" : [{
      "language" : "de",
      "value" : "Ombuds Office"
    }]
  }]
}