HSO Profile
Non-Emergency Access, accessed by patient (not user) in MV
Note that you can see there are no contained users or roles or organizations when the access is by a patient. This scenario is unique for the HSO profile in this solution.
{ "resourceType": "AuditEvent", "id": " AuditEvent01", "meta": { "profile": { "value": "http://www.hl7.org/FHIR/auditevent" } }, "contained": [ { "resourceType": "PractitionerRole", "id": "PRAC-ROLE-1334-2738-PC123-2019-07-20T22-41-23", "practitioner": { "reference": "#PRAC-1334-2738-PC123-2019-07-20T22-41-23" }, "organization": { "reference": "#ORG-1334-2738-PC123-2019-07-20T22-41-23" }, "code": [ { "coding": [ { "system": "2.16.578.1.12.4.1.1.9060", "code": "Lege" } ] } ] }, { "resourceType": "Practitioner", "id": "PRAC-1334-2738-PC123-2019-07-20T22-41-23", "identifier": [ { "system": "http://terminology.hso.no/codesystem/PAGAID", "value": "Uxnnnn" } ] }, { "resourceType": "Organization", "id": "ORG-1334-2738-PC123-2019-07-20T22-41-23", "identifier": [ { "system": "urn:oid:2.16.578.1.12.4.1.4.102", "value": "109736" }, { "system": "urn:oid:2.16.578.1.12.4.1.4.101", "value": "974589095" } ] } ], "type": { "system": { "value": "http://dicom.nema.org/resources/ontology/DCM" }, "code": { "value": "110113" }, "display": { "value": "Security Alert" } }, "subtype": { "system": { "value": "http://dicom.nema.org/resources/ontology/DCM" }, "code": { "value": "110127" }, "display": { "value": "Emergency Override Started" } }, "recorded": { "value": "07/20/2019 22:41:23" }, "purposeOfEvent": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "ETREAT", "display": "Emergency Treatment" }, "agent": [ { "who": { "reference": "#practitionerrole_01" }, "requestor": { "value": "true" }, "purposeOfUse": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "BTG", "display": "break the glass" } } ], "source": { "Site": { "value": "OUS_chart" }, "observer": { "identifier": { "system": "urn:oid:2.16.578.1.12.4.1.4.101", "value": "12931273916" } }, "type": { "system": "http://terminology.hl7.org/CodeSystem/security-source-type", "code": "5", "display": "Database Server" } }, "entity": { "what": { "type": "Patient", "identifier": { "system": "urn:oid:2.16.578.1.12.4.1.4.1", "value": "1211512343" }, "display": "Ola Normann" }, "type": { "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type", "code": "2", "display": "System Object" } } }