CH ATC (R4)
3.3.0-ballot - ballot Switzerland flag

This page is part of the CH ATC (R4) (v3.3.0-ballot: Draft Ballot 5) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CH ATC - Audit Event for Document Search - JSON Representation

Raw json | Download


{
  "resourceType" : "AuditEvent",
  "id" : "atc-doc-search",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-atc/StructureDefinition/DocumentAuditEvent"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Search for documents 10.10.2022 18:49 Dr. med. Sabine Musterfrau requesting documents in Emergency Access from Kardiologie Universitätsspital Musterstadt \n        </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_DOC_SEARCH",
      "display" : "Document search"
    }
  ],
  "action" : "E",
  "recorded" : "2022-10-10T18:49:00Z",
  "outcome" : "0",
  "purposeOfEvent" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:2.16.756.5.30.1.127.3.10.5",
          "code" : "EMER",
          "display" : "Emergency Access"
        }
      ]
    }
  ],
  "agent" : [
    {
      "role" : [
        {
          "coding" : [
            {
              "system" : "urn:oid:2.16.756.5.30.1.127.3.10.6",
              "code" : "HCP",
              "display" : "Healthcare professional"
            }
          ]
        }
      ],
      "name" : "Dr. med. Sabine Musterfrau",
      "requestor" : true
    },
    {
      "role" : [
        {
          "coding" : [
            {
              "system" : "urn:oid:2.16.756.5.30.1.127.3.10.14",
              "code" : "GRP",
              "display" : "Group"
            }
          ]
        }
      ],
      "who" : {
        "identifier" : {
          "value" : "urn:oid:1.1.1.1.1"
        }
      },
      "name" : "Kardiologie Universitätsspital Musterstadt",
      "requestor" : false
    }
  ],
  "source" : {
    "observer" : {
      "identifier" : {
        "system" : "urn:ietf:rfc:3986",
        "value" : "urn:oid:7.8.9.10.11"
      }
    }
  },
  "entity" : [
    //  Patient 
    {
      "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" : {
          "value" : "00-0123456789abcdef0123456789abcdef-abcdef0123456789-00"
        }
      },
      "type" : {
        "system" : "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code" : "4",
        "display" : "Other"
      },
      "role" : {
        "system" : "http://terminology.hl7.org/CodeSystem/object-role",
        "code" : "26",
        "display" : "Processing Element"
      }
    },
    {
      "what" : {
        "identifier" : //  Stored Query Id: https://profiles.ihe.net/ITI/TF/Volume2/ITI-18.html#3.18.4.1.2.4 
        {
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:uuid:14d4debf-8f97-4251-9a74-a90016b0af0d"
        }
      },
      "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" : "24",
        "display" : "Query"
      }
    }
  ]
}