FHIR IG analytics| Package | hl7.fhir.cl.corecl |
| Resource Type | AuditEvent |
| Id | AuditEvent-AuditEventEx.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AuditEvent
Resource AuditEvent "AuditEventEx"
Profile: CL Auditoria
type: Restful Operation (Details: http://terminology.hl7.org/CodeSystem/audit-event-type code rest = 'RESTful Operation', stated as 'Restful Operation')
subtype: search (Details: http://hl7.org/fhir/restful-interaction code search = 'search', stated as 'search')
action: E
recorded: Aug 22, 2021, 7:42:24 PM
outcome: 0
agent
type: human user (SecurityRoleType#humanuser)
who:
altId: 601847123
name: Grahame Grieve
requestor: true
Networks
- Address Type * Workstation1.ehr.familyclinic.com 1
Exception generating Narrative: null
{
"resourceType": "AuditEvent",
"id": "AuditEventEx",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/AuditEventCl"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code": "rest",
"display": "Restful Operation"
},
"subtype": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "search",
"display": "search"
}
],
"action": "E",
"recorded": "2021-08-22T23:42:24Z",
"outcome": "0",
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
"code": "humanuser",
"display": "human user"
}
]
},
"who": {
"identifier": {
"value": "95"
}
},
"altId": "601847123",
"name": "Grahame Grieve",
"requestor": true,
"network": {
"address": "Workstation1.ehr.familyclinic.com",
"type": "1"
}
}
],
"source": {
"observer": {
"reference": "Practitioner/3240"
}
},
"entity": [
{
"what": {
"reference": "Organization/ORG1"
}
}
]
}