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

FHIR IG analytics

Packagech.fhir.ig.ch-epr-fhir
Resource TypeAuditEvent
IdAuditEvent-ChAuditEventIti104ManagerUpdateExample.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 ChAuditEventIti104ManagerUpdateExample

type: Audit Event ID: rest (RESTful Operation)

subtype: unknown: ITI-104 (Patient Identity Feed FHIR), FHIR Restful Interactions: update (update)

recorded: 2024-10-28 09:43:56+0000

outcome: Success

agent

type: Source Role ID

who: My e-Health App

requestor: false

Networks

-AddressType
*192.168.1.1IP Address

agent

type: Destination Role ID

who: Community A

requestor: false

Networks

-AddressType
*http://example.comURI

agent

type: responsible party

role: Healthcare professional

altId: 2000000090092

name: Martina Musterarzt

requestor: true

purposeOfUse: Normal Access

Sources

-SiteObserver
*2.16.756.4.5.6Community A

entity

what: Identifier: 00-0af7651916cd43dd8448eb211c80319c-b7ad6b7169203331-00

type: Audit event entity type: 4 (Other)

role: AuditEventEntityRole: 26 (Processing Element)

entity

what: Identifier: urn:oid:2.16.756.5.30.1.127.3.10.3/761337610411353650

type: Audit event entity type: 1 (Person)

role: AuditEventEntityRole: 1 (Patient)

entity

what: Identifier: urn:oid:2.16.756.5.30.1.127.3.10.3/761337610411353650

type: Audit event entity type: 2 (System Object)

role: AuditEventEntityRole: 4 (Domain Resource)


Source1

{
  "resourceType": "AuditEvent",
  "id": "ChAuditEventIti104ManagerUpdateExample",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventIti104ManagerUpdate"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "code": "rest"
  },
  "subtype": [
    {
      "system": "urn:ihe:event-type-code",
      "code": "ITI-104",
      "display": "Patient Identity Feed FHIR"
    },
    {
      "system": "http://hl7.org/fhir/restful-interaction",
      "code": "update",
      "display": "update"
    }
  ],
  "recorded": "2024-10-28T09:43:56Z",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110153",
            "display": "Source Role ID"
          }
        ]
      },
      "who": {
        "display": "My e-Health App"
      },
      "requestor": false,
      "network": {
        "address": "192.168.1.1",
        "type": "2"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110152",
            "display": "Destination Role ID"
          }
        ]
      },
      "who": {
        "display": "Community A"
      },
      "requestor": false,
      "network": {
        "address": "http://example.com",
        "type": "5"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code": "RESP",
            "display": "responsible party"
          }
        ]
      },
      "role": [
        {
          "coding": [
            {
              "system": "urn:oid:2.16.756.5.30.1.127.3.10.6",
              "code": "HCP"
            }
          ]
        }
      ],
      "altId": "2000000090092",
      "name": "Martina Musterarzt",
      "requestor": true,
      "purposeOfUse": [
        {
          "coding": [
            {
              "system": "urn:oid:2.16.756.5.30.1.127.3.10.5",
              "code": "NORM",
              "display": "Normal Access"
            }
          ]
        }
      ]
    }
  ],
  "source": {
    "site": "2.16.756.4.5.6",
    "observer": {
      "display": "Community A"
    }
  },
  "entity": [
    {
      "what": {
        "identifier": {
          "value": "00-0af7651916cd43dd8448eb211c80319c-b7ad6b7169203331-00"
        }
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "4",
        "display": "Other"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "26",
        "display": "Processing Element"
      }
    },
    {
      "what": {
        "identifier": {
          "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
          "value": "761337610411353650"
        }
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "1",
        "display": "Person"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "1",
        "display": "Patient"
      }
    },
    {
      "what": {
        "identifier": {
          "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
          "value": "761337610411353650"
        }
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "2"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "4"
      }
    }
  ]
}