FHIR IG analytics| Package | hl7.fhir.us.consent-management |
| Resource Type | AuditEvent |
| Id | AuditEvent-ConsentAuditEventExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AuditEvent ConsentAuditEventExample
Profile: FASTConsentAuditEvent
type: DICOM: 110113 (Security Alert)
subtype: Authorization subType events: AuthZ-Consent (Authorization Decision using Roles and Consent)
action: Execute
recorded: 2025-11-01 11:30:59-0700
outcome: Success
outcomeDesc: Returned patient health information
purposeOfEvent: care management
agent
type: Application
who: Identifier: United States National Provider Identifier/1234567893
requestor: false
Networks
Address 192.168.0.1
agent
type: information recipient
who: Identifier: United States National Provider Identifier/345678931
requestor: true
agent
type: healthcare provider
who: Identifier: United States National Provider Identifier/101010101
requestor: false
agent
type: Authorization Server
who: Identifier: United States National Provider Identifier/234567890
requestor: false
| Observer |
| Identifier: United States National Provider Identifier/234567890 |
entity
what: Identifier:
http://example.org/mrn/M1230041type: Audit event entity type: 1 (Person)
role: AuditEventEntityRole: 1 (Patient)
entity
type: ResourceType: Consent (Consent)
{
"resourceType": "AuditEvent",
"id": "ConsentAuditEventExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsentAuditEvent"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110113"
},
"subtype": [
{
"system": "https://profiles.ihe.net/ITI/BALP/CodeSystem/AuthZsubType",
"code": "AuthZ-Consent"
}
],
"action": "E",
"recorded": "2025-11-01T11:30:59.220-07:00",
"outcome": "0",
"outcomeDesc": "Returned patient health information",
"purposeOfEvent": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "CAREMGT"
}
]
}
],
"agent": [
{
"type": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110150"
}
]
},
"who": {
"identifier": {
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "1234567893"
}
},
"requestor": false,
"network": {
"address": "192.168.0.1"
}
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "IRCP"
}
]
},
"who": {
"identifier": {
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "345678931"
}
},
"requestor": true
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"code": "PROV"
}
]
},
"who": {
"identifier": {
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "101010101"
}
},
"requestor": false
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
"code": "authserver"
}
]
},
"who": {
"identifier": {
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "234567890"
}
},
"requestor": false
}
],
"source": {
"observer": {
"identifier": {
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "234567890"
}
}
},
"entity": [
{
"what": {
"identifier": {
"system": "http://example.org/mrn",
"value": "M1230041"
}
},
"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/ConsentExample"
},
"type": {
"system": "http://hl7.org/fhir/resource-types",
"code": "Consent"
}
}
]
}