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

FHIR IG analytics

Packageihe.mhd.fhir
Resource TypeAuditEvent
IdAuditEvent-ex-auditProvideBundle-source.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

type: Export

subtype: Provide Document Bundle

action: R

recorded: Apr 29, 2020 4:49:00 AM

outcome: 0

agent

type: Source Role ID

who: model number ABC, serial number 1234

requestor: false

Networks

-AddressType
*myDevice.example.com1

agent

type: Destination Role ID

who: myMachine.example.org

requestor: false

Networks

-AddressType
*http://server.example.com/fhir5

Sources

-SiteObserverType
*mobile app foo-barmodel number ABC, serial number 1234User Device

entity

what: Generated Summary: John Schmidt , John Jacob Jingle Heimer Schnidt (OLD), John Jacob Jingleheimer Schmidt (OFFICIAL), Jack Schmidt (NICKNAME); gender: other; birthDate: 1923-07-25

type: Person

role: Patient

entity

what: Generated Summary: id: urn:oid:1.2.129.6.58.92.88337.4 (OFFICIAL), id: 23425234-23470 (USUAL); status: current; mode: working; SubmissionSet as a FHIR List; date: Dec 25, 2004 10:50:50 PM

type: System Object

role: Job


Source1

{
  "resourceType": "AuditEvent",
  "id": "ex-auditProvideBundle-source",
  "meta": {
    "profile": [
      "http://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.ProvideBundle.Audit.Source"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://dicom.nema.org/resources/ontology/DCM",
    "code": "110106",
    "display": "Export"
  },
  "subtype": [
    {
      "system": "urn:ihe:event-type-code",
      "code": "ITI-65",
      "display": "Provide Document Bundle"
    }
  ],
  "action": "R",
  "recorded": "2020-04-29T09:49:00.000Z",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110153",
            "display": "Source Role ID"
          }
        ]
      },
      "who": {
        "display": "model number ABC, serial number 1234"
      },
      "requestor": false,
      "network": {
        "address": "myDevice.example.com",
        "type": "1"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110152",
            "display": "Destination Role ID"
          }
        ]
      },
      "who": {
        "display": "myMachine.example.org"
      },
      "requestor": false,
      "network": {
        "address": "http://server.example.com/fhir",
        "type": "5"
      }
    }
  ],
  "source": {
    "site": "mobile app foo-bar",
    "observer": {
      "display": "model number ABC, serial number 1234"
    },
    "type": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
        "code": "1",
        "display": "User Device"
      }
    ]
  },
  "entity": [
    {
      "what": {
        "reference": "Patient/ex-patient"
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "1",
        "display": "Person"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "1",
        "display": "Patient"
      }
    },
    {
      "what": {
        "reference": "List/ex-minimalSubmissionSet"
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "2",
        "display": "System Object"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "20",
        "display": "Job"
      }
    }
  ]
}