FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagevzvz.fhir.aof
Resource TypeAuditEvent
IdAuditEvent-aorta-a1d1-v3-generic-query-to-the-lsp.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generic query to LSP

Source1

{
  "resourceType": "AuditEvent",
  "id": "aorta-a1d1-v3-generic-query-to-the-lsp",
  "meta": {
    "profile": [
      "http://vzvz.nl/fhir/StructureDefinition/aorta-AuditEvent"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Device",
      "id": "QueryingApplication",
      "meta": {
        "profile": [
          "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-Device"
        ]
      },
      "identifier": [
        {
          "system": "http://fhir.nl/fhir/NamingSystem/aorta-app-id",
          "value": "90000258"
        }
      ],
      "owner": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "90000380"
        }
      }
    },
    {
      "resourceType": "Device",
      "id": "LSP",
      "meta": {
        "profile": [
          "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-Device"
        ]
      },
      "identifier": [
        {
          "system": "http://fhir.nl/fhir/NamingSystem/aorta-app-id",
          "value": "1"
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://vzvz.nl/fhir/StructureDefinition/aorta-request-id",
      "valueString": "EB60AC1B-A7EA-4DD6-889D-34B92BC2624C"
    },
    {
      "url": "http://vzvz.nl/fhir/StructureDefinition/aorta-trace-id",
      "valueString": "0C86CF74-2DB6-4279-B19E-406CAA05ACC6"
    }
  ],
  "type": {
    "code": "hl7-v3",
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "display": "HL7 v3 Operation",
    "version": "0.5.0"
  },
  "subtype": [
    {
      "code": "hl7-v3",
      "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
      "version": "0.5.0"
    }
  ],
  "period": {
    "start": "2023-02-21T10:12:23.020+01:00",
    "end": "2023-02-21T10:12:24.396+01:00"
  },
  "purposeOfEvent": [
    {
      "coding": [
        {
          "code": "KZDI",
          "system": "urn:oid:2.16.840.1.113883.2.4.3.111.15.1"
        }
      ]
    }
  ],
  "agent": [
    {
      "who": {
        "reference": "#QueryingApplication",
        "type": "Device"
      },
      "type": {
        "coding": [
          {
            "code": "110153",
            "system": "http://dicom.nema.org/resources/ontology/DCM"
          }
        ]
      },
      "requestor": true
    },
    {
      "who": {
        "reference": "#LSP",
        "type": "Device"
      },
      "type": {
        "coding": [
          {
            "code": "110152",
            "system": "http://dicom.nema.org/resources/ontology/DCM"
          }
        ]
      },
      "name": "Destination Device",
      "requestor": false
    },
    {
      "who": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/bsn",
          "value": "300999005"
        },
        "type": "Patient"
      },
      "type": {
        "coding": [
          {
            "code": "PAT",
            "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass"
          }
        ]
      },
      "requestor": false
    }
  ],
  "source": {
    "observer": {
      "reference": "#LSP",
      "type": "Device"
    }
  },
  "entity": [
    {
      "detail": [
        {
          "type": "urn:oid:2.16.840.1.113883.1.6",
          "valueString": "GQZG_IN000001NL"
        }
      ],
      "description": "V3 generic query for a diabetes record",
      "query": "VjMgZ2VuZXJpYyBxdWVyeSBmb3IgYSBkaWFiZXRlcyByZWNvcmQ="
    }
  ],
  "action": "E",
  "recorded": "2023-02-21T10:12:23.020+01:00",
  "outcome": "0",
  "outcomeDesc": "OK"
}