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

FHIR IG analytics

Packagecezih.hr.encounter-management
Resource TypeAuditEvent
IdPrimjer-revizijskog-zapisa-usluge-upravljanja-posjetama.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "AuditEvent",
  "id": "2158",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2023-01-04T08:51:09.177+00:00",
    "source": "#c75d12682cf89c35",
    "profile": [
      "http://ent.hr/fhir/StructureDefinition/ehe-encounter-management-audit-events"
    ]
  },
  "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": "1.1",
      "display": "Create Encounter"
    }
  ],
  "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": "Encounter",
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:uuid:3b15e606-3828-4577-ace7-d85d2cbef691"
        }
      },
      "type": {
        "system": "http://hl7.org/fhir/resource-types",
        "code": "Encounter",
        "display": "Encounter"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "4",
        "display": "Domain Resource"
      }
    }
  ]
}