{
  "resourceType": "AuditEvent",
  "id": "audit-event-read-example",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-10-10T00:00:00Z",
    "profile": [
      "http://hl7.org.au/fhir/ch/v1/StructureDefinition/ncdhc-audit-event"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b> View Newborn Delivery Larry Hanna </b></p></div>"
  },
  "type": {
    "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-audit-type-1",
    "code": "HEALTHINT",
    "display": "Health Interaction"
  },
  "subtype": [
    {
      "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-hi-type-1",
      "code": "NEWBRNDEL",
      "display": "Newborn Delivery"
    }
  ],
  "action": "R",
  "recorded": "2019-04-19T00:00:00Z",
  "outcome": "0",
  "agent": [
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-security-role-type-1",
              "code": "RESPRSN",
              "display": "Authorised Representative"
            }
          ],
          "text": "Authorised Representative"
        }
      ],
      "name": "Larry Hanna",
      "requestor": true
    }
  ],
  "source": {
    "site": "Consumer-App",
    "identifier": {
      "value": "ncdhc.hpp.app.2125225221"
    },
    "type": [
      {
        "system": "http://hl7.org/fhir/security-source-type",
        "code": "1",
        "display": "User Device"
      }
    ]
  },
  "entity": [
    {
      "reference": {
        "reference": "Bundle/ncdhc-bundle-transaction-nbdelivery-request-payload"
      }
    }
  ]
}