Mobile access to Health Documents (MHD)
4.2.3-current - ci-build International flag

Mobile access to Health Documents (MHD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 4.2.3-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.MHD/ and changes regularly. See the Directory of published versions

: Audit Example of ITI-68 at responder - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "ex-auditRetrieveDocument-responder"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.RetrieveDocument.Audit.Responder"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.RetrieveDocument.Audit.Responder>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AuditEvent </b><a name=\"ex-auditRetrieveDocument-responder\"> </a><a name=\"hcex-auditRetrieveDocument-responder\"> </a></p><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\">ResourceAuditEvent &quot;ex-auditRetrieveDocument-responder&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.MHD.RetrieveDocument.Audit.Responder.html\">Audit Event for Retrieve Document Transaction at the Document Responder</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>type</b>: Restful Operation (Details: Audit Event ID code rest  = ' RESTful Operation ', stated as ' Restful Operation ')</p><p><b>subtype</b>: Retrieve Document (Details: unknown code ITI-68  = ' ITI-68 ', stated as ' Retrieve Document '), read (Details: FHIR Restful Interactions code read  = ' read ', stated as ' read ')</p><p><b>action</b>: R</p><p><b>recorded</b>: Apr 29, 2020, 9:49:00 AM</p><p><b>outcome</b>: 0</p><blockquote><p><b>agent</b></p><p><b>type</b>: Destination Role ID <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html\">DICOM</a>#110152)</span></p><p><b>who</b>: <span>: model number ABC, serial number 1234</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>myDevice.example.com</td><td>1</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Source Role ID <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html\">DICOM</a>#110153)</span></p><p><b>who</b>: <span>: http://server.example.com/fhir</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>http://server.example.com/fhir</td><td>5</td></tr></table></blockquote><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Site</b></td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>server.example.com</td><td><span>: http://server.example.com/fhir</span></td><td>Application Server (Details: Audit Event Source Type code 4  = ' Application Server ', stated as ' Application Server ')</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: <a href=\"http://example.org/blah/blah.pdf\">http://example.org/blah/blah.pdf</a></p><p><b>type</b>: System Object (Details: Audit event entity type code 2  = ' System Object ', stated as ' System Object ')</p><p><b>role</b>: Report (Details: AuditEventEntityRole code 3  = ' Report ', stated as ' Report ')</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a href=\"Patient-ex-patient.html\">Patient/ex-patient</a> &quot; SCHMIDT&quot;</p><p><b>type</b>: Person (Details: Audit event entity type code 1  = ' Person ', stated as ' Person ')</p><p><b>role</b>: Patient (Details: AuditEventEntityRole code 1  = ' Patient ', stated as ' Patient ')</p></blockquote></div>"
  ] ; # 
  fhir:type [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rest" ] ;
fhir:display [ fhir:v "Restful Operation" ]
  ] ; # 
  fhir:subtype ( [
fhir:system [ fhir:v "urn:ihe:event-type-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ITI-68" ] ;
fhir:display [ fhir:v "Retrieve Document" ]
  ] [
fhir:system [ fhir:v "http://hl7.org/fhir/restful-interaction"^^xsd:anyURI ] ;
fhir:code [ fhir:v "read" ] ;
fhir:display [ fhir:v "read" ]
  ] ) ; # 
  fhir:action [ fhir:v "R"] ; # 
  fhir:recorded [ fhir:v "2020-04-29T09:49:00.000Z"^^xsd:dateTime] ; # 
  fhir:outcome [ fhir:v "0"] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
fhir:code [ fhir:v "110152" ] ;
fhir:display [ fhir:v "Destination Role ID" ]       ] )     ] ;
fhir:who [
fhir:display [ fhir:v "model number ABC, serial number 1234" ]     ] ;
fhir:requestor [ fhir:v "false"^^xsd:boolean ] ;
fhir:network [
fhir:address [ fhir:v "myDevice.example.com" ] ;
fhir:type [ fhir:v "1" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
fhir:code [ fhir:v "110153" ] ;
fhir:display [ fhir:v "Source Role ID" ]       ] )     ] ;
fhir:who [
fhir:display [ fhir:v "http://server.example.com/fhir" ]     ] ;
fhir:requestor [ fhir:v "false"^^xsd:boolean ] ;
fhir:network [
fhir:address [ fhir:v "http://server.example.com/fhir" ] ;
fhir:type [ fhir:v "5" ]     ]
  ] ) ; # 
  fhir:source [
fhir:site [ fhir:v "server.example.com" ] ;
fhir:observer [
fhir:display [ fhir:v "http://server.example.com/fhir" ]     ] ;
    ( fhir:type [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/security-source-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Application Server" ]     ] )
  ] ; # 
  fhir:entity ( [
fhir:what [
fhir:link <http://example.org/blah/blah.pdf> ;
fhir:reference [ fhir:v "http://example.org/blah/blah.pdf" ]     ] ;
fhir:type [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-entity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "System Object" ]     ] ;
fhir:role [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/object-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Report" ]     ]
  ] [
fhir:what [
fhir:reference [ fhir:v "Patient/ex-patient" ]     ] ;
fhir:type [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-entity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Person" ]     ] ;
fhir:role [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/object-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Patient" ]     ]
  ] ) . #