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

FHIR IG analytics

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
Resource TypeAuditEvent
IdAuditEvent-skinwoundassert-originate-auditevent.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 "skinwoundassert-originate-auditevent" Version "1"

Profile: EHRS FM Record Lifecycle Event - Audit Event

Security Labels: http://terminology.hl7.org/CodeSystem/v3-ActReason

type: Restful Operation (Details: http://terminology.hl7.org/CodeSystem/audit-event-type code rest = 'RESTful Operation', stated as 'Restful Operation')

subtype: create (Details: http://hl7.org/fhir/restful-interaction code create = 'create', stated as 'create')

action: C

recorded: Aug 15, 2019, 6:42:24 PM

outcome: 0

agent

type: Source Role ID (DICOM#110153)

who:

altId: 6580

requestor: false

Networks

-AddressType
*Workstation01.ehr.familyclinic.com1

agent

type: human user (Security Role Type#humanuser)

who:

altId: 601847123

name: Michael Brody

requestor: true

Sources

-SiteObserverType
*Family Clinic EHR Cloud: ehr.familyclinic.comWeb Server (Details: http://terminology.hl7.org/CodeSystem/security-source-type code 3 = 'Web Server', stated as 'Web Server')

entity

what: Patient/patient-example " SHAW"

type: Person (Details: http://terminology.hl7.org/CodeSystem/audit-entity-type code 1 = 'Person', stated as 'Person')

role: Patient (Details: http://terminology.hl7.org/CodeSystem/object-role code 1 = 'Patient', stated as 'Patient')

entity

what: Condition/skinwoundassert-originate

type: System Object (Details: http://terminology.hl7.org/CodeSystem/audit-entity-type code 2 = 'System Object', stated as 'System Object')

lifecycle: 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')


Source1

{
  "resourceType": "AuditEvent",
  "id": "skinwoundassert-originate-auditevent",
  "meta": {
    "versionId": "1",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/ehrsrle-auditevent"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "code": "rest",
    "display": "Restful Operation"
  },
  "subtype": [
    {
      "system": "http://hl7.org/fhir/restful-interaction",
      "code": "create",
      "display": "create"
    }
  ],
  "action": "C",
  "recorded": "2019-08-15T18:42:24Z",
  "outcome": "0",
  "agent": [
    {
      "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": "Workstation01.ehr.familyclinic.com",
        "type": "1"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
            "code": "humanuser",
            "display": "human user"
          }
        ]
      },
      "who": {
        "identifier": {
          "value": "mbrody"
        }
      },
      "altId": "601847123",
      "name": "Michael Brody",
      "requestor": true
    }
  ],
  "source": {
    "site": "Family Clinic EHR Cloud",
    "observer": {
      "display": "ehr.familyclinic.com"
    },
    "type": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
        "code": "3",
        "display": "Web Server"
      }
    ]
  },
  "entity": [
    {
      "what": {
        "reference": "Patient/patient-example"
      },
      "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": "Condition/skinwoundassert-originate"
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "2",
        "display": "System Object"
      },
      "lifecycle": {
        "system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
        "code": "originate",
        "display": "Originate/Retain Record Lifecycle Event"
      }
    }
  ]
}