FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fi.smart
Resource TypeAuditEvent
IdAuditEvent-apotti-ehr-launch-by-practitioner.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Sources

-ObserverType
*Sensotrend OyAudit Event Source Type 3: Web Server

Source1

{
  "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"
      }
    ]
  }
}