NHS North West Genomics
0.2.1 - ci-build United Kingdom flag

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

: AuditEvent Placer Order Management [LAB-1] V2/FHIR/V2 Order - TTL Representation

Raw ttl | Download


@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-LAB-1"] ; # 
  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-LAB-1</b></p><a name=\"Order-LAB-1\"> </a><a name=\"hcOrder-LAB-1\"> </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>: DICOM: 110109 (Order Record)</p><p><b>subtype</b>: unknown: LAB-1 (LAB-1)</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: xtq3HKfpx2r6j7khNGAUYWYSuMECCySQCn0L5ypsGP4</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.67</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-EnterpriseServiceBus</td><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html#security-source-type-4\">Audit Event Source Type: 4</a> (Application 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>: BasicAuditEntityType: event (event)</p><p><b>lifecycle</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0003.html#v2-0003-O21\">event: O21</a> (OML - Laboratory order)</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: Identifier: <a href=\"NamingSystem-nhs-number-namingsystem.html\" title=\"NHS Number allocated to the patient in England and Wales. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/attributes/nhs_number.html)\">NHS Number</a>/9449305552</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></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:type [
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 "110109" ] ;
fhir:display [ fhir:v "Order Record" ]
  ] ; # 
  fhir:subtype ( [
fhir:system [
fhir:v "urn:ihe:event-type-code"^^xsd:anyURI ;
fhir:l <urn:ihe:event-type-code>     ] ;
fhir:code [ fhir:v "LAB-1" ]
  ] ) ; # 
  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 "xtq3HKfpx2r6j7khNGAUYWYSuMECCySQCn0L5ypsGP4" ]       ]     ] ;
fhir:requestor [ fhir:v true ] ;
fhir:network [
fhir:address [ fhir:v "192.168.1.67" ] ;
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-EnterpriseServiceBus" ]       ]     ] ;
    ( 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 "4" ]     ] )
  ] ; # 
  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 "https://fhir.nwgenomics.nhs.uk/CodeSystem/BasicAuditEntityType"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/BasicAuditEntityType>       ] ;
fhir:code [ fhir:v "event" ]     ] ;
fhir:lifecycle [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0003"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0003>       ] ;
fhir:code [ fhir:v "O21" ]     ]
  ] [
fhir:what [
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" ]     ]
  ] ) . #