FHIR IG analytics| Package | ihe.iti.balp |
| Resource Type | AuditEvent |
| Id | AuditEvent-ex-auditAuthZconsent.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AuditEvent ex-auditAuthZconsent
Profile: Basic AuditEvent pattern for when an Authorization permit is decided
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
type: DICOM: 110113 (Security Alert)
subtype: Authorization subType events: AuthZ-Consent (Authorization Decision using Roles and Consent)
action: Execute
recorded: 2021-12-27 09:49:00+0000
outcome: Success
agent
type: Application
who: Device
requestor: false
Networks
Address Type 2001:0db8:85a3:0000:0000:8a2e:0370:7334 IP Address
agent
type: information recipient
who: Practitioner: telecom = JohnMoehrke@gmail.com
requestor: true
purposeOfUse: patient requested
agent
type: healthcare provider
who: Organization nowhere
requestor: false
agent
type: Authorization Server
who: Device
requestor: false
| Site | Observer | Type |
| server.example.com | Device | Audit Event Source Type: 6 (Security Server) |
entity
what: John Schmidt Other, DoB: 1923-07-25
type: Audit event entity type: 1 (Person)
role: AuditEventEntityRole: 1 (Patient)
entity
what: Consent: status = active; scope = Privacy Consent; category = Privacy policy acknowledgment Document
type: ResourceType: Consent (Consent)
{
"resourceType": "AuditEvent",
"id": "ex-auditAuthZconsent",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/BALP/StructureDefinition/IHE.BasicAudit.AuthZconsent"
],
"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": "110113",
"display": "Security Alert"
},
"subtype": [
{
"system": "https://profiles.ihe.net/ITI/BALP/CodeSystem/AuthZsubType",
"code": "AuthZ-Consent"
}
],
"action": "E",
"recorded": "2021-12-27T09:49:00.000Z",
"outcome": "0",
"agent": [
{
"type": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110150"
}
]
},
"who": {
"reference": "Device/ex-device"
},
"requestor": false,
"network": {
"address": "2001:0db8:85a3:0000:0000:8a2e:0370:7334",
"type": "2"
}
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "IRCP"
}
]
},
"who": {
"reference": "Practitioner/ex-practitioner"
},
"requestor": true,
"purposeOfUse": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "PATRQT"
}
]
}
]
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"code": "PROV"
}
]
},
"who": {
"reference": "Organization/ex-organization"
},
"requestor": false
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
"code": "authserver"
}
]
},
"who": {
"reference": "Device/ex-authz"
},
"requestor": false
}
],
"source": {
"site": "server.example.com",
"observer": {
"reference": "Device/ex-authz"
},
"type": [
{
"system": "http://terminology.hl7.org/CodeSystem/security-source-type",
"code": "6"
}
]
},
"entity": [
{
"what": {
"reference": "Patient/ex-patient"
},
"type": {
"system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
"code": "1"
},
"role": {
"system": "http://terminology.hl7.org/CodeSystem/object-role",
"code": "1"
}
},
{
"what": {
"reference": "Consent/ex-consent"
},
"type": {
"system": "http://hl7.org/fhir/resource-types",
"code": "Consent"
}
}
]
}