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

FHIR IG analytics

Packagede.gematik.epa
Resource TypeAuditEvent
IdAuditEvent-2b503f39-9c66-40e2-8f93-260b70c7020b.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": "2b503f39-9c66-40e2-8f93-260b70c7020b",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2026-08-11T10:01:43.903Z",
    "profile": [
      "https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent|1.3.0"
    ]
  },
  "type": {
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "code": "document"
  },
  "action": "U",
  "recorded": "2026-08-11T10:01:43.903Z",
  "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": "XDSSVC",
        "display": "XDS Document Service"
      }
    ]
  },
  "entity": [
    {
      "name": "XDS Document Service",
      "description": "RestrictedUpdateDocumentSet",
      "detail": [
        {
          "type": "DocumentTitle",
          "valueString": "Arztbrief0815 von Dr. Doe"
        },
        {
          "type": "DocumentAuthorSpecialilty",
          "valueString": "071002^^^&urn:oid:1.2.276.0.76.5.514&ISO"
        },
        {
          "type": "DocumentAuthorPerson",
          "valueString": "^Doe^John^^^Dr"
        },
        {
          "type": "prevDocumentClassCode",
          "valueString": "DOK^^^&urn:oid:1.3.6.1.4.1.19376.3.276.1.5.8&ISO"
        },
        {
          "type": "DocumentClassCode",
          "valueString": "BRI^^^&urn:oid:1.3.6.1.4.1.19376.3.276.1.5.8&ISO"
        }
      ]
    },
    {
      "name": "XDS Document Service",
      "description": "RestrictedUpdateDocumentSet",
      "detail": [
        {
          "type": "DocumentTitle",
          "valueString": "Arztbrief0815 von Dr. Doe"
        },
        {
          "type": "prevDocumentAuthorSpecialilty",
          "valueString": "201001^^^&urn:oid:1.2.276.0.76.5.514&ISO"
        }
      ]
    },
    {
      "name": "XDS Document Service",
      "description": "RestrictedUpdateDocumentSet",
      "detail": [
        {
          "type": "DocumentTitle",
          "valueString": "Arztbrief0815 von Dr. Doe"
        },
        {
          "type": "DocumentAuthorPerson",
          "valueString": "^Doe-Mustermann^Jane^^^Dr"
        },
        {
          "type": "prevDocumentAuthorPerson",
          "valueString": "^Mustermann^Jane^^^Dr"
        }
      ]
    }
  ]
}