FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.epa
Resource TypeAuditEvent
IdAuditEvent-b580f152-cf07-4ef4-aafb-e66c2da28f02.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "AuditEvent",
  "id": "b580f152-cf07-4ef4-aafb-e66c2da28f02",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2026-12-15T14:43:33.244Z",
    "profile": [
      "https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent|1.3.0"
    ]
  },
  "type": {
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "code": "rest"
  },
  "action": "R",
  "recorded": "2026-12-15T14:43:33.244Z",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
            "code": "PROV",
            "display": "healthcare provider"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "https://gematik.de/fhir/sid/telematik-id",
          "value": "1-883110000092404"
        }
      },
      "altId": "1-883110000092404",
      "name": "Praxis Dr. John Doe",
      "requestor": true
    }
  ],
  "source": {
    "observer": {
      "display": "Elektronische Patientenakte Fachdienst"
    },
    "type": [
      {
        "system": "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs",
        "code": "MHDSVC",
        "display": "MHD Service"
      }
    ]
  },
  "entity": [
    {
      "name": "MHD Service",
      "description": "findDocumentReferences_MHDSvc",
      "detail": [
        {
          "type": "search-parameters",
          "valueString": "DocumentReference?patient.identifier=http://fhir.de/sid/gkv/kvid-10|G995030566&status=current&setting=http://www.ihe-d.de/fhir/CodeSystem/FachrichtungenAerztlich|ALL&_content=Kopf OR Zahl"
        }
      ]
    }
  ]
}