FHIR IG analytics| Package | ihe.pcc.qedm |
| Resource Type | AuditEvent |
| Id | AuditEvent-ex-auditQedmQuery-consumer.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AuditEvent ex-auditQedmQuery-consumer
type: Audit Event ID rest: Restful Operation
subtype: unknown PCC-44: Mobile Query Existing Data, FHIR Restful Interactions search: search
action: Execute
recorded: 2021-07-13 19:17:32+0000
outcome: Success
agent
type: Source Role ID
who: Device: status = active; distinctIdentifier = Decomposer; manufacturer = Acme
requestor: false
Networks
Address Type 2001:0db8:85a3:0000:0000:8a2e:0370:7334 IP Address
agent
type: Destination Role ID
who: http://server.example.com/fhir
requestor: false
Networks
Address Type http://server.example.com/fhir URI
| Site | Observer | Type |
| fancy mobile app | Device: status = active; distinctIdentifier = Decomposer; manufacturer = Acme | Audit Event Source Type 1: User Device |
entity
type: Audit event entity type 2: System Object
role: AuditEventEntityRole 24: Query
query:
R0VUIGh0dHBzOi8vc2VydmVyLmV4YW1wbGUuY29tL2ZoaXIvQWxsZXJneUludG9sZXJhbmNlP3BhdGllbnQ9ZXgtcGF0aWVudApBY2NlcHQ6IGFwcGxpY2F0aW9uL2ZoaXIranNvbjsgZmhpclZlcnNpb249NC4wCg==
entity
what: Jack Smith Other, DoB: 1923-07-25
type: Audit event entity type 1: Person
role: AuditEventEntityRole 1: Patient
{
"resourceType": "AuditEvent",
"id": "ex-auditQedmQuery-consumer",
"meta": {
"profile": [
"https://profiles.ihe.net/PCC/QEDm/StructureDefinition/IHE.QEDm.Query.Audit.Consumer"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code": "rest",
"display": "Restful Operation"
},
"subtype": [
{
"system": "urn:ihe:event-type-code",
"code": "PCC-44",
"display": "Mobile Query Existing Data"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "search",
"display": "search"
}
],
"action": "E",
"recorded": "2021-07-13T19:17:32Z",
"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": [
{
"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": "R0VUIGh0dHBzOi8vc2VydmVyLmV4YW1wbGUuY29tL2ZoaXIvQWxsZXJneUludG9sZXJhbmNlP3BhdGllbnQ9ZXgtcGF0aWVudApBY2NlcHQ6IGFwcGxpY2F0aW9uL2ZoaXIranNvbjsgZmhpclZlcnNpb249NC4wCg=="
},
{
"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"
}
}
]
}