NHS North West Genomics - Local Development build (v0.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:AuditEvent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Order-FHIRRESTful"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.nwgenomics.nhs.uk/StructureDefinition/AuditEvent"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/StructureDefinition/AuditEvent> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AuditEvent Order-FHIRRESTful</b></p><a name=\"Order-FHIRRESTful\"> </a><a name=\"hcOrder-FHIRRESTful\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AuditEvent.html\">AuditEvent</a></p></div><p><b>type</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-audit-event-type.html#audit-event-type-rest\">Audit Event ID: rest</a> (RESTful Operation)</p><p><b>action</b>: Create</p><p><b>recorded</b>: 2024-10-13 10:33:00+0000</p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 110150}\">Application</span></p><p><b>who</b>: Identifier: dQEn0UXFRP0ucQmBKkroYN_q4VdEsqUEFJJRR-e_sSs</p><p><b>requestor</b>: true</p><h3>Networks</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>192.168.1.20</td><td>IP Address</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 110152}\">Destination Role ID</span></p><p><b>requestor</b>: false</p><h3>Networks</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>192.168.1.20</td><td>IP Address</td></tr></table></blockquote><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Identifier: RIE-Repository</td><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html#security-source-type-5\">Audit Event Source Type: 5</a> (Database Server)</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: Identifier: 407094</p><p><b>type</b>: <a href=\"https://profiles.ihe.net/ITI/BALP/1.1.4/CodeSystem-BasicAuditEntityType.html#BasicAuditEntityType-XrequestId\">Entity Types that are defined in IHE BasicAudit: XrequestId</a> (transport specific unique identifier where http X-Request-Id is used)</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: Identifier: urn:uuid:9612365d-52a4-4fab-87e7-8a09d753f095</p><p><b>type</b>: BasicAuditEntityType: XcorrelationId (XcorrelationId)</p></blockquote><blockquote><p><b>entity</b></p><p><b>type</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-audit-entity-type.html#audit-entity-type-2\">Audit event entity type: 2</a> (System Object)</p><p><b>role</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-object-role.html#object-role-4\">AuditEventEntityRole: 4</a> (Domain Resource)</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a href=\"Patient-Patient-OctaviaCHISLETT-9449305552.html\">Octavia CHISLETT (official) Female, DoB: 2008-09-20 ( Medical record number)</a></p><p><b>type</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-audit-entity-type.html#audit-entity-type-1\">Audit event entity type: 1</a> (Person)</p><p><b>role</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-object-role.html#object-role-1\">AuditEventEntityRole: 1</a> (Patient)</p><p><b>lifecycle</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-dicom-audit-lifecycle.html#dicom-audit-lifecycle-1\">DICOM Audit Message Record Lifecycle Events: 1</a> (Origination / Creation)</p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:type [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/audit-event-type> ] ;
fhir:code [ fhir:v "rest" ] ;
fhir:display [ fhir:v "RESTful Operation" ]
] ; #
fhir:action [ fhir:v "C"] ; #
fhir:recorded [ fhir:v "2024-10-13T10:33:00+00:00"^^xsd:dateTime] ; #
fhir:agent ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM> ] ;
fhir:code [ fhir:v "110150" ] ;
fhir:display [ fhir:v "Application" ] ] ) ] ;
fhir:who [
fhir:identifier [
fhir:value [ fhir:v "dQEn0UXFRP0ucQmBKkroYN_q4VdEsqUEFJJRR-e_sSs" ] ] ] ;
fhir:requestor [ fhir:v true ] ;
fhir:network [
fhir:address [ fhir:v "192.168.1.20" ] ;
fhir:type [ fhir:v "2" ] ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM> ] ;
fhir:code [ fhir:v "110152" ] ;
fhir:display [ fhir:v "Destination Role ID" ] ] ) ] ;
fhir:requestor [ fhir:v false ] ;
fhir:network [
fhir:address [ fhir:v "192.168.1.20" ] ;
fhir:type [ fhir:v "2" ] ]
] ) ; #
fhir:source [
fhir:observer [
fhir:type [
fhir:v "Device"^^xsd:anyURI ;
fhir:l fhir:Device ] ;
fhir:identifier [
fhir:value [ fhir:v "RIE-Repository" ] ] ] ;
( fhir:type [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/security-source-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/security-source-type> ] ;
fhir:code [ fhir:v "5" ] ] )
] ; #
fhir:entity ( [
fhir:what [
fhir:identifier [
fhir:value [ fhir:v "407094" ] ] ] ;
fhir:type [
fhir:system [
fhir:v "https://profiles.ihe.net/ITI/BALP/CodeSystem/BasicAuditEntityType"^^xsd:anyURI ;
fhir:l <https://profiles.ihe.net/ITI/BALP/CodeSystem/BasicAuditEntityType> ] ;
fhir:code [ fhir:v "XrequestId" ] ]
] [
fhir:what [
fhir:identifier [
fhir:value [ fhir:v "urn:uuid:9612365d-52a4-4fab-87e7-8a09d753f095" ] ] ] ;
fhir:type [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/BasicAuditEntityType"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/BasicAuditEntityType> ] ;
fhir:code [ fhir:v "XcorrelationId" ] ]
] [
fhir:type [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/audit-entity-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/audit-entity-type> ] ;
fhir:code [ fhir:v "2" ] ] ;
fhir:role [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/object-role"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/object-role> ] ;
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Domain Resource" ] ]
] [
fhir:what [
fhir:l fhir:Patient/Patient-OctaviaCHISLETT-9449305552 ;
fhir:reference [ fhir:v "Patient/Patient-OctaviaCHISLETT-9449305552" ] ;
fhir:identifier [
fhir:system [
fhir:v "https://fhir.nhs.uk/Id/nhs-number"^^xsd:anyURI ;
fhir:l <https://fhir.nhs.uk/Id/nhs-number> ] ;
fhir:value [ fhir:v "9449305552" ] ] ] ;
fhir:type [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/audit-entity-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/audit-entity-type> ] ;
fhir:code [ fhir:v "1" ] ] ;
fhir:role [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/object-role"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/object-role> ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Patient" ] ] ;
fhir:lifecycle [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle> ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Origination / Creation" ] ]
] ) . #
IG © 2024+ NHS North West Genomics. Package fhir.nwgenomics.nhs.uk#0.2.1 based on FHIR 4.0.1. Generated 2026-03-21
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change