FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/epa-auditevent-agent-type-client-cs

Packagede.gematik.epa
TypeCodeSystem
Idepa-auditevent-agent-type-client-cs
FHIR VersionR4
Sourcehttps://gematik.de/fhir/epa/https://simplifier.net/resolve?scope=de.gematik.epa@1.1.5&canonical=https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs
URLhttps://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs
Version1.1.5
Statusactive
Date2025-05-28
NameEPAAuditEventAgentTypeClientCS
TitleEPA AuditEvent Agent Type Client
Realmde
DescriptionEPA agent type (client) for AuditEvent
Contentcomplete

Resources that use this resource

ValueSet
epa-audit-event-agent-type-user-vsEPA AuditEvent Agent Type User

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem epa-auditevent-agent-type-client-cs

This case-sensitive code system https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs defines the following code:

CodeDisplayDeutsch (German, de)
OMBUDSOFFICE Ombuds OfficeOmbuds Office

Source

{
  "resourceType": "CodeSystem",
  "id": "epa-auditevent-agent-type-client-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs",
  "version": "1.1.5",
  "name": "EPAAuditEventAgentTypeClientCS",
  "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"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "OMBUDSOFFICE",
      "display": "Ombuds Office",
      "designation": [
        {
          "language": "de",
          "value": "Ombuds Office"
        }
      ]
    }
  ]
}