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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeAuditEvent
IdAuditEvent-example-auditevent-zorgviewer.json
FHIR VersionR3

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 example-auditevent-zorgviewer

type: DICOM: 110110 (Patient Record)

action: Read/View/Print

recorded: 2023-04-25 22:04:27+1100

agent

role: Directly involved healthcare professional

userId: Vektis AGB-z zorgverlener tabel/06020101

name: Schroder, CP, Arts

requestor: false

policy: https://rivo-noord.nl/zorgviewer/toestemming

Networks

-Address
*w3zkh3348.intra.umcg.nl

Sources

-Identifier
*Zorgviewer RIVO-Noord

entity

identifier: Burgerservicenummer (BSN)/999911120

type: AuditEventEntityType: 1 (Person)

name: J. XXX-Helleman

Details

-TypeValue
*X-Request-IdMDFkZWFhOWMtMzU5Ny00NmU2LTk2MTItNTAwMzgwOTdmMjg0Cg==

Source1

{
  "resourceType": "AuditEvent",
  "id": "example-auditevent-zorgviewer",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://dicom.nema.org/resources/ontology/DCM",
    "code": "110110",
    "display": "Patient Record"
  },
  "action": "R",
  "recorded": "2023-04-25T22:04:27+11:00",
  "agent": [
    {
      "role": [
        {
          "coding": [
            {
              "code": "05",
              "display": "Directly involved healthcare professional"
            }
          ]
        }
      ],
      "userId": {
        "system": "http://fhir.nl/fhir/NamingSystem/agb-z",
        "value": "06020101"
      },
      "name": "Schroder, CP, Arts",
      "requestor": false,
      "policy": [
        "https://rivo-noord.nl/zorgviewer/toestemming"
      ],
      "network": {
        "address": "w3zkh3348.intra.umcg.nl"
      }
    }
  ],
  "source": {
    "identifier": {
      "value": "Zorgviewer RIVO-Noord"
    }
  },
  "entity": [
    {
      "identifier": {
        "system": "http://fhir.nl/fhir/NamingSystem/bsn",
        "value": "999911120"
      },
      "type": {
        "system": "http://hl7.org/fhir/audit-entity-type",
        "code": "1"
      },
      "name": "J. XXX-Helleman",
      "detail": [
        {
          "type": "X-Request-Id",
          "value": "MDFkZWFhOWMtMzU5Ny00NmU2LTk2MTItNTAwMzgwOTdmMjg0Cg=="
        }
      ]
    }
  ]
}