FHIR IG analytics| Package | de.gematik.dipag |
| Resource Type | Bundle |
| Id | Bundle-BeispielNutzungsprotokollResultBundle.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "BeispielNutzungsprotokollResultBundle",
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://example.com/fhir/AuditEvent?agent:text=11223344"
}
],
"entry": [
{
"fullUrl": "https://example.com/fhir/AuditEvent/BeispielNutzungsprotokoll",
"resource": {
"resourceType": "AuditEvent",
"id": "BeispielNutzungsprotokoll",
"meta": {
"profile": [
"https://gematik.de/fhir/dipag/StructureDefinition/dipag-nutzungsprotokoll"
]
},
"type": {
"code": "rest",
"system": "http://terminology.hl7.org/CodeSystem/audit-event-type"
},
"subtype": [
{
"code": "invoice-submit",
"system": "https://gematik.de/fhir/dipag/CodeSystem/dipag-operationen-cs"
}
],
"action": "C",
"recorded": "2024-05-29T11:25:54.123456+00:02",
"outcome": "0",
"agent": [
{
"type": {
"coding": [
{
"code": "humanuser",
"system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type"
}
]
},
"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"
}
}
]
},
"search": {
"mode": "match"
}
}
]
}