FHIR IG analytics| Package | hl7.fhir.cl.clcore |
| 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: EventoSeguridad AuditEventEx
Profile: CL Auditoria
type: Audit Event ID: rest (Restful Operation)
subtype: FHIR Restful Interactions: search (search)
action: Execute
recorded: 2021-08-22 23:42:24+0000
outcome: Success
agent
type: Usuario Humano
who: Identifier: 95
altId: 601847123
name: Grahame Grieve
requestor: true
Networks
Address Type Workstation1.ehr.familyclinic.com Machine Name
| Observer |
| Practitioner Johanna Rosa Silva (official) |
| What |
| Organization Centro de Salud Familiar Arauco |
{
"resourceType": "AuditEvent",
"id": "AuditEventEx",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/clcore/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"
}
],
"text": "Usuario Humano"
},
"who": {
"identifier": {
"value": "95"
}
},
"altId": "601847123",
"name": "Grahame Grieve",
"requestor": true,
"network": {
"address": "Workstation1.ehr.familyclinic.com",
"type": "1"
}
}
],
"source": {
"observer": {
"reference": "Practitioner/EjemploPrestadorCL"
}
},
"entity": [
{
"what": {
"reference": "Organization/OrganizacionClEjemplo1"
}
}
]
}