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

FHIR IG analytics

Packagech.fhir.ig.ch-atc
Resource TypeAuditEvent
IdAuditEvent-atc-pol-create-acc-right.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

22.09.2020 09:47: Jakob Wieder-Gesund assigned Access Level delegation-and-restricted till 31.12.2020 08:00 to Dr. med. Hans Allzeitbereit

Source1

{
  "resourceType": "AuditEvent",
  "id": "atc-pol-create-acc-right",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-atc/StructureDefinition/PolicyAuditEvent"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://dicom.nema.org/resources/ontology/DCM",
    "code": "110106",
    "display": "Export"
  },
  "subtype": [
    {
      "system": "urn:oid:2.16.756.5.30.1.127.3.10.7",
      "code": "ATC_POL_CREATE_AUT_PART_AL",
      "display": "Authorize participants to access level/date"
    }
  ],
  "action": "C",
  "recorded": "2020-10-09T07:47:00Z",
  "outcome": "0",
  "agent": [
    {
      "role": [
        {
          "coding": [
            {
              "system": "urn:oid:2.16.756.5.30.1.127.3.10.6",
              "code": "PAT",
              "display": "Patient"
            }
          ]
        }
      ],
      "name": "Jakob Wieder-Gesund",
      "requestor": true
    }
  ],
  "source": {
    "observer": {
      "identifier": {
        "system": "urn:ietf:rfc:3986",
        "value": "urn:oid:7.8.9.10.12"
      }
    }
  },
  "entity": [
    {
      "what": {
        "identifier": {
          "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
          "value": "761337610469261945"
        }
      },
      "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": {
        "identifier": {
          "system": "urn:oid:2.51.1.3",
          "value": "7601000234438"
        }
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "2",
        "display": "System Object"
      },
      "role": {
        "system": "urn:oid:2.16.756.5.30.1.127.3.10.6",
        "code": "HCP",
        "display": "Healthcare professional"
      },
      "name": "Dr. med. Hans Allzeitbereit",
      "detail": [
        {
          "type": "AccessLevel",
          "valueBase64Binary": "dXJuOmUtaGVhbHRoLXN1aXNzZToyMDE1OnBvbGljaWVzOmFjY2Vzcy1sZXZlbDpkZWxlZ2F0aW9uLWFuZC1yZXN0cmljdGVk"
        },
        {
          "type": "AccessLimitedToDate",
          "valueBase64Binary": "MjAyMC0xMi0zMQ=="
        }
      ]
    }
  ]
}