FHIR IG analytics| Package | de.gematik.dipag |
| Resource Type | AuditEvent |
| Id | AuditEvent-BeispielNutzungsprotokoll.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AuditEvent",
"id": "BeispielNutzungsprotokoll",
"meta": {
"profile": [
"https://gematik.de/fhir/dipag/StructureDefinition/dipag-nutzungsprotokoll"
]
},
"type": {
"code": "rest"
},
"subtype": [
{
"code": "invoice-submit"
}
],
"action": "C",
"recorded": "2024-05-29T11:25:54.123456+00:02",
"outcome": "0",
"agent": [
{
"type": {
"coding": [
{
"code": "humanuser"
}
]
},
"who": {
"identifier": {
"type": {
"coding": [
{
"code": "PRN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://gematik.de/fhir/sid/telematik-id",
"value": "11223344"
},
"display": "Beispiel LeistungsempfÀnmger"
},
"requestor": true
}
],
"source": {
"observer": {
"display": "FdV"
}
},
"entity": [
{
"what": {
"reference": "DocumentReference/BeispielDocumentReferenceRechnungRetrieve"
}
}
]
}