@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 -------------------------------------------------------------------

<https://profiles.ihe.net/ITI/MHD/AuditEvent/ex-auditSimplifiedPublish-source> a fhir:AuditEvent ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ex-auditSimplifiedPublish-source"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.SimplifiedPublish.Audit.Source"^^xsd:anyURI ;
       fhir:l <https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.SimplifiedPublish.Audit.Source>
     ] ) ;
     fhir:security ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActReason>
       ] ;
       fhir:code [ fhir:v "HTEST" ]
     ] )
  ] ; # 
  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 ex-auditSimplifiedPublish-source</b></p><a name=\"ex-auditSimplifiedPublish-source\"> </a><a name=\"hcex-auditSimplifiedPublish-source\"> </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-IHE.MHD.SimplifiedPublish.Audit.Source.html\">Audit Event for Simplified Publish ITI-105 Transaction at Source</a></p><p style=\"margin-bottom: 0px\">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p><b>type</b>: <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-audit-event-type.html#audit-event-type-rest\">Audit Event ID: rest</a> (RESTful Operation)</p><p><b>subtype</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-create\">FHIR Restful Interactions: create</a> (create), unknown: ITI-105 (Simplified Publish)</p><p><b>recorded</b>: 2020-04-29 09:49:00+0000</p><p><b>outcome</b>: Success</p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 110153}\">Source Role ID</span></p><p><b>who</b>: model number ABC, serial number 1234</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>2001:0db8:85a3:0000:0000:8a2e:0370:7334</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>who</b>: <a href=\"Device-ex-device.html\">Device</a></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>URI</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>mobile app foo-bar</td><td>model number ABC, serial number 1234</td><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-security-source-type.html#security-source-type-1\">Audit Event Source Type: 1</a> (User Device)</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: <a href=\"DocumentReference-ex-DocumentReferenceSimplifiedPublish.html\">DocumentReference: identifier = OID:1.2.840.113556.1.8000.2554.53432.348.12973.17740.34205.4355.60220.62012; status = current</a></p><p><b>type</b>: <a href=\"http://terminology.hl7.org/7.0.1/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.0.1/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-ex-patient.html\">John Schmidt  Other, DoB: 1923-07-25</a></p><p><b>type</b>: <a href=\"http://terminology.hl7.org/7.0.1/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.0.1/CodeSystem-object-role.html#object-role-1\">AuditEventEntityRole: 1</a> (Patient)</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:subtype ( [
     fhir:system [
       fhir:v "http://hl7.org/fhir/restful-interaction"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/restful-interaction>
     ] ;
     fhir:code [ fhir:v "create" ]
  ] [
     fhir:system [
       fhir:v "urn:ihe:event-type-code"^^xsd:anyURI ;
       fhir:l <urn:ihe:event-type-code>
     ] ;
     fhir:code [ fhir:v "ITI-105" ] ;
     fhir:display [ fhir:v "Simplified Publish" ]
  ] ) ; # 
  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:l <http://dicom.nema.org/resources/ontology/DCM>
         ] ;
         fhir:code [ fhir:v "110153" ] ;
         fhir:display [ fhir:v "Source Role ID" ]
       ] )
     ] ;
     fhir:who [
       fhir:display [ fhir:v "model number ABC, serial number 1234" ]
     ] ;
     fhir:requestor [ fhir:v false ] ;
     fhir:network [
       fhir:address [ fhir:v "2001:0db8:85a3:0000:0000:8a2e:0370:7334" ] ;
       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:who [
       fhir:l <https://profiles.ihe.net/ITI/MHD/Device/ex-device> ;
       fhir:reference [ fhir:v "Device/ex-device" ]
     ] ;
     fhir:requestor [ fhir:v false ] ;
     fhir:network [
       fhir:address [ fhir:v "http://server.example.com/fhir" ] ;
       fhir:type [ fhir:v "5" ]
     ]
  ] ) ; # 
  fhir:source [
     fhir:site [ fhir:v "mobile app foo-bar" ] ;
     fhir:observer [
       fhir:display [ fhir:v "model number ABC, serial number 1234" ]
     ] ;
     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 "1" ] ;
       fhir:display [ fhir:v "User Device" ]
     ] )
  ] ; # 
  fhir:entity ( [
     fhir:what [
       fhir:l <https://profiles.ihe.net/ITI/MHD/DocumentReference/ex-DocumentReferenceSimplifiedPublish> ;
       fhir:reference [ fhir:v "DocumentReference/ex-DocumentReferenceSimplifiedPublish" ]
     ] ;
     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:display [ fhir:v "System Object" ]
     ] ;
     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 <https://profiles.ihe.net/ITI/MHD/Patient/ex-patient> ;
       fhir:reference [ fhir:v "Patient/ex-patient" ]
     ] ;
     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:display [ fhir:v "Person" ]
     ] ;
     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" ]
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

