This page is part of the CH ATC (R4) (v3.2.0-ballot: Draft Ballot 3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: CH ATC - Create Access Right for Healthcare professional - JSON Representation
Raw json | Download
{
"resourceType" : "AuditEvent",
"id" : "atc-pol-create-acc-right",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-atc/StructureDefinition/PolicyAuditEvent"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">22.09.2020 09:47: Jakob Wieder-Gesund created Access Level delegation-and-restricted till 31.12.2020 08:00 to Dr. med. Hans Allzeitbereit </div>"
},
"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" : [
// oid of system generating this audit event
{
"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" : // Resource
{
"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" : [
// base64 of urn:e-health-suisse:2015:policies:access-level:delegation-and-restricted
{
"type" : "AccessLevel",
"valueBase64Binary" : "dXJuOmUtaGVhbHRoLXN1aXNzZToyMDE1OnBvbGljaWVzOmFjY2Vzcy1sZXZlbDpkZWxlZ2F0aW9uLWFuZC1yZXN0cmljdGVk"
},
{
"type" : "AccessLimitedToDate",
"valueBase64Binary" : "MjAyMC0xMi0zMQ=="
}
]
}
]
}