Patient Identifier Cross-referencing for mobile (PIXm), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.PIXm/ and changes regularly. See the Directory of published versions
@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-auditPixmFeed-delete-source> a fhir:AuditEvent ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ex-auditPixmFeed-delete-source"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Feed.Delete.Audit.Source" ;
fhir:index 0 ;
fhir:link <https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Feed.Delete.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-auditPixmFeed-delete-source</b></p><a name=\"ex-auditPixmFeed-delete-source\"> </a><a name=\"hcex-auditPixmFeed-delete-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.PIXm.Feed.Delete.Audit.Source.html\">Audit Event for Patient Identity Feed by the Source that Deletes a Patient</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-delete\">FHIR Restful Interactions: delete</a> (delete), unknown: ITI-104 (Patient Identity Feed FHIR)</p><p><b>action</b>: Delete</p><p><b>recorded</b>: 2021-07-11 19:17:32+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 110150}\">Application</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>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://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></p><p><b>who</b>: http://server.example.com/fhir</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>fancy mobile app</td><td><a href=\"Device-ex-device.html\">Device</a></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><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.2.0/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.2.0/CodeSystem-object-role.html#object-role-4\">AuditEventEntityRole: 4</a> (Domain Resource)</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: Identifier: <code>urn:oid:1.3.6.1.4.1.21367.13.20.1000</code>/IHERED-994</p><p><b>type</b>: <a href=\"http://terminology.hl7.org/7.2.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/7.2.0/CodeSystem-object-role.html#object-role-1\">AuditEventEntityRole: 1</a> (Patient)</p></blockquote></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 "delete" ] ;
fhir:Coding.display [ fhir:value "delete" ]
], [
fhir:index 1 ;
fhir:Coding.system [ fhir:value "urn:ihe:event-type-code" ] ;
fhir:Coding.code [ fhir:value "ITI-104" ] ;
fhir:Coding.display [ fhir:value "Patient Identity Feed FHIR" ]
] ;
fhir:AuditEvent.action [ fhir:value "D"] ;
fhir:AuditEvent.recorded [ fhir:value "2021-07-11T19:17:32Z"^^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 "110150" ] ;
fhir:Coding.display [ fhir:value "Application" ]
]
] ;
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 "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://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "custodian" ] ;
fhir:Coding.display [ fhir:value "Custodian" ]
]
] ;
fhir:AuditEvent.agent.who [
fhir:Reference.display [ fhir:value "http://server.example.com/fhir" ]
] ;
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 "fancy mobile app" ] ;
fhir:AuditEvent.source.observer [
fhir:link <http://hl7.org/fhir/Device/ex-device> ;
fhir:Reference.reference [ fhir:value "Device/ex-device" ]
] ;
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/Patient/ex-patient> ;
fhir:Reference.reference [ fhir:value "Patient/ex-patient" ]
] ;
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" ]
]
], [
fhir:index 1 ;
fhir:AuditEvent.entity.what [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "urn:oid:1.3.6.1.4.1.21367.13.20.1000" ] ;
fhir:Identifier.value [ fhir:value "IHERED-994" ]
]
] ;
fhir:AuditEvent.entity.type [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/audit-entity-type" ] ;
fhir:Coding.code [ fhir:value "1" ] ;
fhir:Coding.display [ fhir:value "Person" ]
] ;
fhir:AuditEvent.entity.role [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/object-role" ] ;
fhir:Coding.code [ fhir:value "1" ] ;
fhir:Coding.display [ fhir:value "Patient" ]
]
] .
<http://hl7.org/fhir/Device/ex-device> a fhir:Device .
<http://hl7.org/fhir/Patient/ex-patient> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/AuditEvent/ex-auditPixmFeed-delete-source.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/AuditEvent/ex-auditPixmFeed-delete-source.ttl> .
IG © 2020+ IHE IT Infrastructure Technical Committee. Package ihe.iti.pixm#3.1.0 based on FHIR 4.0.1. Generated 2026-07-13
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change