FHIR IG analytics| Package | hl7.fhir.fi.smart |
| Resource Type | AuditEvent |
| Id | AuditEvent-apotti-ehr-launch-by-practitioner.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AuditEvent apotti-ehr-launch-by-practitioner
type: DICOM 110114: User Authentication
subtype: DICOM 110120: Application Start
action: Execute
recorded: 2023-01-24 12:20:18+0200
agent
who: Apotti Ekosysteemi
requestor: true
agent
who: Sensotrend Oy
requestor: false
| Observer | Type |
| Sensotrend Oy | Audit Event Source Type 3: Web Server |
{
"resourceType": "AuditEvent",
"id": "apotti-ehr-launch-by-practitioner",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110114",
"display": "User Authentication"
},
"subtype": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110120",
"display": "Application Start"
}
],
"action": "E",
"recorded": "2023-01-24T12:20:18.000+02:00",
"agent": [
{
"who": {
"type": "Organization",
"display": "Apotti Ekosysteemi"
},
"requestor": true
},
{
"who": {
"type": "Organization",
"display": "Sensotrend Oy"
},
"requestor": false
}
],
"source": {
"observer": {
"type": "Organization",
"display": "Sensotrend Oy"
},
"type": [
{
"system": "http://terminology.hl7.org/CodeSystem/security-source-type",
"code": "3",
"display": "Web Server"
}
]
}
}