{
  "resourceType": "AuditEvent",
  "id": "auditEvent-fout-006",
  "meta": {
    "profile": [
      "http://koppeltaal.nl/fhir/StructureDefinition/KT2AuditEvent"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl-NL\" lang=\"nl-NL\">Example of an AuditEvent with an OperationOutcome indicating an error in the update</div>"
  },
  "subtype": [
    {
      "code": "update",
      "system": "http://hl7.org/fhir/restful-interaction",
      "display": "update"
    }
  ],
  "agent": [
    {
      "type": {
        "coding": [
          {
            "code": "110153",
            "system": "http://dicom.nema.org/resources/ontology/DCM"
          }
        ]
      },
      "who": {
        "reference": "Device/device-volledig"
      },
      "requestor": true
    }
  ],
  "source": {
    "observer": {
      "identifier": {
        "value": "Koppeltaal.nl"
      },
      "reference": "Device/ba33314a-795a-4777-bef8-e6611f6be645",
      "type": "Device"
    }
  },
  "entity": [
    {
      "what": {
        "reference": "Patient/patient-botje-minimaal"
      },
      "type": {
        "code": "OperationOutcome",
        "system": "http://hl7.org/fhir/resource-types",
        "display": "OperationOutcome"
      },
      "description": "Failed to parse request body as JSON resource…."
    }
  ],
  "extension": [
    {
      "url": "http://koppeltaal.nl/fhir/StructureDefinition/trace-id",
      "valueId": "000000000000000053ce929d0e0e9877"
    },
    {
      "url": "http://koppeltaal.nl/fhir/StructureDefinition/request-id",
      "valueId": "53ce929d0e0e9877"
    }
  ],
  "language": "nl-NL",
  "type": {
    "code": "rest",
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "version": "0.5.0",
    "display": "Restful Operation"
  },
  "action": "U",
  "recorded": "2013-06-20T23:42:24Z",
  "outcome": "4"
}