{
  "resourceType": "AuditEvent",
  "text": {
    "status": "generated",
    "div": "<div xmlns='http://www.w3.org/1999/xhtml'>Audit Event</div>"
  },
  "type": {
    "system": "http://dicom.nema.org/resources/ontology/DCM",
    "code": "110107",
    "display": "Import"
  },
  "subtype": [
    {
      "code": "ITI-48",
      "system": "IHE Transactions",
      "display": "Retrieve Value Sets"
    }
  ],
  "action": "C",
  "period": {
    "end": "2020-10-13T15:40:50.914Z"
  },
  "recorded": "2020-11-13T18:38:38.552Z",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "code": "110153",
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "display": "Source"
          }
        ]
      },
      "role": [
        {
          "coding": [
            {
              "code": "110153",
              "system": "http://dicom.nema.org/resources/ontology/DCM",
              "display": "Source"
            }
          ]
        }
      ],
      "who": {
        "identifier": {
          "value": "/RetrieveValueSet"
        }
      },
      "requestor": false,
      "network": {
        "address": "example.com",
        "type": "1"
      }
    },
    {
      "type": {
        "coding": [
          {
            "code": "110152",
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "display": "Destination"
          }
        ]
      },
      "role": [
        {
          "coding": [
            {
              "code": "110152",
              "system": "http://dicom.nema.org/resources/ontology/DCM",
              "display": "Destination"
            }
          ]
        }
      ],
      "who": {
        "identifier": {
          "value": "123"
        }
      },
      "altId": "123",
      "requestor": true,
      "network": {
        "address": "127.0.0.1",
        "type": "1"
      }
    }
  ],
  "source": {
    "site": "1.2.3",
    "observer": {
      "identifier": {
        "value": "1.2.3"
      }
    },
    "type": [
      {
        "code": "4"
      }
    ]
  },
  "entity": [
    {
      "what": {
        "identifier": {
          "value": "1.2.3",
          "type": {
            "coding": [
              {
                "code": "8",
                "system": "RFC-3881"
              }
            ],
            "text": "Report Name"
          }
        }
      },
      "type": {
        "code": "2"
      },
      "role": {
        "code": "3"
      },
      "name": "DocumentEntry.classCode"
    }
  ]
}
