This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Security Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Device, Patient, Practitioner |
Raw JSON (canonical form + also see JSON Format Specification)
Export of DocumentManifest to Media
{ "resourceType": "AuditEvent", "id": "example-media", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>type</b>: <span>Export</span></p><p><b>subtype</b>: <span>Distribute Document Set on Media</span></p><p><b>action</b>: R</p><p><b>recorded</b>: 28 Aug. 2015, 9:42:24 am</p><p><b>outcome</b>: <span>Success</span></p><blockquote><p><b>agent</b></p><p><b>type</b>: <span>Source Role ID</span></p><p><b>who</b>: <span>ExportToMedia.app</span></p><p><b>requestor</b>: false</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span>human user</span></p><p><b>who</b>: <span/></p><p><b>altId</b>: 601847123</p><p><b>name</b>: Grahame Grieve</p><p><b>requestor</b>: true</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span>Destination Media</span></p><p><b>name</b>: Media title: Hello World</p><p><b>requestor</b>: false</p><p><b>media</b>: <span>DVD</span></p></blockquote><h3>Sources</h3><table><tr><td>-</td><td><b>Observer</b></td></tr><tr><td>*</td><td><span>hl7connect.healthintersections.com.au</span></td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: <span/></p><p><b>type</b>: <span>Person</span></p><p><b>role</b>: <span>Patient</span></p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <span/></p><p><b>type</b>: <span>System Object</span></p><p><b>role</b>: <span>Job</span></p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a>Generated Summary: id: 23425234234-2346; id: 23425234234-2347; status: current; <span>History and Physical</span>; created: 26 Dec. 2004, 3:50:50 pm; source: urn:oid:1.3.6.1.4.1.21367.2009.1.2.1; description: Physical</a></p><p><b>type</b>: <span>System Object</span></p></blockquote></div>" }, "type": { "system": "http://dicom.nema.org/resources/ontology/DCM", "code": "110106", "display": "Export" }, "subtype": [ { "system": "urn:oid:1.3.6.1.4.1.19376.1.2", "code": "ITI-32", "display": "Distribute Document Set on Media" } ], "action": "R", "recorded": "2015-08-27T23:42:24Z", "outcome": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/audit-event-outcome", "code": "0", "display": "Success" } ] }, "agent": [ { "type": { "coding": [ { "system": "http://dicom.nema.org/resources/ontology/DCM", "code": "110153", "display": "Source Role ID" } ] }, "who": { "display": "ExportToMedia.app" }, "requestor": false }, { "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type", "code": "humanuser", "display": "human user" } ] }, "who": { "identifier": { "value": "95" } }, "altId": "601847123", "name": "Grahame Grieve", "requestor": true }, { "type": { "coding": [ { "system": "http://dicom.nema.org/resources/ontology/DCM", "code": "110154", "display": "Destination Media" } ] }, "name": "Media title: Hello World", "requestor": false, "media": { "system": "http://dicom.nema.org/resources/ontology/DCM", "code": "110033", "display": "DVD" } } ], "source": { "observer": { "display": "hl7connect.healthintersections.com.au" } }, "entity": [ { "what": { "identifier": { "value": "e3cdfc81a0d24bd^^^&2.16.840.1.113883.4.2&ISO" } }, "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": { "identifier": { "type": { "coding": [ { "system": "urn:uuid:a54d6aa5-d40d-43f9-88c5-b4633d873bdd", "code": "IHE XDS Metadata", "display": "submission set classificationNode" } ] }, "value": "e3cdfc81a0d24bd^^^&2.16.840.1.113883.4.2&ISO" } }, "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" } }, { "what": { "reference": "DocumentManifest/example" }, "type": { "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type", "code": "2", "display": "System Object" } } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.