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

FHIR IG analytics

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

Profile: AuditEvent

type: DICOM: 110109 (Order Record)

subtype: unknown: LAB-1 (LAB-1)

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

agent

type: Application

who: Identifier: xtq3HKfpx2r6j7khNGAUYWYSuMECCySQCn0L5ypsGP4

requestor: true

Networks

-AddressType
*192.168.1.67IP Address

agent

type: Destination Role ID

requestor: false

Networks

-AddressType
*192.168.1.20IP Address

Sources

-ObserverType
*Identifier: RIE-EnterpriseServiceBusAudit Event Source Type: 4 (Application 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: BasicAuditEntityType: event (event)

lifecycle: event: O21 (OML - Laboratory order)

entity

what: Identifier: NHS Number/9449305552

type: Audit event entity type: 1 (Person)


Source1

{
  "resourceType": "AuditEvent",
  "id": "Order-LAB-1",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/AuditEvent"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://dicom.nema.org/resources/ontology/DCM",
    "code": "110109",
    "display": "Order Record"
  },
  "subtype": [
    {
      "system": "urn:ihe:event-type-code",
      "code": "LAB-1"
    }
  ],
  "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": "xtq3HKfpx2r6j7khNGAUYWYSuMECCySQCn0L5ypsGP4"
        }
      },
      "requestor": true,
      "network": {
        "address": "192.168.1.67",
        "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-EnterpriseServiceBus"
      }
    },
    "type": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
        "code": "4"
      }
    ]
  },
  "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": "https://fhir.nwgenomics.nhs.uk/CodeSystem/BasicAuditEntityType",
        "code": "event"
      },
      "lifecycle": {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0003",
        "code": "O21"
      }
    },
    {
      "what": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/nhs-number",
          "value": "9449305552"
        }
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "1"
      }
    }
  ]
}