Mobile access to Health Documents (MHD)
4.2.2 - Trial-Implementation
This page is part of the IHE Mobile Access to Health Documents (v4.2.2: 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
{
"resourceType" : "AuditEvent",
"id" : "ex-auditProvideBundle-source",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.ProvideBundle.Audit.Source"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AuditEvent</b><a name=\"ex-auditProvideBundle-source\"> </a><a name=\"hcex-auditProvideBundle-source\"> </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 "ex-auditProvideBundle-source" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.MHD.ProvideBundle.Audit.Source.html\">Audit Event for Provide Bundle Transaction at Source</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>: Export (Details: DICOM code 110106 = 'Export', stated as 'Export')</p><p><b>subtype</b>: Provide Document Bundle (Details: unknown code ITI-65 = 'ITI-65', stated as 'Provide Document Bundle')</p><p><b>action</b>: R</p><p><b>recorded</b>: Apr 29, 2020, 4:49:00\u202fAM</p><p><b>outcome</b>: 0</p><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>: 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>: 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>: myMachine.example.org</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>mobile app foo-bar</td><td><span>: model number ABC, serial number 1234</span></td><td>User Device (Details: Audit Event Source Type code 1 = 'User Device', stated as 'User Device')</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: <a href=\"Patient-ex-patient.html\">Patient/ex-patient</a> " SCHMIDT"</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><blockquote><p><b>entity</b></p><p><b>what</b>: <a href=\"List-ex-minimalSubmissionSet.html\">List/ex-minimalSubmissionSet</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>: Job (Details: AuditEventEntityRole code 20 = 'Job', stated as 'Job')</p></blockquote></div>"
},
"type" : {
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "110106",
"display" : "Export"
},
"subtype" : [
{
"system" : "urn:ihe:event-type-code",
"code" : "ITI-65",
"display" : "Provide Document Bundle"
}
],
"action" : "R",
"recorded" : "2020-04-29T09:49:00.000Z",
"outcome" : "0",
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "110153",
"display" : "Source Role ID"
}
]
},
"who" : {
"display" : "model number ABC, serial number 1234"
},
"requestor" : false,
"network" : {
"address" : "myDevice.example.com",
"type" : "1"
}
},
{
"type" : {
"coding" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "110152",
"display" : "Destination Role ID"
}
]
},
"who" : {
"display" : "myMachine.example.org"
},
"requestor" : false,
"network" : {
"address" : "http://server.example.com/fhir",
"type" : "5"
}
}
],
"source" : {
"site" : "mobile app foo-bar",
"observer" : {
"display" : "model number ABC, serial number 1234"
},
"type" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/security-source-type",
"code" : "1",
"display" : "User Device"
}
]
},
"entity" : [
{
"what" : {
🔗 "reference" : "Patient/ex-patient"
},
"type" : {
"system" : "http://terminology.hl7.org/CodeSystem/audit-entity-type",
"code" : "1",
"display" : "Person"
},
"role" : {
"system" : "http://terminology.hl7.org/CodeSystem/object-role",
"code" : "1",
"display" : "Patient"
}
},
{
"what" : {
🔗 "reference" : "List/ex-minimalSubmissionSet"
},
"type" : {
"system" : "http://terminology.hl7.org/CodeSystem/audit-entity-type",
"code" : "2",
"display" : "System Object"
},
"role" : {
"system" : "http://terminology.hl7.org/CodeSystem/object-role",
"code" : "20",
"display" : "Job"
}
}
]
}