FHIR IG analytics| Package | de.gematik.dipag |
| Resource Type | AuditEvent |
| Id | AuditEvent-BeispielNutzungsprotokollEinreichenFrontend.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AuditEvent",
"id": "BeispielNutzungsprotokollEinreichenFrontend",
"meta": {
"profile": [
"https://gematik.de/fhir/dipag/StructureDefinition/dipag-nutzungsprotokoll"
]
},
"entity": [
{
"what": {
"type": "Patient",
"reference": "Patient/NutzerkontoPatient"
}
},
{
"what": {
"type": "DocumentReference",
"reference": "DocumentReference/BeispielDocumentReferenceRechnungRetrieve"
},
"name": "Rechnung Reiseimpfung vom 10.01.2024",
"detail": [
{
"type": "DocumentReference.meta.extension:markierung",
"valueString": "Die Rechnung wurde über das Frontend eingereicht."
}
]
}
],
"type": {
"code": "rest",
"system": "http://terminology.hl7.org/CodeSystem/audit-event-type"
},
"subtype": [
{
"code": "process-flag",
"system": "https://gematik.de/fhir/dipag/CodeSystem/dipag-operationen-cs"
}
],
"action": "E",
"recorded": "2024-06-03T08:20:00.000000+00:00",
"outcome": "0",
"agent": [
{
"type": {
"coding": [
{
"code": "humanuser",
"system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type"
}
]
},
"who": {
"identifier": {
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "A123456789"
},
"display": "Max Mustermann"
},
"requestor": true
}
],
"source": {
"observer": {
"display": "DiPag FD Server",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.276.0.76.4.323"
}
}
}
}