public class AuditRecordTranslator extends Object implements groovy.lang.GroovyObject
| Constructor and Description |
|---|
AuditRecordTranslator() |
| Modifier and Type | Method and Description |
|---|---|
static org.hl7.fhir.instance.model.AuditEvent.AuditEventSourceComponent |
auditSourceIdentification(org.openhealthtools.ihe.atna.auditor.models.rfc3881.AuditSourceIdentificationType atna) |
static org.hl7.fhir.instance.model.CodeableConcept |
codeableConcept(org.openhealthtools.ihe.atna.auditor.models.rfc3881.CodedValueType atna) |
static org.hl7.fhir.instance.model.Coding |
coding(org.openhealthtools.ihe.atna.auditor.models.rfc3881.CodedValueType atna) |
static org.hl7.fhir.instance.model.Coding |
coding(Enum type) |
static org.hl7.fhir.instance.model.AuditEvent.AuditEventEventComponent |
eventIdentification(org.openhealthtools.ihe.atna.auditor.models.rfc3881.EventIdentificationType atna) |
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
static org.hl7.fhir.instance.model.AuditEvent.AuditEventParticipantComponent |
participant(org.openhealthtools.ihe.atna.auditor.models.rfc3881.ActiveParticipantType atna) |
static org.hl7.fhir.instance.model.AuditEvent.AuditEventObjectComponent |
participantObject(org.openhealthtools.ihe.atna.auditor.models.rfc3881.ParticipantObjectIdentificationType atna) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
static org.hl7.fhir.instance.model.InstantType |
timestamp(String s) |
org.hl7.fhir.instance.model.AuditEvent |
translate(org.openhealthtools.ihe.atna.auditor.events.AuditEventMessage atna) |
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectpublic static org.hl7.fhir.instance.model.Coding coding(org.openhealthtools.ihe.atna.auditor.models.rfc3881.CodedValueType atna)
public static org.hl7.fhir.instance.model.Coding coding(Enum type)
public static org.hl7.fhir.instance.model.CodeableConcept codeableConcept(org.openhealthtools.ihe.atna.auditor.models.rfc3881.CodedValueType atna)
public static org.hl7.fhir.instance.model.InstantType timestamp(String s)
public static org.hl7.fhir.instance.model.AuditEvent.AuditEventEventComponent eventIdentification(org.openhealthtools.ihe.atna.auditor.models.rfc3881.EventIdentificationType atna)
public static org.hl7.fhir.instance.model.AuditEvent.AuditEventSourceComponent auditSourceIdentification(org.openhealthtools.ihe.atna.auditor.models.rfc3881.AuditSourceIdentificationType atna)
public static org.hl7.fhir.instance.model.AuditEvent.AuditEventParticipantComponent participant(org.openhealthtools.ihe.atna.auditor.models.rfc3881.ActiveParticipantType atna)
public static org.hl7.fhir.instance.model.AuditEvent.AuditEventObjectComponent participantObject(org.openhealthtools.ihe.atna.auditor.models.rfc3881.ParticipantObjectIdentificationType atna)
public org.hl7.fhir.instance.model.AuditEvent translate(org.openhealthtools.ihe.atna.auditor.events.AuditEventMessage atna)
Copyright © 2016 Open eHealth Foundation. All rights reserved.