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

FHIR IG analytics

Packagecezih.hr.condition-management
Resource TypeAuditEvent
IdAuditEvent-2161.json
FHIR VersionR4

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

Generated Narrative: AuditEvent

Resource AuditEvent "2161" Version "3" Updated "2023-01-03 15:18:25+0000"

Information Source: #38d6afbc24779df2!

Profile: Health Issue Management service Audit Event

type: Originate/Retain Record Lifecycle Event (Details: http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle code originate = 'Originate/Retain Record Lifecycle Event', stated as 'Originate/Retain Record Lifecycle Event')

subtype: Kreiranje novog slučaja (Details: http://ent.hr/fhir/CodeSystem/ehe-message-types code 2.1 = 'Create new Health Issue', stated as 'Kreiranje novog slučaja')

action: E

recorded: Aug 26, 2022, 11:42:24 PM

outcome: 0

agent

type: Source Role ID (DICOM#110153)

who:

requestor: true

Networks

-AddressType
*192.168.100.1232

agent

type: Destination Role ID (DICOM#110152)

who:

requestor: false

Networks

-AddressType
*urn:uuid:053a6960-cea8-4b8c-a894-a57586f9cbf75

Sources

-ObserverType
*Other (Details: http://terminology.hl7.org/CodeSystem/security-source-type code 9 = 'Other', stated as 'Other')

Entities

-WhatTypeRole
*Condition (Details: http://hl7.org/fhir/resource-types code Condition = 'Condition', stated as 'Condition')Domain Resource (Details: http://terminology.hl7.org/CodeSystem/object-role code 4 = 'Domain Resource', stated as 'Domain Resource')

Source1

{
  "resourceType": "AuditEvent",
  "id": "2161",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2023-01-03T15:18:25.876+00:00",
    "source": "#38d6afbc24779df2",
    "profile": [
      "http://ent.hr/fhir/StructureDefinition/ehe-hi-management-audit-event"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
    "code": "originate",
    "display": "Originate/Retain Record Lifecycle Event"
  },
  "subtype": [
    {
      "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types",
      "code": "2.1",
      "display": "Kreiranje novog slučaja"
    }
  ],
  "action": "E",
  "recorded": "2022-08-26T23:42:24Z",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110153",
            "display": "Source Role ID"
          }
        ]
      },
      "who": {
        "type": "Practitioner",
        "identifier": {
          "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
          "value": "1234567"
        }
      },
      "requestor": true,
      "network": {
        "address": "192.168.100.123",
        "type": "2"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110152",
            "display": "Destination Role ID"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:uuid:053a6960-cea8-4b8c-a894-a57586f9cbf7"
        }
      },
      "requestor": false,
      "network": {
        "address": "urn:uuid:053a6960-cea8-4b8c-a894-a57586f9cbf7",
        "type": "5"
      }
    }
  ],
  "source": {
    "observer": {
      "identifier": {
        "system": "urn:ietf:rfc:3986",
        "value": "urn:uuid:053a6960-cea8-4b8c-a894-a57586f9cbf7"
      }
    },
    "type": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
        "code": "9",
        "display": "Other"
      }
    ]
  },
  "entity": [
    {
      "what": {
        "type": "Condition",
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:uuid:824463b6-c916-4d0a-b1db-f1040664e010"
        }
      },
      "type": {
        "system": "http://hl7.org/fhir/resource-types",
        "code": "Condition",
        "display": "Condition"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "4",
        "display": "Domain Resource"
      }
    }
  ]
}