Mobile access to Health Documents (MHD)
4.2.5-comment - ballot 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.5-comment 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-106 at source - 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 -------------------------------------------------------------------

<http://hl7.org/fhir/AuditEvent/ex-auditGenerateMetadata-source> a fhir:AuditEvent ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ex-auditGenerateMetadata-source"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.GenerateMetadata.Audit.Source" ;
       fhir:index 0 ;
       fhir:link <https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.GenerateMetadata.Audit.Source>
     ] ;
     fhir:Meta.security [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
       fhir:Coding.code [ fhir:value "HTEST" ]
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AuditEvent ex-auditGenerateMetadata-source</b></p><a name=\"ex-auditGenerateMetadata-source\"> </a><a name=\"hcex-auditGenerateMetadata-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.GenerateMetadata.Audit.Source.html\">Audit Event for Generate Metadata ITI-106 Transaction at Source</a></p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActReason.html\">test health data (Details: ActReason code HTEST = 'test health data')</a></p></div><p><b>type</b>: <a href=\"http://terminology.hl7.org/7.2.0/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-106 (Generate Metadata)</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.2.0/CodeSystem-security-source-type.html#security-source-type-1\">Audit Event Source Type: 1</a> (User Device)</td></tr></table><h3>Entities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>What</b></td><td><b>Type</b></td><td><b>Role</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Binary-ex-binary.html\">Binary: text/plain (16 bytes base64)</a></td><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-audit-entity-type.html#audit-entity-type-2\">Audit event entity type: 2</a> (System Object)</td><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-object-role.html#object-role-4\">AuditEventEntityRole: 4</a> (Domain Resource)</td></tr></table></div>"
  ] ;
  fhir:AuditEvent.type [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/audit-event-type" ] ;
     fhir:Coding.code [ fhir:value "rest" ]
  ] ;
  fhir:AuditEvent.subtype [
     fhir:index 0 ;
     fhir:Coding.system [ fhir:value "http://hl7.org/fhir/restful-interaction" ] ;
     fhir:Coding.code [ fhir:value "create" ]
  ], [
     fhir:index 1 ;
     fhir:Coding.system [ fhir:value "urn:ihe:event-type-code" ] ;
     fhir:Coding.code [ fhir:value "ITI-106" ] ;
     fhir:Coding.display [ fhir:value "Generate Metadata" ]
  ] ;
  fhir:AuditEvent.recorded [ fhir:value "2020-04-29T09:49:00.000Z"^^xsd:dateTime] ;
  fhir:AuditEvent.outcome [ fhir:value "0"] ;
  fhir:AuditEvent.agent [
     fhir:index 0 ;
     fhir:AuditEvent.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ] ;
         fhir:Coding.code [ fhir:value "110153" ] ;
         fhir:Coding.display [ fhir:value "Source Role ID" ]
       ]
     ] ;
     fhir:AuditEvent.agent.who [
       fhir:Reference.display [ fhir:value "model number ABC, serial number 1234" ]
     ] ;
     fhir:AuditEvent.agent.requestor [ fhir:value "false"^^xsd:boolean ] ;
     fhir:AuditEvent.agent.network [
       fhir:AuditEvent.agent.network.address [ fhir:value "2001:0db8:85a3:0000:0000:8a2e:0370:7334" ] ;
       fhir:AuditEvent.agent.network.type [ fhir:value "2" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:AuditEvent.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ] ;
         fhir:Coding.code [ fhir:value "110152" ] ;
         fhir:Coding.display [ fhir:value "Destination Role ID" ]
       ]
     ] ;
     fhir:AuditEvent.agent.who [
       fhir:link <http://hl7.org/fhir/Device/ex-device> ;
       fhir:Reference.reference [ fhir:value "Device/ex-device" ]
     ] ;
     fhir:AuditEvent.agent.requestor [ fhir:value "false"^^xsd:boolean ] ;
     fhir:AuditEvent.agent.network [
       fhir:AuditEvent.agent.network.address [ fhir:value "http://server.example.com/fhir" ] ;
       fhir:AuditEvent.agent.network.type [ fhir:value "5" ]
     ]
  ] ;
  fhir:AuditEvent.source [
     fhir:AuditEvent.source.site [ fhir:value "mobile app foo-bar" ] ;
     fhir:AuditEvent.source.observer [
       fhir:Reference.display [ fhir:value "model number ABC, serial number 1234" ]
     ] ;
     fhir:AuditEvent.source.type [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/security-source-type" ] ;
       fhir:Coding.code [ fhir:value "1" ] ;
       fhir:Coding.display [ fhir:value "User Device" ]
     ]
  ] ;
  fhir:AuditEvent.entity [
     fhir:index 0 ;
     fhir:AuditEvent.entity.what [
       fhir:link <http://hl7.org/fhir/Binary/ex-binary> ;
       fhir:Reference.reference [ fhir:value "Binary/ex-binary" ]
     ] ;
     fhir:AuditEvent.entity.type [
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/audit-entity-type" ] ;
       fhir:Coding.code [ fhir:value "2" ] ;
       fhir:Coding.display [ fhir:value "System Object" ]
     ] ;
     fhir:AuditEvent.entity.role [
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/object-role" ] ;
       fhir:Coding.code [ fhir:value "4" ] ;
       fhir:Coding.display [ fhir:value "Domain Resource" ]
     ]
  ] .

<http://hl7.org/fhir/Device/ex-device> a fhir:Device .

<http://hl7.org/fhir/Binary/ex-binary> a fhir:Binary .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/AuditEvent/ex-auditGenerateMetadata-source.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/AuditEvent/ex-auditGenerateMetadata-source.ttl> .