i4mi / MobileAccessGateway

IPF HAPI-FHIR IHE ITI springboot example
Apache License 2.0
13 stars 9 forks source link

Generate AuditEvents for PIXm, PDQm, MHD, mCSD and accept/forward Record Audit Event [ITI-20] #172

Open oliveregger opened 2 months ago

oliveregger commented 2 months ago
  1. The receiving actors should generate FHIR AuditEvents according to the specs (currently it generates IHE ATNA logs) and send them to an FHIR Audit Record Repository

  2. The MAG itself implement the Record Audit Event [ITI-20] as a RESTful ATNA Audit Record Repository and forward those AuditEvent to an external FHIR Audit Record Repository

oliveregger commented 2 months ago

IPF uses for that org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.AbstractFhirAuditSerializationStrategy which you need to configure