FHIR IG analytics| Package | koppeltaalv2.00 |
| Resource Type | AuditEvent |
| Id | AuditEvent-auditevent-launch-application.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "AuditEvent",
"id": "auditevent-launch-application",
"meta": {
"profile": [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2AuditEvent"
]
},
"language": "nl-NL",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://koppeltaal.nl/fhir/StructureDefinition/trace-id",
"valueId": "8385f600-9bf7-4b96-8467-268070c27677"
},
{
"url": "http://koppeltaal.nl/fhir/StructureDefinition/request-id",
"valueId": "L4t9tLExU6oQr3cT"
}
],
"type": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110100",
"display": "Application Activity"
},
"subtype": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110120",
"display": "Application Start"
}
],
"action": "E",
"recorded": "2023-01-19T23:42:24+00:00",
"outcome": "0",
"agent": [
{
"type": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110151",
"display": "Application Launcher"
}
]
},
"who": {
"reference": "Device/device-volledig",
"type": "Device"
},
"requestor": true
}
],
"source": {
"site": "Koppeltaal Domein X",
"observer": {
"reference": "Device/ba33314a-795a-4777-bef8-e6611f6be645",
"type": "Device"
}
},
"entity": [
{
"what": {
"reference": "Device/device-volledig",
"type": "Device"
},
"type": {
"system": "http://hl7.org/fhir/resource-types",
"code": "Device",
"display": "Device"
}
}
]
}