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

FHIR IG analytics

Packageihe.iti.scheduling
Resource TypeAuditEvent
IdAuditEvent-ex-auditSchedulingFindPotential-recipient.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 ex-auditSchedulingFindPotential-recipient

Profile: Audit Event for the Find Potential Appointments Transaction at Recipient

Security Label: test health data (Details: ActReason code HTEST = 'test health data')

type: Audit Event ID rest: RESTful Operation

subtype: FHIR Restful Interactions create: create, unknown ITI-115: Find Potential Appointments

recorded: 2024-04-29 09:49:00+0000

outcome: Success

agent

type: Source Role ID

who: schedServer.example.org

requestor: false

Networks

-AddressType
*2001:0db8:85a3:0000:0000:8a2e:0370:7334IP Address

agent

type: Destination Role ID

who: Device

requestor: false

Networks

-AddressType
*http://server.example.com/fhirURI

Sources

-SiteObserverType
*server.example.comDeviceAudit Event Source Type 4: Application Server

entity

what: Appointment: status = booked; serviceType = Follow-up visit; appointmentType = Routine appointment - default if not valued; start = 2025-03-17 00:45:00+0000; end = 2025-03-17 01:00:00+0000; requestedPeriod = 2024-03-15 20:00:00+0000 --> 2024-03-22 20:00:00+0000

type: Audit event entity type 2: System Object

role: AuditEventEntityRole 4: Domain Resource

entity

what: Meiko Lufhir Jr., PhD Female, DoB: 1978-03-22 ( urn:oid:1.2.840.114350.1.13.861.1.7.5.737384.4399#21890 (use: usual, ))

type: Audit event entity type 1: Person

role: AuditEventEntityRole 1: Patient


Source1

{
  "resourceType": "AuditEvent",
  "id": "ex-auditSchedulingFindPotential-recipient",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/Scheduling/StructureDefinition/IHE.Scheduling.FindPotential.Audit.Recipient"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "code": "rest"
  },
  "subtype": [
    {
      "system": "http://hl7.org/fhir/restful-interaction",
      "code": "create"
    },
    {
      "system": "urn:ihe:event-type-code",
      "code": "ITI-115",
      "display": "Find Potential Appointments"
    }
  ],
  "recorded": "2024-04-29T09:49:00.000Z",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110153",
            "display": "Source Role ID"
          }
        ]
      },
      "who": {
        "display": "schedServer.example.org"
      },
      "requestor": false,
      "network": {
        "address": "2001:0db8:85a3:0000:0000:8a2e:0370:7334",
        "type": "2"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110152",
            "display": "Destination Role ID"
          }
        ]
      },
      "who": {
        "reference": "Device/ex-device"
      },
      "requestor": false,
      "network": {
        "address": "http://server.example.com/fhir",
        "type": "5"
      }
    }
  ],
  "source": {
    "site": "server.example.com",
    "observer": {
      "reference": "Device/ex-device"
    },
    "type": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
        "code": "4",
        "display": "Application Server"
      }
    ]
  },
  "entity": [
    {
      "what": {
        "reference": "Appointment/appt1-1"
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "2",
        "display": "System Object"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "4",
        "display": "Domain Resource"
      }
    },
    {
      "what": {
        "reference": "Patient/pat1"
      },
      "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"
      }
    }
  ]
}