{
  "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-43",
      "system": "IHE Transactions",
      "display": "Retrieve Document Set"
    }
  ],
  "action": "C",
  "period": {
    "end": "2018-09-06T12:19:38.441+02:00"
  },
  "recorded": "2020-11-13T18:37:44.462Z",
  "outcome": "4",
  "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": "http://localhost:8083/XdsRepo"
        }
      },
      "altId": "610",
      "name": "(null)",
      "requestor": false,
      "network": {
        "address": "localhost",
        "type": "1"
      }
    },
    {
      "type": {
        "coding": [
          {
            "code": "everyone",
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "display": "everyone"
          }
        ]
      },
      "role": [
        {
          "coding": [
            {
              "code": "everyone",
              "system": "http://dicom.nema.org/resources/ontology/DCM",
              "display": "everyone"
            }
          ]
        }
      ],
      "who": {
        "identifier": {
          "value": "system@localhost"
        }
      },
      "requestor": true,
      "network": {
        "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": "system@localhost"
        }
      },
      "altId": "610",
      "name": "(null)",
      "requestor": false,
      "network": {
        "address": "example.local",
        "type": "1"
      }
    }
  ],
  "source": {
    "site": "123@example.com",
    "observer": {
      "identifier": {
        "value": "1.2.3"
      }
    },
    "type": [
      {
        "code": "4"
      }
    ]
  },
  "entity": [
    {
      "what": {
        "identifier": {
          "value": "1.2.3",
          "type": {
            "coding": [
              {
                "code": "9",
                "system": "http://terminology.hl7.org/CodeSystem/security-source-type"
              }
            ],
            "text": "Report Number"
          }
        }
      },
      "type": {
        "code": "2"
      },
      "role": {
        "code": "3"
      },
      "securityLabel": [
        {
          "code": "Sensitivity"
        }
      ],
      "detail": [
        {
          "type": "Repository Unique Id",
          "valueString": "P2xhc3RfbmFtZT1kb2U="
        }
      ]
    }
  ]
}
