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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeAuditEvent
IdAuditEvent-Order-FHIRRESTful.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 Order-FHIRRESTful

Profile: AuditEvent

type: Audit Event ID: rest (RESTful Operation)

action: Create

recorded: 2024-10-13 10:33:00+0000

agent

type: Application

who: Identifier: dQEn0UXFRP0ucQmBKkroYN_q4VdEsqUEFJJRR-e_sSs

requestor: true

Networks

-AddressType
*192.168.1.20IP Address

agent

type: Destination Role ID

requestor: false

Networks

-AddressType
*192.168.1.20IP Address

Sources

-ObserverType
*Identifier: RIE-RepositoryAudit Event Source Type: 5 (Database Server)

entity

what: Identifier: 407094

type: Entity Types that are defined in IHE BasicAudit: XrequestId (transport specific unique identifier where http X-Request-Id is used)

entity

what: Identifier: urn:uuid:9612365d-52a4-4fab-87e7-8a09d753f095

type: BasicAuditEntityType: XcorrelationId (XcorrelationId)

entity

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

role: AuditEventEntityRole: 4 (Domain Resource)

entity

what: Octavia CHISLETT (official) Female, DoB: 2008-09-20 ( Medical record number)

type: Audit event entity type: 1 (Person)

role: AuditEventEntityRole: 1 (Patient)

lifecycle: DICOM Audit Message Record Lifecycle Events: 1 (Origination / Creation)


Source1

{
  "resourceType": "AuditEvent",
  "id": "Order-FHIRRESTful",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/AuditEvent"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "code": "rest",
    "display": "RESTful Operation"
  },
  "action": "C",
  "recorded": "2024-10-13T10:33:00+00:00",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110150",
            "display": "Application"
          }
        ]
      },
      "who": {
        "identifier": {
          "value": "dQEn0UXFRP0ucQmBKkroYN_q4VdEsqUEFJJRR-e_sSs"
        }
      },
      "requestor": true,
      "network": {
        "address": "192.168.1.20",
        "type": "2"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110152",
            "display": "Destination Role ID"
          }
        ]
      },
      "requestor": false,
      "network": {
        "address": "192.168.1.20",
        "type": "2"
      }
    }
  ],
  "source": {
    "observer": {
      "type": "Device",
      "identifier": {
        "value": "RIE-Repository"
      }
    },
    "type": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
        "code": "5"
      }
    ]
  },
  "entity": [
    {
      "what": {
        "identifier": {
          "value": "407094"
        }
      },
      "type": {
        "system": "https://profiles.ihe.net/ITI/BALP/CodeSystem/BasicAuditEntityType",
        "code": "XrequestId"
      }
    },
    {
      "what": {
        "identifier": {
          "value": "urn:uuid:9612365d-52a4-4fab-87e7-8a09d753f095"
        }
      },
      "type": {
        "system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/BasicAuditEntityType",
        "code": "XcorrelationId"
      }
    },
    {
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "2"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "4",
        "display": "Domain Resource"
      }
    },
    {
      "what": {
        "reference": "Patient/Patient-OctaviaCHISLETT-9449305552",
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/nhs-number",
          "value": "9449305552"
        }
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "1"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "1",
        "display": "Patient"
      },
      "lifecycle": {
        "system": "http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle",
        "code": "1",
        "display": "Origination / Creation"
      }
    }
  ]
}