FHIR IG analytics| Package | ihe.iti.balp |
| Resource Type | AuditEvent |
| Id | AuditEvent-ex-auditPoke-SAML-QDI-Min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AuditEvent ex-auditPoke-SAML-QDI-Min
Profile: Basic AuditEvent pattern for when an activity was authorized by an SAML access token Minimal
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
type: DICOM: 110100 (Application Activity)
subtype: unknown: poke (Boredom poke)
action: Read/View/Print
recorded: 2021-12-03 09:49:00+0000
outcome: Success
| Type | Who | Requestor | Policy | PurposeOfUse |
| information recipient | Identifier: ldap:///CN%3DSAML%20User%2COU%3DHarris%2CO%3DHITS%2CL%3DMelbourne%2CST%3DFL%2CC%3DUS/UID=kskagerb | true | _d87f8adf-711a-4545-bf77-ff8517b498e4 | Uses and disclosures for public health activities. |
| Site | Observer | Type |
| server.example.com | Device | Audit Event Source Type: 4 (Application Server) |
{
"resourceType": "AuditEvent",
"id": "ex-auditPoke-SAML-QDI-Min",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/BALP/StructureDefinition/IHE.BasicAudit.SAMLaccessTokenUse.Minimal"
],
"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": "110100",
"display": "Application Activity"
},
"subtype": [
{
"system": "urn:ietf:rfc:1438",
"code": "poke",
"display": "Boredom poke"
}
],
"action": "R",
"recorded": "2021-12-03T09:49:00.000Z",
"outcome": "0",
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "IRCP",
"display": "information recipient"
},
{
"system": "https://profiles.ihe.net/ITI/BALP/CodeSystem/UserAgentTypes",
"code": "UserSamlAgent"
}
]
},
"who": {
"identifier": {
"system": "ldap:///CN%3DSAML%20User%2COU%3DHarris%2CO%3DHITS%2CL%3DMelbourne%2CST%3DFL%2CC%3DUS",
"value": "UID=kskagerb"
}
},
"requestor": true,
"policy": [
"_d87f8adf-711a-4545-bf77-ff8517b498e4"
],
"purposeOfUse": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.3.18.7.1",
"code": "PUBLICHEALTH",
"display": "Uses and disclosures for public health activities."
}
]
}
]
}
],
"source": {
"site": "server.example.com",
"observer": {
"reference": "Device/ex-device"
},
"type": [
{
"system": "http://terminology.hl7.org/CodeSystem/security-source-type",
"code": "4",
"display": "Application Server"
}
]
}
}