This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). 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 with Details</b></p><p><b>id</b>: example-media</p><p><b>type</b>: Export (Details: DICOM code 110106 = 'Export', stated as 'Export')</p><p><b>subtype</b>: Distribute Document Set on Media (Details: urn:oid:1.3.6.1.4.1.19376.1.2 code ITI-32 = 'ITI-32', stated as 'Distribute Document Set on Media')</p><p><b>action</b>: R</p><p><b>recorded</b>: 27/08/2015 11:42:24 PM</p><p><b>outcome</b>: 0</p><blockquote><p><b>agent</b></p><p><b>type</b>: Source Role ID <span>(Details : {DICOM code '110153' = 'Source Role ID', given as 'Source Role ID'})</span></p><p><b>who</b>: ExportToMedia.app</p><p><b>requestor</b>: false</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: human user <span>(Details : {http://terminology.hl7.org/CodeSystem/extra-security-role-type code 'humanuser' = 'human user', given as 'human user'})</span></p><p><b>who</b>: </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>: Destination Media <span>(Details : {DICOM code '110154' = 'Destination Media', given as 'Destination Media'})</span></p><p><b>name</b>: Media title: Hello World</p><p><b>requestor</b>: false</p><p><b>media</b>: DVD (Details: DICOM code 110033 = 'DVD', stated as 'DVD')</p></blockquote><h3>Sources</h3><table><tr><td>-</td><td><b>Observer</b></td></tr><tr><td>*</td><td>hl7connect.healthintersections.com.au</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: </p><p><b>type</b>: Person (Details: http://terminology.hl7.org/CodeSystem/audit-entity-type code 1 = 'Person', stated as 'Person')</p><p><b>role</b>: Patient (Details: http://terminology.hl7.org/CodeSystem/object-role code 1 = 'Patient', stated as 'Patient')</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: </p><p><b>type</b>: System Object (Details: http://terminology.hl7.org/CodeSystem/audit-entity-type code 2 = 'System Object', stated as 'System Object')</p><p><b>role</b>: Job (Details: http://terminology.hl7.org/CodeSystem/object-role code 20 = 'Job', stated as 'Job')</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a>DocumentManifest/example</a></p><p><b>type</b>: System Object (Details: http://terminology.hl7.org/CodeSystem/audit-entity-type code 2 = 'System Object', stated as 'System Object')</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": "0", "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.