FHIR IG analytics| Package | ihe.iti.balp |
| Resource Type | AuditEvent |
| Id | AuditEvent-ex-auditPoke-SAML-Min2.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-Min2
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
agent
type: information recipient
who: Identifier:
https://carequality.org/JoeLrequestor: true
policy: _5a6b51b7-cd3e-4629-aac8-9846cbc3cf84
purposeOfUse: treatment, Emergency Treatment, healthcare payment, healthcare operations
| Site | Observer | Type |
| server.example.com | Device | Audit Event Source Type: 4 (Application Server) |
{
"resourceType": "AuditEvent",
"id": "ex-auditPoke-SAML-Min2",
"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": "https://carequality.org",
"value": "JoeL"
}
},
"requestor": true,
"policy": [
"_5a6b51b7-cd3e-4629-aac8-9846cbc3cf84"
],
"purposeOfUse": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "ETREAT"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HPAYMT"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"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"
}
]
}
}