FHIR IG analytics| Package | ihe.mhd.fhir |
| Resource Type | AuditEvent |
| Id | AuditEvent-ex-auditFindDocumentLists-consumer.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
type: Query
subtype: Find Document Lists
action: E
recorded: Apr 29, 2020 4:49:00 AM
outcome: 0
agent
type: Source Role ID
who: Generated Summary:
requestor: false
Networks
- Address Type * 2001:0db8:85a3:0000:0000:8a2e:0370:7334 2
agent
type: Destination Role ID
who: http://server.example.com/fhir
requestor: false
Networks
- Address Type * http://server.example.com/fhir 5
| - | Site | Observer | Type |
| * | fancy mobile app | Generated Summary: | User Device |
entity
type: Person
role: Patient
entity
type: System Object
role: Query
query: R0VUIHRlc3QuZmhpci5uZXQvUjQvZmhpci9MaXN0P3BhdGllbnQ9OTg3NiZjb2RlPXN1Ym1pc3Npb25zZXQmc3RhdHVzPWN1cnJlbnQmZGVzaWduYXRpb25UeXBlPWh0dHA6Ly9sb2luYy5vcmd8MTIzNC01Cg==
{
"resourceType": "AuditEvent",
"id": "ex-auditFindDocumentLists-consumer",
"meta": {
"profile": [
"http://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.FindDocumentLists.Audit.Consumer"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110112",
"display": "Query"
},
"subtype": [
{
"system": "urn:ihe:event-type-code",
"code": "ITI-66",
"display": "Find Document Lists"
}
],
"action": "E",
"recorded": "2020-04-29T09:49:00.000Z",
"outcome": "0",
"agent": [
{
"type": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110153",
"display": "Source Role ID"
}
]
},
"who": {
"reference": "Device/ex-device"
},
"requestor": false,
"network": {
"address": "2001:0db8:85a3:0000:0000:8a2e:0370:7334",
"type": "2"
}
},
{
"type": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110152",
"display": "Destination Role ID"
}
]
},
"who": {
"display": "http://server.example.com/fhir"
},
"requestor": false,
"network": {
"address": "http://server.example.com/fhir",
"type": "5"
}
}
],
"source": {
"site": "fancy mobile app",
"observer": {
"reference": "Device/ex-device"
},
"type": [
{
"system": "http://terminology.hl7.org/CodeSystem/security-source-type",
"code": "1",
"display": "User Device"
}
]
},
"entity": [
{
"what": {
"reference": "Patient/ex-patient"
},
"type": {
"system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
"code": "1",
"display": "Person"
},
"role": {
"system": "http://terminology.hl7.org/CodeSystem/object-role",
"code": "1",
"display": "Patient"
}
},
{
"type": {
"system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
"code": "2",
"display": "System Object"
},
"role": {
"system": "http://terminology.hl7.org/CodeSystem/object-role",
"code": "24",
"display": "Query"
},
"query": "R0VUIHRlc3QuZmhpci5uZXQvUjQvZmhpci9MaXN0P3BhdGllbnQ9OTg3NiZjb2RlPXN1Ym1pc3Npb25zZXQmc3RhdHVzPWN1cnJlbnQmZGVzaWduYXRpb25UeXBlPWh0dHA6Ly9sb2luYy5vcmd8MTIzNC01Cg=="
}
]
}