Patient Master Identity Registry (PMIR)
1.6.0 - Trial-Implementation International flag

This page is part of the IHE Patient Master Identity Registry (PMIR) (v1.6.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Audit Example of ITI-93 for Consumer - 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 "ex-auditPmirFeed-consumer"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Feed.Audit"^^xsd:anyURI ;
fhir:l <https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Feed.Audit>     ] )
  ] ; # 
  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-auditPmirFeed-consumer</b></p><a name=\"ex-auditPmirFeed-consumer\"> </a><a name=\"hcex-auditPmirFeed-consumer\"> </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.PMIR.Feed.Audit.html\">Audit Event for Mobile Patient Identity Feed by the Supplier and Consumer</a></p></div><p><b>type</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110110\">DICOM: 110110</a> (Patient Record)</p><p><b>subtype</b>: unknown: ITI-93 (Mobile Patient Identity Feed)</p><p><b>action</b>: Execute</p><p><b>recorded</b>: 2022-04-13 19:02:40+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>: <a href=\"Device-ex-device.html\">Device</a></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>supplier.example.org</td><td>Machine Name</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-pmir.html\">Device</a></p><p><b>name</b>: https://pmir.example.org/</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>pmir.example.org</td><td>Machine Name</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><a href=\"Device-ex-pmir.html\">Device</a></td><td><a href=\"http://terminology.hl7.org/6.5.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>: <a href=\"Patient-ex-patient-create1.html\">David A. Riegel (official) Male, DoB: 1985-07-12</a></p><p><b>type</b>: <a href=\"http://terminology.hl7.org/6.5.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/6.5.0/CodeSystem-object-role.html#object-role-1\">AuditEventEntityRole: 1</a> (Patient)</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a href=\"MessageHeader-ex-messageheader-create.html\">MessageHeader: event[x] = urn:ihe:iti:pmir:2019:patient-feed</a></p><p><b>type</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-MessageHeader\">ResourceType: MessageHeader</a> (MessageHeader)</p><p><b>name</b>: urn:ihe:iti:pmir:2019:patient-feed</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 "110110" ] ;
fhir:display [ fhir:v "Patient 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 "ITI-93" ] ;
fhir:display [ fhir:v "Mobile Patient Identity Feed" ]
  ] ) ; # 
  fhir:action [ fhir:v "E"] ; # 
  fhir:recorded [ fhir:v "2022-04-13T19:02:40Z"^^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:l fhir:Device/ex-device ;
fhir:reference [ fhir:v "Device/ex-device" ]     ] ;
fhir:requestor [ fhir:v true ] ;
fhir:network [
fhir:address [ fhir:v "supplier.example.org" ] ;
fhir:type [ fhir:v "1" ]     ]
  ] [
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 fhir:Device/ex-pmir ;
fhir:reference [ fhir:v "Device/ex-pmir" ]     ] ;
fhir:name [ fhir:v "https://pmir.example.org/" ] ;
fhir:requestor [ fhir:v false ] ;
fhir:network [
fhir:address [ fhir:v "pmir.example.org" ] ;
fhir:type [ fhir:v "1" ]     ]
  ] ) ; # 
  fhir:source [
fhir:observer [
fhir:l fhir:Device/ex-pmir ;
fhir:reference [ fhir:v "Device/ex-pmir" ]     ] ;
    ( 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:display [ fhir:v "Application Server" ]     ] )
  ] ; # 
  fhir:entity ( [
fhir:what [
fhir:l fhir:Patient/ex-patient-create1 ;
fhir:reference [ fhir:v "Patient/ex-patient-create1" ]     ] ;
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" ]     ]
  ] [
fhir:what [
fhir:l fhir:MessageHeader/ex-messageheader-create ;
fhir:reference [ fhir:v "MessageHeader/ex-messageheader-create" ]     ] ;
fhir:type [
fhir:system [
fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/resource-types>       ] ;
fhir:code [ fhir:v "MessageHeader" ] ;
fhir:display [ fhir:v "MessageHeader" ]     ] ;
fhir:name [ fhir:v "urn:ihe:iti:pmir:2019:patient-feed" ]
  ] ) . #