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

FHIR IG analytics

Packagede.gematik.dipag
Resource TypeAuditEvent
IdAuditEvent-BeispielNutzungsprotokollAutomatischLoeschen.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": "BeispielNutzungsprotokollAutomatischLoeschen",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/dipag/StructureDefinition/dipag-nutzungsprotokoll"
    ]
  },
  "entity": [
    {
      "what": {
        "type": "Patient",
        "reference": "Patient/NutzerkontoPatient"
      }
    },
    {
      "name": "Rechnung Reiseimpfung vom 10.01.2024",
      "detail": [
        {
          "type": "Allgemein",
          "valueString": "Die Rechnung wurde gelöscht."
        }
      ]
    },
    {
      "name": "Originale Rechnung zu Rechnung Reiseimpfung vom 10.01.2024"
    },
    {
      "name": "Angereicherte Rechnung zu Rechnung Reiseimpfung vom 10.01.2024"
    },
    {
      "name": "Strukturierter Rechnungsinhalt zu Rechnung Reiseimpfung vom 10.01.2024"
    }
  ],
  "type": {
    "code": "110100",
    "system": "http://dicom.nema.org/resources/ontology/DCM"
  },
  "subtype": [
    {
      "code": "delete",
      "system": "http://hl7.org/fhir/restful-interaction"
    }
  ],
  "action": "D",
  "recorded": "2025-01-31T00:00:00.000000+00:00",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "code": "dataprocessor",
            "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type"
          }
        ]
      },
      "who": {
        "display": "Automatisch durch Anwendung"
      },
      "requestor": true
    }
  ],
  "source": {
    "observer": {
      "display": "DiPag FD Server",
      "identifier": {
        "system": "urn:ietf:rfc:3986",
        "value": "urn:oid:1.2.276.0.76.4.323"
      }
    }
  }
}