Sha256: 7001bc53531720e6b731de7b8cc8d17577ea373fd4ddd59c697e4b4d89d66a31

Contents?: true

Size: 1.93 KB

Versions: 10

Compression:

Stored size: 1.93 KB

Contents

{
  "resourceType": "AuditEvent",
  "id": "example-logout",
  "type": {
    "system": "http://dicom.nema.org/resources/ontology/DCM",
    "code": "110114",
    "display": "User Authentication"
  },
  "subtype": [
    {
      "system": "http://dicom.nema.org/resources/ontology/DCM",
      "code": "110123",
      "display": "Logout"
    }
  ],
  "action": "E",
  "recorded": "2013-06-20T23:46:41Z",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
            "code": "humanuser",
            "display": "human user"
          }
        ]
      },
      "who": {
        "identifier": {
          "value": "95"
        }
      },
      "altId": "601847123",
      "name": "Grahame Grieve",
      "requestor": true,
      "network": {
        "address": "127.0.0.1",
        "type": "2"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110153",
            "display": "Source Role ID"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "urn:oid:2.16.840.1.113883.4.2",
          "value": "2.16.840.1.113883.4.2"
        }
      },
      "altId": "6580",
      "requestor": false,
      "network": {
        "address": "Workstation1.ehr.familyclinic.com",
        "type": "1"
      }
    }
  ],
  "source": {
    "site": "Cloud",
    "observer": {
      "identifier": {
        "value": "hl7connect.healthintersections.com.au"
      }
    },
    "type": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
        "code": "3",
        "display": "Web Server"
      }
    ]
  },
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/audit-event-example-logout.json
fhir_models-4.2.2 lib/fhir_models/examples/json/audit-event-example-logout.json
fhir_models-4.2.1 lib/fhir_models/examples/json/audit-event-example-logout.json
fhir_models-4.2.0 lib/fhir_models/examples/json/audit-event-example-logout.json
fhir_models-4.1.2 lib/fhir_models/examples/json/audit-event-example-logout.json
fhir_models-4.1.1 lib/fhir_models/examples/json/audit-event-example-logout.json
fhir_models-4.1.0 lib/fhir_models/examples/json/audit-event-example-logout.json
fhir_models-4.0.2 lib/fhir_models/examples/json/audit-event-example-logout.json
fhir_models-4.0.1 lib/fhir_models/examples/json/audit-event-example-logout.json
fhir_models-4.0.0 lib/fhir_models/examples/json/audit-event-example-logout.json